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
path: root/tests
AgeCommit message (Expand)Author
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-03-12Move coverage computation during certbot integration tests at the end of the ...Adrien Ferrand
2019-03-02Fix the Nginx configuration during integration tests (#6801)Adrien Ferrand
2019-02-28Fix cryptography OCSP support (#6751)Adrien Ferrand
2019-02-23Remove display.py.Brad Warren
2019-02-21Add failure message if test farm tests do not run the correct number of tests...ohemorange
2019-02-15Pin pytest in test_sdists.sh. (#6764)Brad Warren
2019-02-14Fix the pebble fetch script (#6765)Adrien Ferrand
2019-02-13More carefully check for certbot --version output. (#6762)Brad Warren
2019-01-30Forcibly reactivate tls-sni-01 challenges until complete removal. (#6683)Adrien Ferrand
2019-01-30Update test farm targets (#6700)Brad Warren
2019-01-26Stop multitester.py from eating errors. (#6705)Brad Warren
2019-01-20Remove tls-sni-01 challenges in integration tests (#6679)Adrien Ferrand
2019-01-09Stop using staging in apacheconftests (#6647)Brad Warren
2019-01-04Fix oldest nginx integration tests (#6642)Brad Warren
2019-01-04Compatibility with more traditional versions of awkSeth Schoen
2019-01-03Don't sleep in integration tests (#6636)Brad Warren
2018-12-13Correct boulder integration tests using the latest challtestsrv version (#6600)Adrien Ferrand
2018-12-12Issue 3816/revamp register subcommand (#6006)dschlessman
2018-12-04Preserve other-read bit on private keys too (#6544)sydneyli
2018-11-30Implement POST-as-GET requests (#6522)Adrien Ferrand
2018-11-29Change default privkey permissions while preserving group permissions (#6480)sydneyli
2018-11-21Fix test_sdists test farm test (#6524)ohemorange
2018-11-15Fail-fast in test/cover/lint scripts (#6487)Adrien Ferrand
2018-11-08[Windows|Unix] Rewrite bash scripts for tests into python (#6435)Adrien Ferrand
2018-10-30Check pattern for both old and new openssl (#6450)Adrien Ferrand
2018-10-19Add and test new nginx parsing abstractions (#6383)sydneyli
2018-09-21update boulder integration test to check for new behaviorErica Portnoy
2018-09-13Silence spammy integration test cases. (#5934)Jacob Hoffman-Andrews
2018-09-05Fix test farm tests (#6335)Brad Warren
2018-08-30Separate integration (#5814)Brad Warren
2018-08-16Fail fast during tests if python executable is not in the PATH (#6306)Adrien Ferrand
2018-07-18Automate EBS cleanup (#6160)Brad Warren
2018-06-15Separate integration coverage (#6113)Brad Warren
2018-06-07Stop testing against Debian 7. (#6077)Brad Warren
2018-06-02Add --reuse-key feature (#5901)schoen
2018-05-24Clean up boulder-fetch a bit. (#6032)Jacob Hoffman-Andrews
2018-05-23Bring up just the boulder container. (#6031)Jacob Hoffman-Andrews
2018-05-23#4242 Support multi emails register (#5994)Quang Vu
2018-05-22Get mypy passing with check_untyped_defs everywhere (#6021)Brad Warren
2018-05-17Fixed #5859 (#6011)pdamodaran
2018-04-20Remove EOL'd Ubuntu from targets.yaml (#5887)Brad Warren
2018-04-18Revert "use older boulder version (#5852)" (#5855)Brad Warren
2018-04-12use older boulder version (#5852)Brad Warren
2018-03-08Fix --allow-subset-of-names (#5690)Brad Warren
2018-03-06Remove the assumption the domain is unique in the manual plugin (#5670)Brad Warren
2018-03-06Don't report coverage on Apache during integration tests (#5669)Brad Warren
2018-03-01Add basic ACMEv2 integration tests (#5635)Brad Warren