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-17use the correct filenameErica Portnoy
2020-07-17change presence test to new fileErica Portnoy
2020-07-17find and save certbot version on the certbot sideErica Portnoy
2020-07-17use sys.exit instead of exitErica Portnoy
2020-07-17s/certbot-version/certbot-metadata/gErica Portnoy
2020-07-15Remove unnecessary yamlErica Portnoy
2020-07-15consolidate parts and remove more test codeErica Portnoy
2020-07-15remove spaces for clarityErica Portnoy
2020-07-15Remove debug scriptErica Portnoy
2020-07-15Merge branch 'master' into plugin-stabilityErica Portnoy
2020-07-15remove some debugging codeErica Portnoy
2020-07-15improve bash syntaxErica Portnoy
2020-07-15we need different prints for if we succeed or if we fail.Erica Portnoy
2020-07-15it's python3Erica Portnoy
2020-07-15try comparing version numbers in pythonErica Portnoy
2020-07-14update mkdir so we don't have to clean each timeErica Portnoy
2020-07-14pre-refresh hook is not necessary to get certbot versionErica Portnoy
2020-07-14check if certbot version will be available post-refresh after allErica Portnoy
2020-07-14remove unnecessary extra check, just check if the init file is availableErica Portnoy
2020-07-14why does echo need two >sErica Portnoy
2020-07-14ok NOW all print statements are going to the logErica Portnoy
2020-07-14echo to the debug logErica Portnoy
2020-07-14more printingErica Portnoy
2020-07-14update grep for new fileErica Portnoy
2020-07-14echo to debug log to understand what's going on exactly. we have file access ...Erica Portnoy
2020-07-14update name of folderErica Portnoy
2020-07-14perhaps only directories can be shared via the contente interfaceErica Portnoy
2020-07-14it can't run bash directly.Erica Portnoy
2020-07-14let's inspect the environmentErica Portnoy
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-07Bump version to 1.7.0Brad Warren
2020-07-07Release 1.6.0v1.6.01.6.xBrad Warren
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