Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-22Finish pinning system rewrite (#8934)Brad Warren
2021-06-10Pin pip & co like our other dependencies (#8868)Brad Warren
2021-06-02Remove local-oldest-requirements files (#8863)Brad Warren
2021-05-25remove references to certbot-constraints.txt (#8858)Brad Warren
2021-03-26Redo the majority of Certbot's pinning system (#8741)Brad Warren
2021-03-25Remove references to certbot-auto and letsencrypt-auto that we don't need for...ohemorange
2021-02-24Make certbot constraint file independent from certbot-auto + update cryptogra...Adrien Ferrand
2020-12-16Enable again build isolation with proper pinning of build dependencies (#8443)Adrien Ferrand
2020-11-06Write a replacement for pipstrap (#8401)Brad Warren
2019-12-09Reorganize imports (#7616)Adrien Ferrand
2019-11-26Refactor certbot/ and certbot/tests/ to use the same structure as the other p...ohemorange
2019-05-03Try another approach (#7022)Adrien Ferrand
2019-05-03Fix oldest tests when local dependencies are used (#7019)Adrien Ferrand
2019-04-09Add --disable-pip-version-check to pip calls. (#6938)Brad Warren
2019-03-04Address review commentsJoona Hoikkala
2019-02-20Add stdin option for merge_requirementsJoona Hoikkala
2019-02-20Generate constraints file to pin deps in Docker imagessydneyli
2019-01-18Do not ignore editable distributions already installed. (#6675)Adrien Ferrand
2019-01-18Process isolated local oldest requirements for DNS plugins (#6653)Adrien Ferrand
2019-01-18Allow to execute a tox target without pinned dependencies (#6590)Adrien Ferrand
2019-01-09Reduce build log verbosity on Travis (#6597)Adrien Ferrand
2018-12-07Remove -q/--quiet from pip invocations. (#6568)Brad Warren
2018-11-16Update tools/venv3.py to support py launcher on Windows (#6493)Adrien Ferrand
2018-11-15Fail-fast in test/cover/lint scripts (#6487)Adrien Ferrand
2018-11-08[URGENT] Fix the CI system (#6485)Adrien Ferrand
2018-11-08[Windows|Unix] Rewrite bash scripts for tests into python (#6435)Adrien Ferrand