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-10-22Remove snap connection instructionssnap-no-connectAdrien Ferrand
2020-10-22manual: deprecate --manual-public-ip-logging-ok (#8381)alexzorin
2020-10-21Deprecate certbot-auto on Debian systems (#8354)Brad Warren
2020-10-20Add external snap docs and clean up dev docs (#8356)Brad Warren
2020-10-15changelog: move entry to the right section (#8378)alexzorin
2020-10-15Add confirmation before certificate delete (#8349)osirisinferi
2020-10-14Enable dns-inwx link in third-party plugins (#8374)Nobuki Fujii
2020-10-14Add dns-lightsail to third-party plugins (#8372)Nobuki Fujii
2020-10-09Add query timeout for dns-rfc2136 plugin (#8268)osirisinferi
2020-10-09Remove PPA instructions from docs. (#8364)Brad Warren
2020-10-09Move status message (#8361)Brad Warren
2020-10-09Automate publishing snaps to the stable channel (#8351)Brad Warren
2020-10-08certbot.util: suppress Popen CLI output (#8341)alexzorin
2020-10-07add status messages to create_github_release script (#8353)ohemorange
2020-10-07Merge pull request #8352 from certbot/candidate-1.9.0Brad Warren
2020-10-06Bump version to 1.10.0Erica Portnoy
2020-10-06Add contents to certbot/CHANGELOG.md for next versionErica Portnoy
2020-10-06Release 1.9.0v1.9.01.9.xErica Portnoy
2020-10-06Update changelog for 1.9.0 releaseErica Portnoy
2020-10-06Give DNS plugin snaps grade stable. (#8350)Brad Warren
2020-10-05Reuse key renewal params (#8343)Adrien Ferrand
2020-10-05Set Certbot snap version from __init__.py (#8344)Brad Warren
2020-10-01Add snap log files to gitignore. (#8336)Brad Warren
2020-10-01Converted dict comprehensions to use literals. (#8342)Mads Jensen
2020-10-01Upgrade httplib2 (#8289)Brad Warren
2020-10-01Automatically retry test farm tests (#8325)Brad Warren
2020-10-01Deprecate certbot-auto outside of Debian and RHEL (#8324)Brad Warren
2020-09-30Refactor certbot snap wrapper (#8313)Adrien Ferrand
2020-09-30Improve error message for prepare-plug-plugin hook when certbot isn't install...ohemorange
2020-09-29Revert "Disable build isolation during snap dns plugins build (#8319)" (#8323)Brad Warren
2020-09-26Retry Snap upload in pipeline (#8300)ohemorange
2020-09-25Disable build isolation during snap dns plugins build (#8319)Adrien Ferrand
2020-09-25Print more output from snapcraft remote-build (#8321)Brad Warren
2020-09-25Invoke pipstrap in tox and during the CI (#8316)Adrien Ferrand
2020-09-25suppress tracebacks in ErrorHandler recovery (#8310)alexzorin
2020-09-23Convert http links to https (#8287)Cameron Steel
2020-09-23tests: remove Ubuntu 19.10 (#8312)alexzorin
2020-09-21remove unused ssllabs-related code (#8307)alexzorin
2020-09-19Added an .editorconfig file. (#8297)Mads Jensen
2020-09-19Use in dict rather than "in dict.keys()". Fix linting warnings about "not in"...Mads Jensen
2020-09-19Removed unnecessary unittest.TestCase.setUp/tearDown calls. (#8264)Mads Jensen
2020-09-16nginx: reduced CLI logging when reloading nginx (#8237)alexzorin
2020-09-16certbot-compat: remove dupe random25863 nginx name (#8286)alexzorin
2020-09-16cli: add --preconfigured-renewal packaging flag (#8274)alexzorin
2020-09-11Delete conflicting server_names for random28524. (#8278)Brad Warren
2020-09-11Remove deprecated `python setup.py test` call and update packager guide (#8262)Adrien Ferrand
2020-09-11Removed unneeded chmod-call in a test. (#8244)Mads Jensen
2020-09-10fix Certbot acme dep (#8279)Brad Warren
2020-09-10changelog: move #8263 to the right section (#8271)alexzorin
2020-09-10Move compatibility tests off of certbot-auto and Python 2 (#8248)Brad Warren