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-22Merge branch 'master' into plugin-stabilitytest-plugin-stabilityErica Portnoy
2020-07-22Check that refresh is allowed in integration testErica Portnoy
2020-07-22Add packaging to install_requiresErica Portnoy
2020-07-22bin/sh comes firstErica Portnoy
2020-07-22update snapcraft.yaml files for pluginsErica Portnoy
2020-07-22generate files using new scriptErica Portnoy
2020-07-22Create post-refresh hook for all plugins with scriptErica Portnoy
2020-07-22Add comment to generation file saying not to edit generated files manuallyErica Portnoy
2020-07-22add plugin snap changes to generate scriptErica Portnoy
2020-07-22import from setuptools._vendorErica Portnoy
2020-07-22switch to requiring certbot version >= plugin versionErica Portnoy
2020-07-22switch to using packaging.version.parse instead of LooseVersionErica Portnoy
2020-07-21Add warnings about Python 3.5 deprecation in Certbot (#8154)Adrien Ferrand
2020-07-21Use a specific tag of adferrand/snapcraft to build QEMU snaps and avoid failu...Adrien Ferrand
2020-07-21Do not create the symlink for test assets on Windows if the asset path is alr...Adrien Ferrand
2020-07-20Merge pull request #8157 from stefantalpalaru/linodednsschoen
2020-07-19certbot_dns_linode: decrease the default propagation intervalȘtefan Talpalaru
2020-07-17Update to IPython with Python 3.8 support. (#8152)Brad Warren
2020-07-17Specify the Certbot snap grade. (#8147)Brad Warren
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-15added inwx plugin (#8115)Thomas
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