James Kasten
|
e0fd6ee018
|
Merge pull request #565 from bradmw/traceback
Tracebacks and Forks
|
2015-06-29 08:52:14 -07:00 |
|
James Kasten
|
b316cd2caa
|
Merge pull request #566 from letsencrypt/apache_modules
Fix broken unittest
|
2015-06-29 08:51:17 -07:00 |
|
Jakub Warmuz
|
2ec451d00b
|
IConfig.simple_http_port (fixes #542).
|
2015-06-29 07:58:36 +00:00 |
|
Jakub Warmuz
|
29e56d442f
|
Fix line-too-long
|
2015-06-29 07:56:22 +00:00 |
|
Jakub Warmuz
|
87f197afb2
|
manual: make sure user doesn't serve /root, or cert.pem/key.pem
|
2015-06-29 07:56:22 +00:00 |
|
Jakub Warmuz
|
ce32de023d
|
Move simple_http_simple_verify to SimpleHTTPResponse.simple_verify.
|
2015-06-29 07:56:21 +00:00 |
|
Jakub Warmuz
|
36752a3dab
|
simpleHttp needs text/plain or absent.
|
2015-06-29 07:53:28 +00:00 |
|
Jakub Warmuz
|
a0acf7c703
|
acme.verify.simple_http_simple_verify
|
2015-06-29 07:50:31 +00:00 |
|
Jakub Warmuz
|
60478e213b
|
Bump apache coverage.
|
2015-06-28 09:42:43 +00:00 |
|
Jakub Warmuz
|
bfba30701e
|
Bump core coverage
|
2015-06-28 09:41:33 +00:00 |
|
Jakub Warmuz
|
051a351a43
|
Move test_add_chal from letsencrypt_nginx (plugins.common 100% coverage).
|
2015-06-28 09:39:21 +00:00 |
|
Jakub Warmuz
|
46707406b5
|
Tests: don't cover plugins.common test functions.
|
2015-06-28 09:38:03 +00:00 |
|
Jakub Warmuz
|
7abff038dc
|
Display tests: move test_visual to tests/display.py script.
|
2015-06-28 09:31:42 +00:00 |
|
Jakub Warmuz
|
cfbd33809e
|
Remove acme.util
|
2015-06-28 09:27:17 +00:00 |
|
Jakub Warmuz
|
4fbb5cb80f
|
Address review comments
|
2015-06-27 16:52:52 +00:00 |
|
Jakub Warmuz
|
096920b8b3
|
Refactor integration scripts, use --debug.
|
2015-06-27 13:34:23 +00:00 |
|
Jakub Warmuz
|
98844a196c
|
Add test for PluginError catching in disco
|
2015-06-27 10:02:02 +00:00 |
|
Jakub Warmuz
|
c96fc7e33a
|
travis_retry sudo apt-get ...
|
2015-06-27 09:43:33 +00:00 |
|
Jakub Warmuz
|
49b02e7740
|
Travis CI: test nginx plugin.
|
2015-06-27 09:20:37 +00:00 |
|
Jakub Warmuz
|
9652656e14
|
Integration tests for nginx plugin (without root).
|
2015-06-27 09:20:37 +00:00 |
|
Jakub Warmuz
|
c459102a04
|
letsencrypt_nginx: call "nginx -c server_root/nginx.conf ..."
|
2015-06-27 09:18:47 +00:00 |
|
Jakub Warmuz
|
30dfb6a1a9
|
letsencrypt_nginx: respect IConfig.dvsni_port (partially fixes #479).
|
2015-06-27 09:18:47 +00:00 |
|
Jakub Warmuz
|
be889d3794
|
letsencrypt_nginx: generate snakeoil cert/key (fixes #481).
|
2015-06-27 09:18:37 +00:00 |
|
Jakub Warmuz
|
b7a19486ed
|
Plugins disco: catch PluginError in prepare(), debug log exceptions.
|
2015-06-27 08:14:00 +00:00 |
|
James Kasten
|
3ab5addb81
|
Merge branch 'master' into apache_modules
|
2015-06-27 00:53:34 -07:00 |
|
James Kasten
|
62e7eb236d
|
Merge pull request #558 from kuba/485-cleanup
Null installer, integration tests for install/run, backport #440 CLI changes, fix --help all.
|
2015-06-27 00:18:54 -07:00 |
|
Jakub Warmuz
|
fd333d39bb
|
Merge remote-tracking branch 'github/letsencrypt/master' into 485-cleanup
Conflicts:
letsencrypt/cli.py
|
2015-06-27 07:01:58 +00:00 |
|
Brad Warren
|
88507fea87
|
Stopped catching silly things
|
2015-06-26 18:07:40 -07:00 |
|
schoen
|
4e221eb9bd
|
Merge pull request #562 from bradmw/traceback
Log and hide tracebacks by default
|
2015-06-26 16:55:18 -07:00 |
|
schoen
|
83e6208c3b
|
Merge pull request #563 from bradmw/reporter_test
Fixed reporter coverage
|
2015-06-26 16:41:18 -07:00 |
|
Brad Warren
|
95a1432476
|
Come on Python 2.6...
|
2015-06-26 16:40:59 -07:00 |
|
Brad Warren
|
3f1c6e4a9c
|
Fixed reporter coverage
|
2015-06-26 16:29:13 -07:00 |
|
Brad Warren
|
554139cb1a
|
Reformatted error message
|
2015-06-26 16:14:21 -07:00 |
|
Brad Warren
|
07642a4a96
|
Merge remote-tracking branch 'upstream/master' into traceback
|
2015-06-26 16:09:53 -07:00 |
|
Brad Warren
|
d6246ae309
|
Special cased KeyboardInterrupt
|
2015-06-26 16:09:46 -07:00 |
|
James Kasten
|
d10186214b
|
fix unittest
|
2015-06-26 16:07:39 -07:00 |
|
Jakub Warmuz
|
e3cd6fc709
|
Fix review comments.
|
2015-06-26 23:03:27 +00:00 |
|
James Kasten
|
7665e8c8c1
|
Merge pull request #561 from letsencrypt/fix_plugin_prepare
Quick fix for Apache prepare
|
2015-06-26 15:43:17 -07:00 |
|
Brad Warren
|
e97719b367
|
Merge remote-tracking branch 'upstream/master' into traceback
|
2015-06-26 15:26:44 -07:00 |
|
Brad Warren
|
93b736a224
|
Logs and hides tracebacks
|
2015-06-26 15:26:33 -07:00 |
|
James Kasten
|
f99af51de3
|
Address comments
|
2015-06-26 14:47:03 -07:00 |
|
Jakub Warmuz
|
79252e7940
|
Merge remote-tracking branch 'github/letsencrypt/master' into 485-cleanup
Conflicts:
tests/boulder-integration.sh
|
2015-06-26 21:11:42 +00:00 |
|
James Kasten
|
91f20e9a4a
|
OMerge branch 'master' into fix_plugin_prepare
|
2015-06-26 13:31:38 -07:00 |
|
James Kasten
|
3705594628
|
Merge pull request #554 from letsencrypt/renew_before_deploy
Try to renew certs before trying to deploy them
|
2015-06-26 16:25:30 -04:00 |
|
James Kasten
|
aea74f3c46
|
Change appropriate misconfiguration errors
|
2015-06-26 12:05:25 -07:00 |
|
James Kasten
|
1a63c774d1
|
Merge pull request #557 from kuba/integration-testing
boulder-integration.sh: SERVER env variable
|
2015-06-26 12:43:07 -04:00 |
|
James Kasten
|
5027d70002
|
Ignore pycharm project files
|
2015-06-26 09:30:10 -07:00 |
|
James Kasten
|
93a9a8b268
|
ConfiguratorError -> PluginError
|
2015-06-26 09:29:40 -07:00 |
|
James Kasten
|
36161c306a
|
update tests
|
2015-06-26 08:47:26 -07:00 |
|
James Kasten
|
fdfd395707
|
Merge branch 'master' into apache_failed_vhost
Conflicts:
letsencrypt_apache/configurator.py
letsencrypt_apache/dvsni.py
|
2015-06-26 08:29:37 -07:00 |
|