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
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
2017-03-09Make argparse dependency unconditional. (#2249)Erik Rose
2017-02-24Docker changes for easier testing (#4249)Joona Hoikkala
2017-02-01Provide a way to opt-in to EFF e-mail (#4082)Brad Warren
2017-01-31Remove optional dependencies (#4088)Brad Warren
2017-01-19Remove old references to pep8 in our code (#4073)Brad Warren
2016-12-22Merge the manual and script plugins (#3890)Brad Warren
2016-11-30Remove the sphinxcontrib.programout [docs]dependency (#3830)Peter Eckersley
2016-11-08Script plugin (#3521)Joona Hoikkala
2016-10-22Remove the curses dialog, thereby deprecating the --help and --dialog command...Erica Portnoy
2016-08-06Merge pull request #3269 from yan12125/python3-certonlyPeter Eckersley
2016-07-30Python 3 support for certonlyYen Chi Hsuan
2016-07-25Remove psutil dependencyJoona Hoikkala
2016-06-17Remove unused nosexcover dependencyBrad Warren
2016-06-01fixes #1080Brad Warren
2016-05-26Revert "Pin old pkginfo version"Brad Warren
2016-05-24Pin old pkginfo versionBrad Warren
2016-05-06Specify minimum parsedatetime versionBrad Warren
2016-04-15this commit was authored by the Certbot ProjectBrad Warren
2016-04-14Change Certbot author and descriptionBrad Warren
2016-04-14s/letsencrypt/certbotBrad Warren
2016-03-11Update entry pointPeter Eckersley
2016-03-04Require setuptools>=1.0 in all packages that use the cryptography lib.Erik Rose
2016-03-03Revert "version < 2.0"Brad Warren
2016-03-01version < 2.0Brad Warren
2016-02-13Merge branch 'testing-dev-extras'Brad Warren
2016-02-04Remove entry pointBrad Warren
2016-01-26Merge the downgrade of the ConfigArgParse dependency to 0.9.3.Erik Rose
2016-01-21Downgrade declared ConfigArgParse requirement. Fix #2243.Erik Rose
2016-01-16Revert moving mock to test_requires.Erik Rose
2016-01-15Merge master in to get the unconditionalization of dependencies.Erik Rose
2016-01-15Make ConfigArgParse dependencies unconditional as well.Erik Rose