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
path: root/tools
AgeCommit message (Expand)Author
2021-11-25Update py cryptography to >=2.5.0 (#9110)Aaron Gable
2021-11-23Pin back setuptools-rust (#9112)Brad Warren
2021-11-11docs: update intersphinx url for certbot project (#9096)alexzorin
2021-11-09Add Python 3.10 support and tests (#9077)Brad Warren
2021-10-15Change PGP keys (#9046)Brad Warren
2021-09-14dns-rfc2136: use certbot's own is_ipaddress func (#9035)alexzorin
2021-09-11Increase minimum of josepy version to use and update the oldest contraints. (...Adrien Ferrand
2021-09-10Upgrade pinned versions of certbot dependencies (josepy in particular) (#9027)Adrien Ferrand
2021-09-10Update oldest pyproject.toml comments (#8999)Brad Warren
2021-09-02Add comment about security alerts. (#9016)Brad Warren
2021-08-20upgrade pip (#9000)Brad Warren
2021-08-18Cleanup zope dependencies in plugins and upgrade sphinx (#8997)Adrien Ferrand
2021-08-17Use latest version of mypy (#8992)Adrien Ferrand
2021-08-17Release pip pinning (#8993)Adrien Ferrand
2021-08-13Improve snapcraft remote build (#8985)Brad Warren
2021-08-05fix egg-info cleanup (#8966)Brad Warren
2021-08-03add chardet dep (#8965)Brad Warren
2021-07-29Fix python-augeas failure on Windows (v2) (#8951)Adrien Ferrand
2021-07-22Finish pinning system rewrite (#8934)Brad Warren
2021-07-15pylint: upgrade pinned verson and fix new lints (#8936)alexzorin
2021-06-11Split out testing extras (#8893)Brad Warren
2021-06-10Pin pip & co like our other dependencies (#8868)Brad Warren
2021-06-02Remove local-oldest-requirements files (#8863)Brad Warren
2021-05-31delete eggs before running poetry (#8865)Brad Warren
2021-05-31Update coverage and pytest (#8875)Brad Warren
2021-05-27Remove unused tools (#8862)Brad Warren
2021-05-25remove references to certbot-constraints.txt (#8858)Brad Warren
2021-05-24Upgrade pylint (#8855)Brad Warren
2021-05-16Fix incompatibility with lexicon >= v3.6.0 (#8819)Thomas G
2021-05-12Remove unnecessary release script output (#8820)Brad Warren
2021-05-11docker: delete CARGO_HOME (#8839)alexzorin
2021-05-11Fix sphinx followup (#8841)Brad Warren
2021-05-10Fix Sphinx builds (#8838)Adrien Ferrand
2021-05-04Make a test farm tests package (#8821)Brad Warren
2021-04-27Remove pytest run from release script (#8810)ohemorange
2021-04-22Remove modifications to certbot-auto from the release script (#8797)ohemorange
2021-04-20pin cython (#8794)Brad Warren
2021-04-10Ensure that mock is pinned (#8786)Brad Warren
2021-04-08Improve tools/snap/build_remote.py output (#8780)Brad Warren
2021-04-05Use typing-extensions to ensure certbot dev environment is compatible with Py...Adrien Ferrand
2021-04-02Upgrade to mypy 0.812 (#8748)Adrien Ferrand
2021-04-02Remove wheel hack in windows installer construction script (#8752)Adrien Ferrand
2021-04-01Pin pynsist (#8749)Adrien Ferrand
2021-03-26Redo the majority of Certbot's pinning system (#8741)Brad Warren
2021-03-25Remove references to certbot-auto and letsencrypt-auto that we don't need for...ohemorange
2021-03-25remove outdated comment (#8736)Brad Warren
2021-03-24Upgrade cryptography to 3.4.6 (#8730)ohemorange
2021-03-22Do not reuse existing builds on Launchpad when executing snapcraft remote-bui...Adrien Ferrand
2021-03-20Fix linux-py39-cover test (#8720)ohemorange
2021-03-12Kill current snapcraft build when a "Chroot problem" is encountered (#8442)Adrien Ferrand