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
2019-07-02upgrade ipdbBrad Warren
2019-07-02Pin/upgrade virtualenv in our tests (#7211)Brad Warren
2019-06-26Remove files for old Docker image. (#7188)Brad Warren
2019-06-25Drop support for quay.io. (#7187)Brad Warren
2019-06-12Remove the Postfix plugin (#7097)Brad Warren
2019-06-12Remove list of modified packages from changelog. (#7146)Brad Warren
2019-06-01Update Fedora AMI (#7102)Brad Warren
2019-05-14 [Unix] Create a framework for certbot integration tests: PART 5-FINAL (#6989)Adrien Ferrand
2019-05-03Try another approach (#7022)Adrien Ferrand
2019-05-03Fix oldest tests when local dependencies are used (#7019)Adrien Ferrand
2019-04-30Update Lexicon dependency in dnsimple (#7008)Brad Warren
2019-04-12[Unix] Create a framework for certbot integration tests: PART 2 (#6821)Adrien Ferrand
2019-04-09Add --disable-pip-version-check to pip calls. (#6938)Brad Warren
2019-04-09Merge pull request #6932 from adferrand/pylint-squashBrad Warren
2019-04-09Use VIRTUALENV_NO_DOWNLOAD in tools/venv.py. (#6931)Brad Warren
2019-04-09Update to Pylint 1.9.4 and correctionsAdrien Ferrand
2019-04-08Update the lexicon version used in tests/Docker. (#6929)Brad Warren
2019-04-06Use venv over virtualenv in venv3 (#6922)Brad Warren
2019-04-05Move fixing oldest reqs to avoid merge conflicts. (#6921)Brad Warren
2019-03-14Use Python3 to run tools/venv3.py. (#6860)Brad Warren
2019-03-04Merge pull request #6786 from certbot/pin-deps_continuedBrad Warren
2019-03-04Address review commentsJoona Hoikkala
2019-03-02[Unix] Create a framework for certbot integration tests: PART 1 (#6578)Adrien Ferrand
2019-02-28[Windows] Fix pipstrap (#6775)Adrien Ferrand
2019-02-21[Windows] Working unit tests for certbot-nginx (#6782)Adrien Ferrand
2019-02-20Add stdin option for merge_requirementsJoona Hoikkala
2019-02-20Generate constraints file to pin deps in Docker imagessydneyli
2019-01-31Set --pyargs directly in the files where it is needed. (#6727)Brad Warren
2019-01-24Add VIRTUALENV_NO_DOWNLOAD=1 to all calls to virtualenv (#6690)ohemorange
2019-01-18Do not ignore editable distributions already installed. (#6675)Adrien Ferrand
2019-01-18Process isolated local oldest requirements for DNS plugins (#6653)Adrien Ferrand
2019-01-18Allow to execute a tox target without pinned dependencies (#6590)Adrien Ferrand
2019-01-10Update Certbot dependency to Lexicon to 3.x (#6593)Adrien Ferrand
2019-01-09Reduce build log verbosity on Travis (#6597)Adrien Ferrand
2019-01-09Correct the oldest requirements environment (#6569)Adrien Ferrand
2019-01-07[Windows|Unix] Use double quote compatible both for windows and linux (#6553)Adrien Ferrand
2019-01-02Pin all dependency installation in the release script (#6584) (#6602)ohemorange
2018-12-07Remove -q/--quiet from pip invocations. (#6568)Brad Warren
2018-12-04Conditionally depend on imgconverter for newer versions of Sphinx (#6536)sydneyli
2018-12-04During the release, reset local-oldest-requirements.txts that might have been...ohemorange
2018-12-01Don't use pytest.ini during the release. (#6550)Brad Warren
2018-11-28Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-27Automation for changelog changes during release (#6489)ohemorange
2018-11-22Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-21Fix test_sdists test farm test (#6524)ohemorange
2018-11-20Workaround for old pip versions that are not exposed as importable modules. (...Adrien Ferrand
2018-11-19Fix up environment variable use in venv creation scripts (#6518)Brad Warren
2018-11-17Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-11-16Update tools/venv3.py to support py launcher on Windows (#6493)Adrien Ferrand
2018-11-15Fail-fast in test/cover/lint scripts (#6487)Adrien Ferrand