Commit Graph
5556 Commits
Author SHA1 Message Date
Dominic Cleal 40bca477a5 Merge Augeas lens fix for continuations in section headings
From https://github.com/hercules-team/augeas/commit/0b22176535809f6e8aba3191a809f122e08bc7d0

Closes: #2525
2016-02-23 09:37:35 +00:00
Dominic Cleal 6d1b0298ac Add failing test from ticket #2525
Augeas fails to parse the last new line/continuation between an IP in a
VirtualHost block and the closing `>` of the section.
2016-02-23 09:35:29 +00:00
Noah Swartz 77d606d8aa Merge pull request #2510 from letsencrypt/temp-saves-only-plz
Temporary saves only
2016-02-22 18:17:43 -08:00
Peter Eckersley 9f5f3e802f Merge pull request #2509 from erikrose/no-symlink-le-auto
Turn the root-level letsencrypt-auto symlink into a regular file. Close #2501.
2016-02-22 18:00:25 -08:00
bmw 22d6a9e8d9 Merge pull request #2105 from phispi/test_apache_modules
Added some standard apache2 modules that make tests fail.
2016-02-22 16:33:37 -08:00
Noah Swartz 81deb905bd Merge pull request #2511 from letsencrypt/no-double-transform
Match globs properly
2016-02-22 15:37:09 -08:00
bmw 356cf890e6 Merge pull request #2482 from pfeyz/acme-example-client-fix
wrap csr in ComparableX509
2016-02-22 09:55:08 -08:00
bmw 38416c59df Merge pull request #2138 from kuba/acme-pep8-enfore
Enforce PEP8 checking in ACME [needs revision]
2016-02-22 09:45:42 -08:00
Jakub Warmuz 29d16b027e Separate pep8 config for acme. 2016-02-20 11:01:25 +00:00
Jakub Warmuz 9d9ca27b68 Merge remote-tracking branch 'github/letsencrypt/master' into acme-pep8-enfore 2016-02-20 10:36:50 +00:00
bmw cf3343605a Merge pull request #2345 from letsencrypt/ignore-letstest-venv
Ignore venv in letstest dir
2016-02-19 18:50:55 -08:00
Brad Warren f9a3abeeae fixes #2247 2016-02-19 17:58:37 -08:00
Peter Eckersley f018895d72 Merge pull request #2487 from letsencrypt/undefined-addrs
Fixes #2470
2016-02-19 12:27:45 -08:00
Brad Warren 0062678f7d A temporary save is a good save 2016-02-19 12:20:32 -08:00
Erik Rose b95a01a15c Turn the root-level letsencrypt-auto symlink into a regular file. Close #2501.
It will always be a copy of the latest release version, 0.4 in this case. (Modify the release script to make that so.) This way, people using the old method of running le-auto from a git checkout will not end up using a bleeding-edge version, letting us work on the tip-of-tree version more freely.
2016-02-19 15:13:58 -05:00
Peter Eckersley 9b21efc6b8 Merge pull request #2480 from filipochnik/remove-acme-challenge
Remove acme-challenge after cleaning up all challenges
2016-02-18 12:43:13 -08:00
Brad Warren 6135ba7a59 break 2016-02-17 17:24:57 -08:00
Peter Eckersley 4dad0d76f6 Merge pull request #2494 from moshevds/travis_yml
Removed a mention of SimpleHTTP from comments
2016-02-17 16:23:46 -08:00
bmw 960114a08e Merge pull request #2282 from olabini/nginx_reverter_guarding
Guard reverter invocations and wrap in correct exceptions
2016-02-17 16:04:29 -08:00
Filip Ochnik 0554163ff9 Additional tests for webroot cleanup 2016-02-17 17:21:25 +08:00
Filip Ochnik 4d9f487e89 Handle rmdir failure 2016-02-17 17:04:10 +08:00
Môshe van der Sterre 560ad7152d Removed a mention of SimpleHTTP from comments 2016-02-17 06:38:07 +01:00
schoen e09398c9a8 Merge pull request #2492 from letsencrypt/unbreak-le-auto
Revert "Let --no-self-upgrade bootstrap OS packages. Fix #2432."
2016-02-16 18:21:48 -08:00
Brad Warren dbc81490e5 Revert "Let --no-self-upgrade bootstrap OS packages. Fix #2432."
This reverts commit 6eb2d60166.
2016-02-16 17:10:59 -08:00
Peter Eckersley 8baf3b3750 Merge pull request #2449 from nneonneo/support-osx-apache
Support system-default Apache on OS X. Tested on Yosemite (10.10).
2016-02-16 16:50:01 -08:00
Peter Eckersley 1a77c73857 Merge pull request #2472 from TheNavigat/clienttest
Tests for client.py
2016-02-16 16:18:21 -08:00
Peter Eckersley ceae505751 Merge pull request #2476 from moshevds/etc_hosts
Adding required /etc/hosts entries to .travis.yml and docs/contributing.rst
2016-02-16 16:15:32 -08:00
Peter Eckersley 314f9f4755 Merge pull request #2475 from moshevds/perform_method_documentation
Updating perform method documentation in interfaces.py
2016-02-16 16:14:45 -08:00
Peter Eckersley a105f8e607 Merge pull request #2484 from letsencrypt/explain_no_ip_certs
Explain IP addresses are specifically forbidden
2016-02-16 15:54:34 -08:00
Brad Warren 36c6f734a8 fix #2470 2016-02-16 14:56:26 -08:00
Seth Schoen 31a27f675a Trivial change to re-run tests after spurious integration test failure 2016-02-16 14:41:02 -08:00
Seth Schoen 16761bc836 Fix lint line-too-long complaint 2016-02-16 13:00:08 -08:00
Peter Eckersley 3faec3d12b Merge pull request #2477 from letsencrypt/letshelp-newleauto
[test farm] Fix use of the newleauto in test_letsencrypt_auto_certonl…
2016-02-16 12:29:22 -08:00
Seth Schoen beeb65d2f2 Add test 2016-02-16 12:24:29 -08:00
Seth Schoen a23b36bf56 Merge remote-tracking branch 'origin/master' into explain_no_ip_certs 2016-02-16 12:17:43 -08:00
Erik Rose e8f6d4ff39 Merge the true public suitability of --no-self-upgrade. Close #2451. 2016-02-16 15:12:26 -05:00
Erik Rose 3915e0014b Merge removal of venv on le-auto failure. Close #2450. 2016-02-16 15:02:23 -05:00
bmw 16719e4289 Merge pull request #2174 from TheNavigat/vagrantfile
Adding support for boulder integration testing to Vagrantfile
2016-02-16 10:36:40 -08:00
Paul Feitzinger d6b213d1e3 wrap csr in ComparableX509 2016-02-16 12:00:11 -05:00
Filip Ochnik 9b5ff7bcd7 Remove acme-challenge after cleaning up all challenges 2016-02-16 20:46:42 +08:00
Filip Ochnik 780c9ce2ae Refactor path logic in webroot plugin 2016-02-16 20:36:46 +08:00
Filip Ochnik 69e1c62859 Add test for cleaning up acme-challenge 2016-02-16 20:33:22 +08:00
Peter Eckersley 607c48d0a3 [test farm] Fix use of the newleauto in test_letsencrypt_auto_certonly_standalone.sh 2016-02-15 12:08:20 -08:00
Peter Eckersley 9c7e99cbf5 Merge pull request #2397 from thanatos/future-pylint-fixes
Fix import ordering s.t. future versions of pylint won't warn on it.
2016-02-15 11:59:08 -08:00
Peter Eckersley 22ef20cde7 Merge pull request #2396 from thanatos/urlparse-py3
Make this use of urlparse.urlparse Python 3 compatible.
2016-02-15 11:55:46 -08:00
Peter Eckersley 1a0aa3521c Merge pull request #2467 from letsencrypt/travis-order
Reorder travis matrix by typical runtime
2016-02-15 11:54:28 -08:00
Peter Eckersley 32d1f2e5ec Merge pull request #2471 from rugk/patch-1
Fix typo in docs/ciphers.rst
2016-02-15 11:50:47 -08:00
TheNavigatandMôshe van der Sterre 89916e726c Adding required /etc/hosts entries to docs/contributing.rst 2016-02-15 17:31:47 +01:00
Môshe van der Sterre 953aa2aa85 Adding required /etc/hosts entries to .travis.yml 2016-02-15 17:31:28 +01:00
TheNavigatandMôshe van der Sterre 4bbea4e30b Updating perform method documentation in interfaces.py 2016-02-15 17:16:43 +01:00