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
2019-06-14Remove the remaining integration tests bash scripts (#7153)Adrien Ferrand
2019-03-27Remove tls-sni related flags in cli. Add a deprecation warning instead. (#6853)Adrien Ferrand
2019-03-18Remove tls sni in nginx plugin (#6857)Adrien Ferrand
2019-03-14Remove tls-sni integration tests (#6852)Adrien Ferrand
2019-01-30Forcibly reactivate tls-sni-01 challenges until complete removal. (#6683)Adrien Ferrand
2019-01-20Remove tls-sni-01 challenges in integration tests (#6679)Adrien Ferrand
2019-01-04Fix oldest nginx integration tests (#6642)Brad Warren
2019-01-03Don't sleep in integration tests (#6636)Brad Warren
2018-10-19Add and test new nginx parsing abstractions (#6383)sydneyli
2018-03-06Don't report coverage on Apache during integration tests (#5669)Brad Warren
2018-03-01Add basic ACMEv2 integration tests (#5635)Brad Warren
2017-06-30Test that deploy and renew hooks are saved rightBrad Warren
2017-06-22report and enforce coverage on integration tests (#4854)Brad Warren
2017-03-30Dump Boulder logs on integration test failures. (#4442)Jacob Hoffman-Andrews
2017-01-10Rename OS X -> macOS (#3965)Lipis
2016-12-22Merge the manual and script plugins (#3890)Brad Warren
2016-10-27Improve debug logs. (#3126)Jacob Hoffman-Andrews
2016-10-11Only verify required ports are available (#3608)Brad Warren
2016-04-14s/letsencrypt/certbot letsencrypt-nginx testsBrad Warren
2016-02-09Pass additional args to letsencrypt_test_no_force_renewBrad Warren
2016-02-09duplication--Brad Warren
2016-02-09Use --non-interactive instead of --textBrad Warren
2016-02-06Make _no_force_renew not force renewalSeth Schoen
2016-02-06Have a way not to force renewal in integration testSeth Schoen
2015-12-02Kill --agree-dev-previewBrad Warren
2015-11-18Avoid hacky --email "" case for integration testsPeter Eckersley
2015-11-07--dvsni-port -> --tls-sni-01-portJakub Warmuz
2015-11-01Rename --simple-http-port to --http-01-portJakub Warmuz
2015-10-25Change -n flag in _commit.py to --no-redirect for clarity.root
2015-10-25Fix integration test bugroot
2015-10-25Add flag in to _common.sh integration testroot
2015-10-20--agree-dev-previewJakub Warmuz
2015-10-14Fix typo: porta -> portJakub Warmuz
2015-10-14Quickfix for boulder#985Jakub Warmuz
2015-09-27address naming conventionsJames Kasten
2015-09-26Take away confirmation screen for testingJames Kasten
2015-09-09Travis: update --server to point at directoryJakub Warmuz
2015-07-30add comment for mktemp for @KubaJeff Hodges
2015-07-30make mktemp in integration tests work on OS XJeff Hodges
2015-07-19Merge remote-tracking branch 'github/letsencrypt/master' into manual-integrationJakub Warmuz
2015-07-09Rewrite acccounts and registration.Jakub Warmuz
2015-07-03Manual SimpleHTTP integration tests.Jakub Warmuz
2015-06-27Refactor integration scripts, use --debug.Jakub Warmuz