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-07-14put mkdir in the correct partErica Portnoy
2020-07-14create empty directory to bind toErica Portnoy
2020-07-14Add some printing to make sure we understand what's going onErica Portnoy
2020-07-14undo last few test changesErica Portnoy
2020-07-14just do it with main connectionErica Portnoy
2020-07-14test passing information along connectionErica Portnoy
2020-07-02oops didn't set for new hookErica Portnoy
2020-07-02actually, I think this is the syntaxErica Portnoy
2020-07-02if it's not documented just guess at syntaxErica Portnoy
2020-07-02try other syntaxErica Portnoy
2020-07-02what's that error message again?Erica Portnoy
2020-07-02more debugErica Portnoy
2020-07-02it's a directory?Erica Portnoy
2020-07-02is this how content interface syntax worksErica Portnoy
2020-07-02if we use post and pre together we can do thisErica Portnoy
2020-07-02debuggingErica Portnoy
2020-07-02once again, fooled by bash int vs string comparisons!Erica Portnoy
2020-07-02continue playing with syntaxErica Portnoy
2020-07-02time to do some print debuggingErica Portnoy
2020-07-02snapctl doesn't error if it fails I guessErica Portnoy
2020-07-02test for first install differentlyErica Portnoy
2020-07-02valid setting nameErica Portnoy
2020-07-02only check post first installErica Portnoy
2020-07-02trying to figure out the consumer syntax, againErica Portnoy
2020-07-02trying to figure out the consumer syntaxErica Portnoy
2020-07-02create an interface to read cb versionErica Portnoy
2020-07-02Make dnsimple not update if certbot is too oldErica Portnoy
2020-06-23Make DNS plugin snaps use core20 (#8106)ohemorange
2020-06-23Add script and generated snapcraft.yaml files (#8096)Adrien Ferrand
2020-06-19tree-wide: use LooseVersion instead of StrictVersion (#8081)Florian Klink
2020-06-19Don't include certbot deps when EXCLUDE_CERTBOT_DEPS is set in plugins (#8091)ohemorange
2020-06-19Switch to using snap-constraints in dns plugin so the .gitignore catches it. ...ohemorange
2020-06-18update certbot-dns-dnsimple snapcraft.yml.Brad Warren
2020-06-18Add CERTBOT_PLUGIN_PATH supportRobie Basak
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-dns modules (#7900)ohemorange
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-07Don't display todo comments in docs (#7753)Brad Warren
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-17Fix minimum certbot version in plugins (#7684)Brad Warren
2020-01-14Bump version to 1.2.0Brad Warren
2020-01-14Release 1.1.0v1.1.01.1.xBrad Warren
2020-01-11Do not document private members (#7675)Brad Warren