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
2018-03-30Pin Lexicon version to 2.2.1 (#5803)sydneyli
2018-03-22make pip_install.sh compatible with POSIX sh(1) again (#5622)Delan Azabani
2018-03-14Fix print() and xrange() for Python 3 (#5590)cclauss
2018-03-13Put API link at the bottom of DNS plugin docs (#5699)Brad Warren
2018-03-05Break lockstep between our packages (#5655)Brad Warren
2018-02-17Drop support for EOL Python 2.6 and 3.3Hugo
2018-01-11reduce ipdb version (#5408)Brad Warren
2018-01-09Have letsencrypt-auto do a real upgrade in leauto-upgrades option 2 (#5390)Brad Warren
2018-01-04Fix pytest on macOS in Travis (#5360)Brad Warren
2017-12-18Pin dependencies in oldest tests (#5316)Brad Warren
2017-12-11Use josepy instead of acme.jose. (#5203)Jannis Leidel
2017-12-02Quiet pip install output. (#5288)Jacob Hoffman-Andrews
2017-12-02Revert requiring dnsmadeeasy extras for lexicon (#5291)Brad Warren
2017-12-01Switch from nose to pytest (#5282)Brad Warren
2017-11-08Install dnsmadeeasy extras from dns-lexicon (#5230)Brad Warren
2017-11-03Use pipstrap to ensure pip works on older systems (#5216)Brad Warren
2017-06-17RFC 2136 DNS Authenticator (#4701)Matt Dainty
2017-06-17LuaDNS DNS Authenticator (#4605)Zach Shepherd
2017-06-16Add certbot-dns-dnsmadeeasy to release script (#4844)Zach Shepherd
2017-06-16DNS Made Easy DNS Authenticator (#4603)Zach Shepherd
2017-06-08Fix oldest tests (#4782)Brad Warren
2017-06-07route53: rename to match other DNS plugins (#4747)Zach Shepherd
2017-06-06Handle releasing of DNS subpackages not yet included in certbot-auto (#4779)Zach Shepherd
2017-06-06Remove dependency on git from pip_install.sh. (#4770)Brad Warren
2017-06-01route53: add unit tests (#4725)Zach Shepherd
2017-06-01Handle releasing subpackages not included in certbot-auto (#4758)Zach Shepherd
2017-05-26NS1 DNS Authenticator (#4602)Zach Shepherd
2017-05-23DNSimple DNS Authenticator (#4587)Zach Shepherd
2017-05-20CloudXNS DNS Authenticator (#4585)Zach Shepherd
2017-05-18Add an account deactivate utility script. (#4254)Jacob Hoffman-Andrews
2017-05-17Google Cloud DNS Authenticator (#4581)Zach Shepherd
2017-05-17Merge pull request #4642 from certbot/new-pkg-release-prepBrad Warren
2017-05-12DigitalOcean DNS AuthenticatorZach Shepherd
2017-05-11Make it easier to add new packages to the release scriptBrad Warren
2017-05-11Pin dependency versions when using tools/venv.sh (#4629)Brad Warren
2017-05-11Script to create docs directory for new packages.Zach Shepherd
2017-05-11Cloudflare DNS AuthenticatorZach Shepherd
2017-04-20Extend tools/venv3.sh to support full certbot development (#4532)Yen Chi Hsuan
2017-03-21Ensure a SHA2 hash algorithm is used when signing releases (#4384)Brad Warren
2017-03-14Merge pull request #4295 from certbot/dockerfile++Brad Warren
2017-03-11remove unnecessary whitespace from tools/release.shAmjad Mashaal
2017-03-07add docker-warning scriptBrad Warren
2017-01-28fix tools/venv.sh (#4126)Brad Warren
2017-01-27Spelling (#4101)Josh Soref
2016-11-30Remove the sphinxcontrib.programout [docs]dependency (#3830)Peter Eckersley
2016-11-08Change all "cerbot" references to "certbot" (#3770)Martey Dodoo
2016-10-12Don't run nosetests from the root of our repo (#3620)Brad Warren
2016-10-06fix requirements.txt surgery in response to shipping certbot-nginx (#3585)Brad Warren
2016-08-18Add the nginx plugin's hash to certbot-auto during the release processBrad Warren
2016-06-03Revert "Use --force-reinstall to fix bad virtualenv package"bmw