Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Added option to disable SSL verify #3676

Commits on May 29, 2020

  1. feat: add trusted option to repository on develop branch, but require…

    …s changes to poetry-core also...
    Celeborn2BeAlive committed May 29, 2020
    Configuration menu
    Copy the full SHA
    ed1819c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    7c056a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af7b1e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3dccac View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Merge branch 'master' of https://github.com/python-poetry/poetry into…

    … option-to-disable-ssl-verify-develop
    maayanbar13 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    92dad18 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    2304072 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    e0711ca View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    f4c52a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e40186 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Apply suggestions from code review

    Fixed typo from get_truested to get_trusted
    
    Co-authored-by: f <chantivlad@yahoo.fr>
    maayanbar13 and therewillbeblood committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    423236a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    624c7ce View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    0270182 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'option-to-disable-ssl-verify-develop' of https://github…

    ….com/maayanbar13/poetry into option-to-disable-ssl-verify-develop
    maayanbar13 committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    514a531 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    1be75fa View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Fixed lint issues

    maayanbar13 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    20b31e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Fixed merge conflicts

    maayanbar13 committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    28f5087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b90c3db View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Merged latest changes

    maayanbar13 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    54656d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be3e319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    986fb2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    270ceb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61a65a7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Fixed test monkeypatch

    maayanbar13 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    cbac250 View commit details
    Browse the repository at this point in the history
  2. Fixed acciderntaly deleted files in conflict merge and moved the trus…

    …ting passage to the correct location
    maayanbar13 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    8b84ca6 View commit details
    Browse the repository at this point in the history