Commit graph

10174 commits

Author SHA1 Message Date
James Kasten
776e347382 Merge branch 'master' into apache_modules 2015-07-31 10:14:43 -07:00
James Kasten
df6707209f Merge pull request #642 from letsencrypt/dol-patch-1
Dol patch 1
2015-07-31 10:06:27 -07:00
James Kasten
92dbc4f4eb Finish merge of #17 2015-07-31 09:55:02 -07:00
James Kasten
4aaa9a3240 Merge branch 'patch-1' of git://github.com/dol/lets-encrypt-preview into dol-patch-1
Conflicts:
	letsencrypt/client/CONFIG.py
2015-07-31 09:53:50 -07:00
James Kasten
f71119681c Address most of first round of comments 2015-07-30 23:14:58 -07:00
Brad Warren
5f40718fb6 Merge remote-tracking branch 'upstream/master' into letshelp-apache 2015-07-30 07:25:51 -07:00
Brad Warren
46d8b163be Added include_package_data=True 2015-07-30 07:25:41 -07:00
James Kasten
b37fc95386 py26 compat 2015-07-30 01:49:04 -07:00
James Kasten
47be104e2b Update pick_plugin tests based on misconfigured single plugin 2015-07-30 01:37:05 -07:00
James Kasten
67be424779 Merge branch 'master' into apache_modules 2015-07-30 01:26:08 -07:00
James Kasten
3bcf29be51 Change default rollback to 1 2015-07-30 01:22:59 -07:00
James Kasten
e64e3ceab0 Proper misconfiguration message 2015-07-30 01:19:02 -07:00
James Kasten
1570873312 Fix single candidate plugin misconfiguration bug 2015-07-30 00:29:23 -07:00
James Kasten
7390a39a4d edit spacing 2015-07-29 23:49:02 -07:00
James Kasten
ae4e1d5058 Use a2enmod and update reverter 2015-07-29 23:40:07 -07:00
James Kasten
c0f8c90f93 Merge pull request #638 from kuba/boulder-start-no-arg
"boulder-start.sh amqp" is the default as of #637
2015-07-29 22:15:23 -07:00
Jakub Warmuz
84fe80a347
"boulder-start.py amqp" is the default as of #637 2015-07-30 04:13:14 +00:00
James Kasten
c29c7a0b64 Merge pull request #637 from letsencrypt/integration-path
Fix path for integration test.
2015-07-29 17:05:38 -07:00
Jacob Hoffman-Andrews
06e21d3578 Fix path for integration test. 2015-07-29 15:53:09 -07:00
Jeff Hodges
1bbc3d38f8 Merge pull request #636 from letsencrypt/mktemp
make mktemp in integration tests work on OS X
2015-07-29 15:27:17 -07:00
Jeff Hodges
584f19fef5 add comment for mktemp for @Kuba 2015-07-29 15:08:22 -07:00
Jeff Hodges
6a90737bbb make mktemp in integration tests work on OS X 2015-07-29 14:54:35 -07:00
James Kasten
b7f01d435f Merge pull request #635 from kuba/staging-server
Update default server URI to staging.
2015-07-29 14:33:48 -07:00
Jakub Warmuz
fe237df2cc
Update default server URI to staging.
http://letsencrypt.status.io/pages/maintenance/55957a99e800baa4470002da/55b90ed12c1b61d83b0001eb
2015-07-29 21:15:45 +00:00
Jakub Warmuz
ca5823ffd8
acme: progress with v03 Simple HTTP challenge. 2015-07-29 20:58:54 +00:00
Brad Warren
b88092daab Merge remote-tracking branch 'upstream/master' into letshelp-apache 2015-07-29 13:47:06 -07:00
James Kasten
91227956cf Merge pull request #634 from kuba/include-package-data
include_package_data in apache and nginx plugins
2015-07-29 13:33:27 -07:00
Jakub Warmuz
d86ade674d
include_package_data in apache and nginx plugins
ref https://github.com/letsencrypt/letsencrypt/issues/625
2015-07-29 19:57:12 +00:00
Brad Warren
6d6c6f284b Incorporated Kuba's feedback 2015-07-29 11:47:56 -07:00
Brad Warren
6bbc412748 Incorporated Schoen's feedback and really fixed py26 support?... 2015-07-29 09:40:49 -07:00
Brad Warren
50ce91b769 Wrapped tarfile for py26 2015-07-28 17:23:03 -07:00
Brad Warren
88e472eb08 Fixed py26 support, cleanup, and added filename check 2015-07-28 17:12:01 -07:00
Brad Warren
6d9c62d586 Finished testing and cleanup 2015-07-28 13:39:24 -07:00
Brad Warren
12b9970787 Finished script besides commit and started unit tests 2015-07-27 19:26:28 -07:00
Jakub Warmuz
a55991055e
Human meaningful exception message for decoding fields with minimum length. 2015-07-25 18:17:53 +00:00
Jakub Warmuz
de3b48640b
Doc fixes. 2015-07-25 15:48:14 +00:00
Jakub Warmuz
c1cd2e173d
Merge remote-tracking branch 'github/letsencrypt/master' into update-challenges 2015-07-25 12:11:27 +00:00
Jakub Warmuz
e0651ad050
Remove Recovery Token. 2015-07-25 12:00:04 +00:00
Brad Warren
0a60122cf6 Started submission script 2015-07-24 20:27:16 -07:00
James Kasten
ccf678f146 rmdirs -> shutil.rmtree 2015-07-24 19:23:12 -07:00
James Kasten
ba4a62f185 Add 'empty mods-enabled dir 2015-07-24 19:18:07 -07:00
James Kasten
87bf4969c0 bump coverage 2015-07-24 19:01:35 -07:00
James Kasten
98b7627e18 Merge branch 'master' into apache_modules 2015-07-24 17:07:16 -07:00
James Kasten
6716d9f0b4 Remove a2enmod option 2015-07-24 17:06:27 -07:00
James Kasten
ab42f7fdfe 100% unittests for apache plugin 2015-07-24 17:05:25 -07:00
James Kasten
1ff899ae33 pylint cleanup 2015-07-24 15:47:38 -07:00
Brad Warren
993ad48705 Merge remote-tracking branch 'upstream/master' into plugin_tests 2015-07-24 15:03:28 -07:00
Brad Warren
c257f5274d More minor fixes 2015-07-24 15:03:18 -07:00
James Kasten
9454995565 remove verify_setup call 2015-07-24 03:29:16 -07:00
James Kasten
647caba164 100% configurator coverage 2015-07-24 03:22:35 -07:00