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 |
|
Peter Eckersley
|
712bd9ee6b
|
Copy nginx options file into integration testing environment
|
2016-08-08 17:58:22 -07:00 |
|
Seth Schoen
|
7d27c1f500
|
More correct parsing of lines containing trailing space
|
2016-08-08 17:51:55 -07:00 |
|
Peter Eckersley
|
0504882e08
|
Always newline config edits
Even if they're transient
|
2016-08-08 17:50:20 -07:00 |
|
Seth Schoen
|
a966641ef4
|
Merge remote-tracking branch 'origin/master' into nginx-compatibility-test
|
2016-08-08 17:27:30 -07:00 |
|
Seth Schoen
|
d41ceff86d
|
Various WIP on nginx compatibility test
|
2016-08-08 17:24:54 -07:00 |
|
Seth Schoen
|
e77a3ed7b9
|
Return individual key, not entire config dictionary!
|
2016-08-08 17:22:53 -07:00 |
|
Peter Eckersley
|
f0c2ed3059
|
Lint, improve coverage, rm unused code
|
2016-08-08 15:45:49 -07:00 |
|
Peter Eckersley
|
262eb778fe
|
Update Apache plugin supported OSes
|
2016-08-08 15:29:23 -07:00 |
|