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
2020-12-01Bump version to 1.11.0Brad Warren
2020-12-01Release 1.10.0v1.10.0Brad Warren
2020-11-19Add Python 3.9 support and tests (#8460)Brad Warren
2020-11-06Remove python_version setting from mypy.ini (#8426)Brad Warren
2020-10-06Bump version to 1.10.0Erica Portnoy
2020-10-06Release 1.9.0v1.9.01.9.xErica Portnoy
2020-09-19Use in dict rather than "in dict.keys()". Fix linting warnings about "not in"...Mads Jensen
2020-09-16certbot-compat: remove dupe random25863 nginx name (#8286)alexzorin
2020-09-11Delete conflicting server_names for random28524. (#8278)Brad Warren
2020-09-10Move compatibility tests off of certbot-auto and Python 2 (#8248)Brad Warren
2020-09-08Bump version to 1.9.0Brad Warren
2020-09-08Release 1.8.0v1.8.01.8.xBrad Warren
2020-08-16Drop Python 3.5 support (#8206)Brad Warren
2020-08-04Bump version to 1.8.0Erica Portnoy
2020-08-04Release 1.7.0v1.7.01.7.xErica Portnoy
2020-07-07Bump version to 1.7.0Brad Warren
2020-07-07Release 1.6.0v1.6.01.6.xBrad Warren
2020-06-19tree-wide: use LooseVersion instead of StrictVersion (#8081)Florian Klink
2020-06-02Bump version to 1.6.0Brad Warren
2020-06-02Release 1.5.0v1.5.01.5.xBrad Warren
2020-05-05Bump version to 1.5.0Erica Portnoy
2020-05-05Release 1.4.0v1.4.0Erica Portnoy
2020-04-15Do not require mock in Python 3 in certbot-compatibility-test module (#7899)ohemorange
2020-04-13Minor bugfixes (#7891)Karan Suthar
2020-03-09Remove --no-site-packages outside of certbot-auto. (#7832)Brad Warren
2020-03-03Bump version to 1.4.0Brad Warren
2020-03-03Release 1.3.0v1.3.0Brad Warren
2020-02-14Remove useless pylint error suppression directives (#7657)Adrien Ferrand
2020-02-05Bump version to 1.3.0Erica Portnoy
2020-02-05Release 1.2.0v1.2.01.2.xErica Portnoy
2020-01-24Drop Python 3.4 support (#7721)Brad Warren
2020-01-17Spelling and grammar fixes (#7695)Ville Skyttä
2020-01-14Bump version to 1.2.0Brad Warren
2020-01-14Release 1.1.0v1.1.01.1.xBrad Warren
2019-12-11Lint certbot code on Python 3, and update Pylint to the latest version (#7551)Adrien Ferrand
2019-12-09Reorganize imports (#7616)Adrien Ferrand
2019-12-03Bump version to 1.1.0candidate-1.0.0Brad Warren
2019-12-03Release 1.0.0v1.0.01.0.xBrad Warren
2019-11-26Fix refactor (#7597)ohemorange
2019-11-26Make the contents of the nginx plugin private (#7589)ohemorange
2019-11-26Refactor certbot/ and certbot/tests/ to use the same structure as the other p...ohemorange
2019-11-25Make the contents of the apache plugin private (#7579)ohemorange
2019-11-22Remove unused certbot-compatibility-test docs (#7577)ohemorange
2019-11-15fixes #7553 (#7560)Brad Warren
2019-11-13Move configuration.py to _internal (#7542)ohemorange
2019-11-12Move constants.py to _internal (#7534)ohemorange
2019-11-06Bump version to 1.0.0Erica Portnoy
2019-11-06Release 0.40.1v0.40.1Erica Portnoy
2019-11-05Release 0.40.0v0.40.0Erica Portnoy
2019-11-01Don't use acme.test_util outside of acme. (#7484)Brad Warren