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
2018-11-08[Windows|Unix] Rewrite bash scripts for tests into python (#6435)Adrien Ferrand
2018-11-08Bump version to 0.29.0Brad Warren
2018-11-08Release 0.28.0v0.28.00.28.xBrad Warren
2018-09-23Respect --quiet when reporting sudo invocationPeter Lebbing
2018-09-07Candidate 0.27.1 (#6351)ohemorange
2018-09-06Bump version to 0.28.0Erica Portnoy
2018-09-06Release 0.27.0v0.27.0Erica Portnoy
2018-07-17Bump version to 0.27.0Erica Portnoy
2018-07-17Release 0.26.1v0.26.1Erica Portnoy
2018-07-12Release 0.26.0v0.26.0Brad Warren
2018-07-09Upgrade pinned josepy version (#6184)Brad Warren
2018-07-03Upgrade to the latest cryptography version (#6169)Brad Warren
2018-06-140.25.1 update for master (#6110)Brad Warren
2018-06-06Bump version to 0.26.0Brad Warren
2018-06-06Release 0.25.0v0.25.0Brad Warren
2018-05-23fixed dependency-requirements.txt (#6023)pdamodaran
2018-05-15Add requests-toolbelt hashes to requirements. (#6001)signop
2018-05-02Bump version to 0.25.0Brad Warren
2018-05-02Release 0.24.0v0.24.00.24.xBrad Warren
2018-04-20Don't install enum34 when using Python 3.4 or later. Fix #5456. (#5846)Erik Rose
2018-04-05Bump version to 0.24.0Brad Warren
2018-04-05Release 0.23.0v0.23.00.23.xBrad Warren
2018-03-30Explicitly add six as a dependency in letsencrypt-auto-source dockerfiles (#5...ohemorange
2018-03-21Update certbot auto to reflect 0.22 point releases (#5768)Brad Warren
2018-03-14Fix print() and xrange() for Python 3 (#5590)cclauss
2018-03-07Bump version to 0.23.0Brad Warren
2018-03-07Release 0.22.0v0.22.0Brad Warren
2018-03-07Upgrade pipstrap to 1.5.1 (#5681)Brad Warren
2018-02-28Don't run tests with Python 2.6 (#5627)Brad Warren
2018-02-27Merge pull request #5605 from certbot/rm-eol-2.6Brad Warren
2018-02-22Finish dropping Python 2.6 and 3.3 supportBrad Warren
2018-02-17Drop support for EOL Python 2.6 and 3.3Hugo
2018-02-13Added install-only flag (#5531)sydneyli
2018-01-26Update certbot-auto and help (#5487)Brad Warren
2018-01-25Fix --no-bootstrap on CentOS/RHEL 6 (#5476)Brad Warren
2018-01-18Bump version to 0.22.0Brad Warren
2018-01-18Release 0.21.0v0.21.0Brad Warren
2018-01-10Fix rebootstraping with old venvs (#5392)Brad Warren
2018-01-10Only respect LE_PYTHON inside USE_PYTHON_3 if we know a user must have set it...Brad Warren
2018-01-10Address erikrose's comments on #5329 (#5400)ohemorange
2018-01-10Handle need to rebootstrap before fetch.py (#5389)Brad Warren
2018-01-09Automatically install updates in test script (#5394)Joona Hoikkala
2018-01-09Deprecate Python2.6 by using Python3 on CentOS/RHEL 6 (#5329)ohemorange
2018-01-06Fix letsencrypt-auto name and long forms of -n (#5375)Brad Warren
2017-12-22Fix auto_tests on systems with new bootstrappers (#5348)Brad Warren
2017-12-15Pin josepy in letsencrypt-auto (#5321)Brad Warren
2017-12-07Bump version to 0.21.0Brad Warren
2017-12-07Release 0.20.0v0.20.00.20.xBrad Warren
2017-12-05Stop using new mock functionality in tests (#5295)Brad Warren
2017-12-01Switch from nose to pytest (#5282)Brad Warren