Commit graph

9359 commits

Author SHA1 Message Date
Brad Warren
7fb5cf1cf5 Catch all pyparsing exceptions 2016-08-16 15:46:31 -07:00
Brad Warren
0b0eca323c Remove extra newline 2016-08-16 15:36:41 -07:00
Noah Swartz
4a28bb1af7 clarify invalid email error in non-interactive 2016-08-16 12:37:45 -07:00
Noah Swartz
ed6b6e2286 Merge pull request #3268 from jsachs/dialog-autosize
Set dialog widgets to use autowidgetsize
2016-08-15 15:03:12 -07:00
Noah Swartz
91aaabd48f Merge pull request #3350 from pconrad-fb/master
Restructured installation docs.
2016-08-15 14:08:45 -07:00
Mathieu Leduc-Hamel
fff459e6f5 Factored out the ip logging permission functionalities 2016-08-13 11:09:17 -04:00
Mathieu Leduc-Hamel
f7a09e5e44 Add dns-01 challenge support to the Manual plugin 2016-08-13 10:52:03 -04:00
Peter Eckersley
5d8744bf7c Merge pull request #3254 from certbot/multi-topic-help
Multi-topic help listings
2016-08-12 18:43:54 -07:00
Peter Eckersley
cfefda7267 Merge remote-tracking branch 'origin/master' into multi-topic-help 2016-08-12 18:30:29 -07:00
Brad Warren
8aadacbbb3 Merge pull request #3375 from yan12125/python3-certbot-unittests
Enable unit tests of certbot core on Python 3
2016-08-12 17:55:50 -07:00
Peter Eckersley
7da7d47e8a Merge remote-tracking branch 'origin/master' into multi-topic-help 2016-08-12 17:40:49 -07:00
Peter Eckersley
ccdae53333 Merge pull request #3398 from certbot/underscore_plugin_args
Replace '-' with '_' before filtering plugin settings
2016-08-12 17:13:21 -07:00
Peter Eckersley
9fbf2aceef Merge pull request #3397 from certbot/spaced-out
Fix extra or lack of spacing between words in help for renew flags
2016-08-12 16:48:35 -07:00
Jon Walsh
3a9769acbf Replace '-' with '_' before filtering plugin settings
This bug notably occurs when renewing certs for with the plugin `letsencrypt-s3front`
2016-08-12 16:41:18 -07:00
Brad Warren
d541adcfa8 fix extra or lack of spacing between words in help for renew flags 2016-08-12 16:20:46 -07:00
Peter
3036419975 Fixing merge conflicts. 2016-08-11 15:14:08 -07:00
Brad Warren
d05f53bd53 Merge pull request #3390 from certbot/ignore-more
Add more ignored files to gitignore.
2016-08-11 11:49:21 -07:00
Noah Swartz
2cf06c5b5e Merge pull request #3384 from certbot/doc-apache-platforms
Update Apache plugin supported OSes
2016-08-11 11:16:22 -07:00
Brad Warren
df96798642 Merge pull request #3393 from certbot/nginx-compatibility-test
Nginx compatibility test
2016-08-10 17:52:05 -07:00
Brad Warren
1f471da768 Remove code duplication to make pylint happy 2016-08-10 17:39:29 -07:00
Seth Schoen
4bbb12f182 Satisfying some lint complaints 2016-08-10 17:16:54 -07:00
Seth Schoen
ade66fbbfa Merge remote-tracking branch 'origin/nginx-compatibility-test' into nginx-compatibility-test 2016-08-10 17:01:53 -07:00
Seth Schoen
cfc8ce9db4 Add function docstring 2016-08-10 17:01:34 -07:00
Brad Warren
5dda27d757 Add nginxroundtrip and compatibility-tests to travis 2016-08-10 16:46:53 -07:00
Brad Warren
f864cd0cfe Add nginxroundtrip to tox 2016-08-10 16:43:15 -07:00
Brad Warren
fc86f869a7 add compatibility tests to travis 2016-08-10 16:33:56 -07:00
Brad Warren
07b85f9f90 Make testdata the CWD of compatibility test dockerfiles 2016-08-10 16:32:38 -07:00
Brad Warren
0edb1f6792 Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
Brad Warren
a76c36bf12 Remove old Dockerfiles 2016-08-10 15:52:33 -07:00
Brad Warren
2d099680d0 Rename apache compatibility test tarball 2016-08-10 15:39:59 -07:00
Brad Warren
4c596311b0 Add nginx compatibility test data tarball 2016-08-10 15:39:35 -07:00
Seth Schoen
595e515518 Restart web servers before beginning tests 2016-08-10 14:57:44 -07:00
Noah Swartz
bea5dcfd4c Merge pull request #3387 from certbot/localtest_fix
Fix local tests
2016-08-10 13:34:36 -07:00
Noah Swartz
65605f7373 fix merge conflict 2016-08-10 13:19:47 -07:00
Noah Swartz
d69b407213 Merge pull request #3385 from certbot/filepath_refactor
Refactored get_file_path
2016-08-10 13:11:17 -07:00
Peter Eckersley
1e0bd2129f Merge remote-tracking branch 'origin/master' into filepath_refactor 2016-08-10 12:25:41 -07:00
Noah Swartz
7022364288 Merge pull request #3392 from certbot/docker-ip
Fix Travis tests
2016-08-10 12:17:16 -07:00
Brad Warren
fd1629e347 Make letstest docker ip more robust 2016-08-10 11:51:12 -07:00
Brad Warren
dd1de2bc9e Fix travis 2016-08-10 11:49:55 -07:00
Jacob Hoffman-Andrews
cb9921f4b1 Add more ignored files to gitignore. 2016-08-10 11:14:39 -07:00
Joona Hoikkala
3591667d02
Fix tox tests 2016-08-10 10:43:54 +03:00
Joona Hoikkala
14f3710250
Added check for /files/ 2016-08-10 10:39:10 +03:00
Joona Hoikkala
51191c2ea5
Added linter exception 2016-08-10 01:50:40 +03:00
Joona Hoikkala
6c3ae10f9b
Added test case 2016-08-10 01:39:53 +03:00
Joona Hoikkala
f4948855f0
Added None check and according test 2016-08-10 01:24:21 +03:00
Joona Hoikkala
c29e8c3332
Refactored get_file_path 2016-08-09 23:43:11 +03:00
Peter Eckersley
9c168017ae That was not the correct magic 2016-08-08 18:17:02 -07:00
Peter Eckersley
b5fa0fbad7 This is reportedly the correct magic 2016-08-08 18:08:11 -07:00
Seth Schoen
ff3ade84ce Merge branch 'nginx-compatibility-test' of github.com:certbot/certbot into nginx-compatibility-test 2016-08-08 18:03:56 -07:00
Seth Schoen
6e86c71259 Provide a copy of the self-signed cert as the fullchain as well 2016-08-08 18:03:07 -07:00