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
2022-11-02repin dependencies (#9454)alexzorin
2022-11-02disable poetry's cache (#9453)Brad Warren
2022-11-01Use https: protocol instead of deprecated git: protocol (#9452)Kevin Jones
2022-10-27Add comment explainig the load-bearing debug flags (#9443)Will Greenberg
2022-10-21Unpin poetry (#9438)Brad Warren
2022-10-20Remove docker-compose dependency (#9436)Brad Warren
2022-09-26upgrade base docker image (#9415)Brad Warren
2022-09-21Upgrade dependency pinnings (#9412)Brad Warren
2022-09-13Update generate_dnsplugins_snapcraft.sh (#9398)Patrick Neumann
2022-09-10Set up 2.0 pre-releases (#9400)Brad Warren
2022-07-29pin back pylint (#9368)Brad Warren
2022-07-29deps: remove pyjwt dependency (#9337)alexzorin
2022-07-11DOC: Fix typo (#9346)Shahar Naveh
2022-07-08DEP: Pin version of cryptography (#9339)Shahar Naveh
2022-07-08Prompt for username in finish_release.py (#9343)ohemorange
2022-07-08If a snap build times out, dump the logs (#9340)Will Greenberg
2022-07-07finish_release.py: fix revision regex, add more logging (#9342)Will Greenberg
2022-06-30Add Signed Windows Installer Workflow (#9076)Alexis
2022-06-23deps: bump pyOpenSSL in oldest pinnings (#9329)alexzorin
2022-04-28Add new signing key (#9288)Will Greenberg
2022-04-22Add --debug to docker push (#9286)Will Greenberg
2022-03-24Point pip to filesystem packages rather than local HTTP server (#9240)Will Greenberg
2022-03-24pinning: update awscli pin (#9242)alexzorin
2022-03-16Run repin.sh to pull in new version of cryptography, using OpenSSL 1.1.1n (#9...ohemorange
2022-03-12Remove cast for jose.fields. (#9228)Mads Jensen
2022-03-12pinning: work around poetry crash caused by bad 3rd party constraint (#9229)alexzorin
2022-03-03Remove Windows 2016 environment, generate 64 bit installer (#9202)Will Greenberg
2022-03-02Use the git CLI with cargo (#9223)Brad Warren
2022-03-01Drop Python 3.6 support (#9216)Brad Warren
2022-02-11Test revert setuptools pin (#9197)Will Greenberg
2022-01-25Typed jose fields (#9073)Adrien Ferrand
2021-12-21write docs on how to test release script (#9142)Brad Warren
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