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
2022-04-19Use win32 as platform in tox.ini (#9277)Will Greenberg
2022-03-03Remove Windows 2016 environment, generate 64 bit installer (#9202)Will Greenberg
2022-03-01Drop Python 3.6 support (#9216)Brad Warren
2022-02-24remove test_sdists.sh (#9213)Brad Warren
2022-01-31Fully type certbot apache (#9177)Adrien Ferrand
2022-01-13Fully type certbot-nginx module (#9124)Adrien Ferrand
2021-12-14Fully type all DNS plugins (#9125)Adrien Ferrand
2021-12-14Fully type certbot-compatibility-test (#9133)Adrien Ferrand
2021-12-13Fully type lock_test.py (#9126)Adrien Ferrand
2021-11-30Fully type certbot-ci module (#9120)Adrien Ferrand
2021-11-26Add type annotations to the certbot package (part 4) (#9087)Adrien Ferrand
2021-10-25Add type annotations to the `acme` project (#9036)Adrien Ferrand
2021-08-25lower coverage threshold for rfc2136 integration (#9006)alexzorin
2021-08-17Use latest version of mypy (#8992)Adrien Ferrand
2021-07-29Fix python-augeas failure on Windows (v2) (#8951)Adrien Ferrand
2021-07-22Finish pinning system rewrite (#8934)Brad Warren
2021-06-11Split out testing extras (#8893)Brad Warren
2021-06-02Remove local-oldest-requirements files (#8863)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-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