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
2020-01-24Fix collections.abc imports for Python 3.9 (#7707)Hugo van Kemenade
2020-01-17Spelling and grammar fixes (#7695)Ville Skyttä
2020-01-17Cleanup disabled warnings list in pytest.ini. (#7690)Brad Warren
2019-11-12Remove TLS-SNI objects in ACME (#7535)Brad Warren
2019-11-06Deprecate config_changes (#7469)Amjad Mashaal
2019-11-01Use distro library for all OS version detection (#7467)Joona Hoikkala
2019-07-03Simplify and deprecate viewing config changes (#7198)Brad Warren
2019-03-27Deprecate all tls-sni related objects in acme module (#6859)Adrien Ferrand
2019-01-31Ignore color_scheme warning from IPython. (#6714)Brad Warren
2019-01-29No numprocesses in pytest.ini part 2 (#6715)Brad Warren
2019-01-18Allow to execute a tox target without pinned dependencies (#6590)Adrien Ferrand
2018-12-01Don't use pytest.ini during the release. (#6550)Brad Warren
2018-11-06ignore our own TLS-SNI-01 warningErica Portnoy
2018-11-06remove pytest.mark, move to specific ignore in pytest.iniErica Portnoy
2018-11-02If ResourceWarning is specified in pytest.ini, tests fail on Python3. We shou...Erica Portnoy
2018-11-02Error on warning, unless it's a ResourceWarningErica Portnoy
2018-10-31Move back to using a warning whitelistErica Portnoy
2018-10-31Only error on DeprecationWarningsErica Portnoy
2018-07-12warnings are errorsBrad Warren
2018-07-12move values to pytest.iniBrad Warren
2018-04-18Revert fix-macos-pytest (#5853)Brad Warren
2018-01-04Fix pytest on macOS in Travis (#5360)Brad Warren