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
2020-06-26Add awscli to requirements.txt (#8113)Brad Warren
2020-06-02Fix TLS-ALPN tests with newer versions of OpenSSL (#8026)ohemorange
2020-05-20mention python3-venv in docs (#8006)Brad Warren
2020-04-21Merge pull request #7917 from certbot/fedora31schoen
2020-04-17test on fedora 31Brad Warren
2020-04-17test on ubuntu 19.10Brad Warren
2020-04-15Remove Ubuntu 19.04 tests. (#7906)Brad Warren
2020-04-10Upgrade the test farm tests to use Python 3 (#7876)ohemorange
2020-03-24Disable TLS session tickets in Apache (#7771)ohemorange
2020-02-27update letstest reqs (#7809)Brad Warren
2020-01-13Fix certbot-auto regarding python 3.4 -> python 3.6 migration for CentOS 6 us...Adrien Ferrand
2019-12-11Lint certbot code on Python 3, and update Pylint to the latest version (#7551)Adrien Ferrand
2019-12-09Reorganize imports (#7616)Adrien Ferrand
2019-11-26Refactor certbot/ and certbot/tests/ to use the same structure as the other p...ohemorange
2019-11-09Make uncomplicated modules private (#7528)ohemorange
2019-11-06Add back Python 3.4 support (#7510)Brad Warren
2019-11-05Don't use --agree-dev-preview in tests. (#7501)test-0.40.0Brad Warren
2019-10-30Migrate certbot-auto users on CentOS 6 to Python 3.6 (#7268)Adrien Ferrand
2019-10-08Remove --fast from the test farm tests (#7427)Andrzej Górski
2019-10-04Add test farm tests for Debian 10 (#7421)Brad Warren
2019-09-06Simplify testing of RHEL 8. (#7323)Brad Warren
2019-08-22use latest RHEL 7 AMI (#7349)Brad Warren
2019-08-07Merge pull request #7302 from certbot/rhel8_fix-with-testsBrad Warren
2019-08-07Add RHEL8 to test farm targetsBrad Warren
2019-07-25fix backwards logic (#7265)Brad Warren
2019-07-04[Windows] Security model for files permissions - STEP 3d (#6968)Adrien Ferrand
2019-06-26Drop support for Ubuntu Trusty (#7190)Brad Warren
2019-06-26Add Debian ARM AMI. (#7189)Brad Warren
2019-06-25Remove references and tests for Ubuntu Trusty.Brad Warren
2019-06-18Update Ubuntu 18.04 AMI to fix blocking on input (#7166)Brad Warren
2019-06-14Remove the remaining integration tests bash scripts (#7153)Adrien Ferrand
2019-06-03Remove scripts that are never run. (#7111)Brad Warren
2019-06-01Add explanation of the purpose of test_tests.sh. (#7112)Brad Warren
2019-06-01Update Fedora AMI (#7102)Brad Warren
2019-05-29Update Ubuntu AMI to 19.04. (#7099)Brad Warren
2019-05-18Enable test farm tests in Travis (#7072)Brad Warren
2019-05-17Allow magic profile name none for configuring test farm tests. (#7069)Brad Warren
2019-05-17Stop sharing state between processes in test farm tests (#7057)Brad Warren
2019-05-17Exit with a nonzero status when tests fail. (#7065)Brad Warren
2019-05-17Fix race condition adding tags to instance. (#7080)Brad Warren
2019-05-17Regularly print output in the test farm tests (#7079)Brad Warren
2019-05-17Fix cleanup on failure. (#7070)Brad Warren
2019-05-17Fix centos6 test_sdists (#7068)Brad Warren
2019-05-17Update known good apache2 targets. (#7067)Brad Warren
2019-05-17Add test farm tests requirements file (#7061)Brad Warren
2019-05-14 [Unix] Create a framework for certbot integration tests: PART 5-FINAL (#6989)Adrien Ferrand
2019-05-07Fix test_leauto_upgrades.sh on CentOS 6. (#7037)Brad Warren
2019-05-02Stop certbot-auto from printing blank lines (#7016)Brad Warren
2019-05-02Bump initial version to 0.33.1. (#7017)Brad Warren
2019-04-30 Update Debian Jessie AMI to continue being able to use apt (#7003)ohemorange