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-11-18No heavy tests.test-py39Brad Warren
2020-11-18Disable mypy on RFC pluginBrad Warren
2020-11-18Fix lint by telling pylint it cannot be trustedBrad Warren
2020-11-18Use <= to "pin" dnspythonBrad Warren
2020-11-18Upgrade typed-astBrad Warren
2020-11-18Update PyYAML and packages which pinned it backBrad Warren
2020-11-18Move more tests to Python 3.9Brad Warren
2020-11-18undo changes to tox.iniBrad Warren
2020-11-18s/\( *'Pro.*3\.\)8\(',\)/\18\2\n\19\2/Brad Warren
2020-11-18Mention Python 3.9 support in changelog.Brad Warren
2020-11-18Test on Python 3.9.Brad Warren
2020-11-18Merge pull request #8458 from certbot/fix-py2-integrationBrad Warren
2020-11-18certbot-ci: fix py2 crash in dns_serverAlex Zorin
2020-11-17import print_functionBrad Warren
2020-11-17Add certbot-dns-rfc2136 integration testing (#8448)alexzorin
2020-11-13cli: improve Obtaining/Renewing wording (#8395)alexzorin
2020-11-13Add --dns-server option in run_acme_server (#7722)Adrien Ferrand
2020-11-12Use Python 3.8 for Linux integration tests (#8449)Adrien Ferrand
2020-11-11Close the session once snap connections are acquired (#8438)Adrien Ferrand
2020-11-11Fix #8436 & #8432 tests (#8440)alexzorin
2020-11-10cli: miscellaneous IReporter removals (#8436)alexzorin
2020-11-07certbot.display: add new method to print CLI messages (#8432)alexzorin
2020-11-06Write a replacement for pipstrap (#8401)Brad Warren
2020-11-06Remove python_version setting from mypy.ini (#8426)Brad Warren
2020-10-31Generate plugin snap configs as needed (#8411)Brad Warren
2020-10-30Document that logs aren't always created. (#8410)Brad Warren
2020-10-30Update tools/snap/generate_* comments. (#8412)Brad Warren
2020-10-29Remove fedora test farm tests (#8415)Brad Warren
2020-10-29Fix LXD setup in snap README (#8416)ohemorange
2020-10-29Add Ubuntu 20.10 test farm tests (#8414)Brad Warren
2020-10-29Switch to using python directly (#8413)Brad Warren
2020-10-27run: dont report new certs when only re-installing (#8392)alexzorin
2020-10-27Simplify/document snap creation (#8404)ohemorange
2020-10-27Added links for gehirn and sakuracloud DNS plugins (#8406)Mark Dumay
2020-10-27Remove usage of buildkit (#8408)Adrien Ferrand
2020-10-23Execute basic integration tests against Certbot dockers during CI (#8396)Adrien Ferrand
2020-10-23register: remove report_new_account, use logger (#8393)alexzorin
2020-10-23Add .envrc. (#8382)Brad Warren
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