Commit graph

10392 commits

Author SHA1 Message Date
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
Peter Eckersley
da7e429125 Work around horrible spaciness API usage bug 2016-08-08 15:14:06 -07:00
Peter Eckersley
9525fa8b1e Merge pull request #3381 from certbot/doc-getting-started
Change "hacking" to "getting started" in the docs
2016-08-08 13:41:14 -07:00
Jacob Hoffman-Andrews
e49a41be34 Change "hacking" to "getting started" in the docs 2016-08-08 12:17:42 -07:00
Peter Eckersley
7deb1f0ad6 Fix bug with UnpsacedList.insert to final position
- which only applied when the list actually contained spaces
2016-08-08 12:15:18 -07:00
Yen Chi Hsuan
fe76d558ed Enable unit tests of certbot core on Python 3 2016-08-06 21:09:43 +08:00
Peter Eckersley
0ade03b7bf Merge remote-tracking branch 'origin/master' into no-conflicting-declarations3 2016-08-05 15:41:54 -07:00
Peter Eckersley
460f49778f Fix tests for our new spacey, commented world 2016-08-05 15:37:01 -07:00
Peter Eckersley
cdc894601c Tolerate our own added newlines 2016-08-05 15:36:40 -07:00
Peter Eckersley
3a2df72bce Add newlines to the ends of blocks more correctly 2016-08-05 15:36:24 -07:00