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
2017-03-18Turn off parallel teststest-fastenersBrad Warren
2017-03-17add fasteners to certbot-autoBrad Warren
2017-03-17test lock contentionBrad Warren
2017-03-17assert we logBrad Warren
2017-03-17Add TestAcquireFileLockBrad Warren
2017-03-17move locking code to separate functionBrad Warren
2017-03-17add --lock-path flagBrad Warren
2017-03-17move lock file path into CLI_CONSTANTSBrad Warren
2017-03-17Move code to _run_subcommandBrad Warren
2017-03-17Add lock file to CertbotBrad Warren
2017-03-17add LOCK_FILE constantBrad Warren
2017-03-17add fasteners as a dependencyBrad Warren
2017-03-16Merge pull request #4345 from certbot/use-dockerhubNoah Swartz
2017-03-16If we fail to reload Nginx, write to temporary files instead of piping output...Erica Portnoy
2017-03-15 Remove Link rel=next for authzs and new-certs. (#4303)Jacob Hoffman-Andrews
2017-03-15use docker hub in install guideBrad Warren
2017-03-14Merge pull request #4269 from osirisinferi/docs-update-standalone-manual-pluginsNoah Swartz
2017-03-14Merge pull request #4295 from certbot/dockerfile++Brad Warren
2017-03-13Merge branch 'master' into docs-update-standalone-manual-pluginsNoah Swartz
2017-03-11remove unnecessary whitespace from tools/release.shAmjad Mashaal
2017-03-11Improve macOS contributor instructions (#4327)Brad Warren
2017-03-10Build wheels correctly for Python 2.6 (#4313)Brad Warren
2017-03-09Make argparse dependency unconditional. (#2249)Erik Rose
2017-03-07Updated the deprecated arguments (#4306)陈三
2017-03-07add certbot wrapper to Dockerfile-oldBrad Warren
2017-03-07add docker-warning scriptBrad Warren
2017-03-07add Dockerfile-oldBrad Warren
2017-03-07Merge branch 'master' into dockerfile++Brad Warren
2017-03-07only copy necessary files in DockerfileBrad Warren
2017-03-07sort directives that never change in DockerfileBrad Warren
2017-03-07Don't install unnecessary packages in DockerfileBrad Warren
2017-03-07Fix print for python3 in certbot-auto (#4263)sedrubal
2017-03-07Improve path_surgery warning (#4293)Brad Warren
2017-03-07Remove broken known issues link (#4294)Brad Warren
2017-03-03docs(ciphers): newer keylength.com recommendations (#4266)Shiloh Heurich
2017-03-03ipdb can now be run without pip installing. (#4257)Jacob Hoffman-Andrews
2017-03-03Improve error reporting for hooks (#4235)Alex Bowers
2017-03-03Added documentation about renew exit status #Fixes #4090 (#4234)yonjah
2017-03-03Remove use of sha1 (#4271)Blake Griffith
2017-03-03[#3451] small changes to the standalone documentation (#4247)yomna
2017-03-03Remove UnexpectedUpdate exceptions. (#4197)Jacob Hoffman-Andrews
2017-03-03Change QSA to NE in HTTPS redirection (#4204)Sagi Kedmi
2017-03-03update changelog (#4287)Erica Portnoy
2017-03-03Candidate 0.12.0 (#4286)Erica Portnoy
2017-03-02Changelog (#4252)Noah Swartz
2017-03-02Fix test_leauto_upgrades.sh (#4278)Brad Warren
2017-03-02Revert "Remove Link rel=next for authzs and new-certs." (#4277)Brad Warren
2017-03-01Merge pull request #4230 from certbot/jsha-patch-1Noah Swartz
2017-03-01Make mod-check more flexible (#4268)Brad Warren
2017-02-28Fix direct usages of the root logger (#4236)Damien Tournoud