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
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-04-06Enable mypy strict mode (#8766)test-masterAdrien Ferrand
2021-04-02Upgrade to mypy 0.812 (#8748)Adrien Ferrand
2021-02-04merge dev and dev3 (#8639)Brad Warren
2021-01-30add tests with external mock libraryBrad Warren
2021-01-25Switch oldest tests to Python 3 (#8590)Brad Warren
2020-12-16Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450)Mads Jensen
2020-12-06add coverage testing to dns-rfc2136 integration (#8469)alexzorin
2020-12-02Deprecate certbot-auto and remove testsAdrien Ferrand
2020-11-17Add certbot-dns-rfc2136 integration testing (#8448)alexzorin
2020-11-06Write a replacement for pipstrap (#8401)Brad Warren
2020-10-21Deprecate certbot-auto on Debian systems (#8354)Brad Warren
2020-10-01Automatically retry test farm tests (#8325)Brad Warren
2020-09-25Invoke pipstrap in tox and during the CI (#8316)Adrien Ferrand
2020-09-23Convert http links to https (#8287)Cameron Steel
2020-08-18Update test farm tests to stop using certbot-auto (#8207)ohemorange
2020-08-07Remove final jessie references outside of cb-auto. (#8194)Brad Warren
2020-07-03Migrate the CI pipeline from Travis to Azure Pipeline (#8098)Adrien Ferrand
2020-04-24Merge snap code into the Certbot repoBrad Warren
2020-04-16Consolidate cover envs and default to py3-cover (#7905)Brad Warren
2020-03-24[Apache v2] Load apacheconfig tree and gate related tests (#7710)m0namon
2020-02-15Remove letshelp-certbot (#7761)Brad Warren
2020-02-07Merge pull request #7735 from certbot/apache-parser-v2ohemorange
2020-02-06Set recreate = true in tox.ini. (#7746)Brad Warren
2020-01-30Merge remote-tracking branch 'origin/master' into ap2_to_masterJoona Hoikkala
2020-01-13Fix certbot-auto regarding python 3.4 -> python 3.6 migration for CentOS 6 us...Adrien Ferrand
2020-01-07[Apache v2] Add apacheconfig as a dependency (#7643)sydneyli
2019-12-11Lint certbot code on Python 3, and update Pylint to the latest version (#7551)Adrien Ferrand
2019-11-27Refactor tests out of packaged module for apache plugin (#7607)ohemorange
2019-11-26Refactor certbot/ and certbot/tests/ to use the same structure as the other p...ohemorange
2019-11-06Add back Python 3.4 support (#7510)Brad 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-09-07[Windows|Linux] Forbid os.stat and os.fstat (#7325)Adrien Ferrand
2019-08-07Fix integration tests on Windows (#7271)Adrien Ferrand
2019-06-25Remove references and tests for Ubuntu Trusty.Brad Warren
2019-06-20[Windows] Security model for files permissions - STEP 3a (#6964)Adrien Ferrand
2019-06-14Remove the remaining integration tests bash scripts (#7153)Adrien Ferrand
2019-06-12Remove the Postfix plugin (#7097)Brad Warren
2019-05-18Enable test farm tests in Travis (#7072)Brad Warren
2019-05-14 [Unix] Create a framework for certbot integration tests: PART 5-FINAL (#6989)Adrien Ferrand
2019-04-23 [Unix] Create a framework for certbot integration tests: PART 4 (#6958)Adrien Ferrand
2019-04-18[Unix] Create a framework for certbot integration tests: PART 3e (#6951)Adrien Ferrand
2019-04-16[Unix] Create a framework for certbot integration tests: PART 3g (#6953)Adrien Ferrand
2019-04-12[Unix] Create a framework for certbot integration tests: PART 2 (#6821)Adrien Ferrand
2019-03-02[Unix] Create a framework for certbot integration tests: PART 1 (#6578)Adrien Ferrand
2019-02-14Fix the pebble fetch script (#6765)Adrien Ferrand
2019-01-31Set --pyargs directly in the files where it is needed. (#6727)Brad Warren