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-08-27remove PYTHONPATHtest-insanityBrad Warren
2019-08-27sys.pathBrad Warren
2019-08-27more moreBrad Warren
2019-08-27more infoBrad Warren
2019-08-27dump versionBrad Warren
2019-08-27test quiet & fastBrad Warren
2019-08-27refactor get_certbot_version into certbot_call, reusing its workspacetest-use-distro-pin-requestsErica Portnoy
2019-08-27Merge branch 'test-use-distro-pin-requests' of github.com:certbot/certbot int...Erica Portnoy
2019-08-27try passing workspace through insteadErica Portnoy
2019-08-27execute certbot version in a different cwdErica Portnoy
2019-08-27execute certbot version in a different commandErica Portnoy
2019-08-24Pin back requests packageErica Portnoy
2019-08-24Add minimum version of 1.0.1Erica Portnoy
2019-08-17run build.pyErica Portnoy
2019-08-17Replace platform.linux_dependencies with distro.linux_dependenciesErica Portnoy
2019-08-16Use travis_retry for farm tests (#7327)Adrien Ferrand
2019-08-16[Windows] Fix closing files descriptors during unit tests (#7326)Adrien Ferrand
2019-08-16Clean travis config (#7328)Adrien Ferrand
2019-08-16Added DNS plugin for ISPConfig to list (#7332)Matthias Bilger
2019-08-12Fix Certbot's Apache plugin doesn't work on Scientific Linux (#7294)tyborr
2019-08-09Merge pull request #7318 from certbot/candidate-0.37.1Brad Warren
2019-08-09Merge branch 'master' into candidate-0.37.1ohemorange
2019-08-09Bump version to 0.38.0Erica Portnoy
2019-08-09Add contents to CHANGELOG.md for next versionErica Portnoy
2019-08-09Release 0.37.1v0.37.1Erica Portnoy
2019-08-09Update changelog for 0.37.1 releaseErica Portnoy
2019-08-09Revert disabling TLS session tickets in Apache (#7315) (#7316)Brad Warren
2019-08-09Revert disabling TLS session tickets in Apache (#7315)Brad Warren
2019-08-08Update link to the Server forum category (#7309)Matt Nordhoff
2019-08-08Merge pull request #7311 from certbot/candidate-0.37.0ohemorange
2019-08-08Don't run tox -e cover. (#7312)Brad Warren
2019-08-07Bump version to 0.38.0Brad Warren
2019-08-07Add contents to CHANGELOG.md for next versionBrad Warren
2019-08-07Release 0.37.0v0.37.0Brad Warren
2019-08-07Update changelog for 0.37.0 releaseBrad Warren
2019-08-07Merge pull request #7302 from certbot/rhel8_fix-with-testsBrad Warren
2019-08-07Add RHEL8 to test farm targetsBrad Warren
2019-08-07Fix integration tests on Windows (#7271)Adrien Ferrand
2019-08-06Update certbot-auto script to work with RHEL 8Michael Watters
2019-08-06Clean the useless entries in MANIFEST.in (#7299)Adrien Ferrand
2019-08-06Move Nginx TLS configuration files into a specific folder (#7300)Adrien Ferrand
2019-08-02Follow Mozilla recs for Nginx ssl_protocols, ssl_ciphers, and ssl_prefer_serv...ohemorange
2019-08-02Create a mock OCSP server for Pebble integration tests (#7281)Adrien Ferrand
2019-08-02Upgrade virtualenv in dev/tests environments (#7287)Adrien Ferrand
2019-08-01Fix unit tests on Windows (#7270)Adrien Ferrand
2019-07-31Update dns-cloudflare docs regarding API Tokens (#7285)Mikel Kew
2019-07-30Bump timeout waiting for ACME server to 4 minutes. (#7284)Brad Warren
2019-07-29Disable TLS session tickets for Apache 2.4.11+ (#7191)Adrien Ferrand
2019-07-29Refer to ubuntu in install.rst (#6986)Adrien Ferrand
2019-07-26Remove duplicate, failing oldest tests. (#7272)Brad Warren