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
2022-01-31Fully type certbot apache (#9177)Adrien Ferrand
2021-12-13Fully type lock_test.py (#9126)Adrien Ferrand
2021-10-25Add type annotations to the `acme` project (#9036)Adrien Ferrand
2021-09-10Upgrade pinned versions of certbot dependencies (josepy in particular) (#9027)Adrien Ferrand
2021-09-09Add documentation about legacy cb-auto files (#9011)Brad Warren
2021-08-17Cleanup some useless type ignore directives (#8987)Adrien Ferrand
2021-07-15Remove unneeded certbot-auto files (#8938)Brad Warren
2021-05-25Command-line UX overhaul (#8852)ohemorange
2021-05-24Upgrade pylint (#8855)Brad Warren
2021-05-04Make a test farm tests package (#8821)Brad Warren
2021-04-28Remove further references to certbot-auto in the repo (#8814)ohemorange
2021-04-26Update certbot-auto modification checks (#8805)Brad Warren
2021-03-26Redo the majority of Certbot's pinning system (#8741)Brad Warren
2021-03-25Remove references to certbot-auto and letsencrypt-auto that we don't need for...ohemorange
2021-03-25dump test farm failure logs (#8740)ohemorange
2021-03-25update requirements (#8739)Brad Warren
2021-03-24use pip in test_sdists.sh (#8737)Brad Warren
2021-03-24Upgrade cryptography to 3.4.6 (#8730)ohemorange
2021-03-17switch to wait_until_running (#8715)Brad Warren
2021-03-10Deprecate acme.typing_magic module, stop using it in certbot (#8643)Adrien Ferrand
2021-03-06Removed Python legacy __future__ imports (#8697)Mads Jensen
2021-03-06Final update to certbot-auto (#8706)Brad Warren
2021-02-26Remove import fallback of urllib2 in tests/modification-check. (#8677)Mads Jensen
2021-02-26Stop inheriting from object. It's unneeded on Python 3+. (#8675)Mads Jensen
2021-02-24Make certbot constraint file independent from certbot-auto + update cryptogra...Adrien Ferrand
2021-02-11Disable certbot-auto upgrade on RHEL-like systems (#8653)Adrien Ferrand
2021-02-09Remove dependency on six (#8650)Brad Warren
2021-02-03Cleanup venv scripts (#8629)Brad Warren
2021-02-02Start disabling certbot-auto upgrades (#8623)Brad Warren
2020-12-22Fix test farm tests by using a local Pebble instance (#8561)test-everythingBrad Warren
2020-12-15remove CentOS 6 cruft from test farm tests (#8534)Brad Warren
2020-12-15Make our test farm tests instances self-destruct (#8536)Brad Warren
2020-12-08Completely deprecate certbot-auto (#8489)Adrien Ferrand
2020-12-02Undo certbot-auto changes and remove centos6 testsBrad Warren
2020-12-02Deprecate certbot-auto and remove testsAdrien Ferrand
2020-11-06Write a replacement for pipstrap (#8401)Brad Warren
2020-10-29Remove fedora test farm tests (#8415)Brad Warren
2020-10-29Add Ubuntu 20.10 test farm tests (#8414)Brad Warren
2020-10-21Deprecate certbot-auto on Debian systems (#8354)Brad Warren
2020-09-23tests: remove Ubuntu 19.10 (#8312)alexzorin
2020-09-19Use in dict rather than "in dict.keys()". Fix linting warnings about "not in"...Mads Jensen
2020-09-11Remove deprecated `python setup.py test` call and update packager guide (#8262)Adrien Ferrand
2020-08-27Try switching to the buster ARM image. (#8234)Brad Warren
2020-08-20Fix test farm tests on macOS and update macOS images (#8219)Brad Warren
2020-08-18Update test farm tests to stop using certbot-auto (#8207)ohemorange
2020-08-07Delete or update references to Debian 8 Jessie (#8065)kden
2020-07-03Migrate the CI pipeline from Travis to Azure Pipeline (#8098)Adrien Ferrand
2020-07-02Set up CentOS 8 test farm tests (#8122)ohemorange
2020-06-26Add awscli to requirements.txt (#8113)Brad Warren
2020-06-02Fix TLS-ALPN tests with newer versions of OpenSSL (#8026)ohemorange