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
2019-11-26Refactor certbot/ and certbot/tests/ to use the same structure as the other p...ohemorange
2019-11-12Move items in certbot/plugins to _internal (#7533)ohemorange
2019-11-09Make uncomplicated modules private (#7528)ohemorange
2019-11-05Release 0.40.0v0.40.0Erica Portnoy
2019-11-05Build Windows installers with pinned dependencies (#7498)Adrien Ferrand
2019-11-04Use fresh authorizations in dry runs (#7442)alexzorin
2019-10-09Upgrade to pywin32>=225 and fix unit tests (#7429)Adrien Ferrand
2019-09-24List support for Python 3.8 (#7392)Brad Warren
2019-09-20Fix Windows sdist. (#7384)Brad Warren
2019-08-28Replace platform.linux_distribution with distro.linux_distribution (#7337)ohemorange
2019-08-07Fix integration tests on Windows (#7271)Adrien Ferrand
2019-06-20[Windows] Security model for files permissions - STEP 3a (#6964)Adrien Ferrand
2019-04-12Add back used sys import. (#6954)Brad Warren
2019-04-09Update to Pylint 1.9.4 and correctionsAdrien Ferrand
2019-04-02Merge branch 'master' into pylintAdrien Ferrand
2019-02-22Fix test sdists with atexit handlers (#6769)Adrien Ferrand
2019-02-13Fix #6501 (#6761)Brad Warren
2019-01-09Correct the oldest requirements environment (#6569)Adrien Ferrand
2018-12-05Release 0.29.0v0.29.0Brad Warren
2018-12-04Conditionally depend on imgconverter for newer versions of Sphinx (#6536)sydneyli
2018-12-04WIP External Account Binding (#6059)Robert Kästel
2018-09-13Remove CHANGES.rst (#6162)Eli Young
2018-08-06Fix Sphinx (#6070)Brad Warren
2018-07-23Bump the acme version needed for account reuse (#6250)Brad Warren
2018-07-10Remove main components from Alpha. (#6187)Jacob Hoffman-Andrews
2018-07-09Advertise our packages work on Python 3.7. (#6183)Brad Warren
2018-06-28Use greater than or equal to in requirements. (#6117)Brad Warren
2018-06-28run Isort on imported packages (#6138)Bahram Aghaei
2018-06-05Remove unneeded sys import (#5873)Brad Warren
2018-05-18Prepare certbot module for mypy check untyped defs (#6005)Dmitry Figol
2018-05-16Safer to pylint on Python 3cclauss
2018-05-03Check_untyped_defs in mypy with clean output for acme (#5874)ohemorange
2018-04-13Get mypy tox env running in the current setup (#5861)ohemorange
2018-04-12Bump certbot's acme depenency to 0.22.1 (#5826)sydneyli
2018-03-05Break lockstep between our packages (#5655)Brad Warren
2018-02-27Merge pull request #5605 from certbot/rm-eol-2.6Brad Warren
2018-02-24Remove min version of setuptools (#5617)Nick Bebout
2018-02-22Finish dropping Python 2.6 and 3.3 supportBrad Warren
2018-02-17Drop support for EOL Python 2.6 and 3.3Hugo
2018-02-17Make Certbot depend on josepy (#5542)Brad Warren
2017-12-20More pip dependency resolution workarounds (#5339)Brad Warren
2017-12-01Switch from nose to pytest (#5282)Brad Warren
2017-06-01[#3866]: "certbot certificates" checks validity with OpenSSL (#4155)yomna
2017-05-19pin Sphinx<=1.5.6 (#4687)Brad Warren
2017-05-02Add lockfile (#4449)Brad Warren
2017-04-29Tell the world we're Python 3 compatible (#4568)Brad Warren
2017-04-29Reuse dynamic install_requires. (#4554)Brad Warren
2017-03-31Revert "Add a global lock file to Certbot (#4369)" (#4445)Brad Warren
2017-03-21Add a global lock file to Certbot (#4369)Brad Warren
2017-03-10Build wheels correctly for Python 2.6 (#4313)Brad Warren