Commit Graph
6799 Commits
Author SHA1 Message Date
Peter Eckersley e5cb04ee7d A couple of fixes 2016-07-21 13:26:57 -07:00
Brad Warren 2ce5b195e5 check certbot 2016-07-18 18:23:54 -07:00
Brad Warren ed4fc9d2f7 call _comment_directive 2016-07-18 18:20:21 -07:00
Brad Warren 5dd8f70e56 better newline logic 2016-07-18 18:19:14 -07:00
Brad Warren bd21325fcd newline logic 2016-07-18 18:12:44 -07:00
Brad Warren aa33c0fa83 does it work? 2016-07-18 15:33:28 -07:00
Brad Warren 5d7ef49fac _add_directive cleanup 2016-07-18 15:25:09 -07:00
Brad Warren 1a626bec67 Merge branch 'master' into no-conflicting-declarations 2016-07-18 13:48:36 -07:00
Brad WarrenandGitHub 62d6cc3b90 Merge pull request #3176 from TheNavigat/pip-verbose
Printing pip output to terminal when -v is used
2016-07-15 17:23:41 -07:00
Brad WarrenandGitHub 1df59010d4 Merge pull request #3258 from pconrad-fb/master
Clarifications to Docker, certbot-auto content reflecting first three…
2016-07-15 17:10:30 -07:00
Amjad Mashaal a43991651c Fixing tests 2016-07-16 02:04:59 +02:00
Peter 69d3e56f1b Final quick fixes in response to Brad's comments at https://github.com/certbot/certbot/pull/3258 2016-07-15 16:43:41 -07:00
Brad WarrenandGitHub bfca273657 Merge pull request #3064 from TheNavigat/v-text
-v implies --text
2016-07-15 16:40:57 -07:00
Amjad Mashaal a0f9eb54b1 Updating letsencrypt-auto 2016-07-16 01:34:13 +02:00
Amjad Mashaal 4ab6a183f0 Removing 2>&1 2016-07-16 01:33:44 +02:00
Brad WarrenandGitHub 2e50b38b45 Merge pull request #3182 from certbot/issue_2983
Handle commas in apache filenames (Issue 2983)
2016-07-15 16:31:16 -07:00
Amjad Mashaal 754719125b Adding test for text_mode when verbose is enabled 2016-07-16 01:18:46 +02:00
Peter 640bb88d4f Fixes in response to Brad's comments at https://github.com/certbot/certbot/pull/3258 2016-07-15 14:56:03 -07:00
Brad Warren dbb2398270 Add _comment_spaced_block 2016-07-15 09:25:12 -07:00
Brad Warren 9c915b0ae4 Fix tests 2016-07-14 18:15:01 -07:00
Brad Warren 6b639679e8 Merge branch 'master' into no-conflicting-declarations 2016-07-14 17:26:39 -07:00
Peter EckersleyandGitHub a506436d84 Merge pull request #3290 from certbot/deprecation-forensics
Log circumstances of deprecation warnings
2016-07-14 13:48:56 -07:00
Peter EckersleyandGitHub 3c3e04ec72 Log circumstances of deprecation warnings 2016-07-14 11:36:44 -07:00
Amjad Mashaal cf73511ae7 Fixing styling issues 2016-07-14 13:06:35 +02:00
schoenandGitHub 25ea215ad8 Merge pull request #3230 from certbot/nginx-map-parsing
Permissive parsing of nginx map blocks
2016-07-13 15:54:17 -07:00
Seth Schoen 557d2e80d3 Test case from https://github.com/certbot/certbot/pull/3230#issuecomment-231546594 2016-07-13 15:37:44 -07:00
Seth Schoen d3e997a88e Merge remote-tracking branch 'origin/master' into nginx-map-parsing 2016-07-13 15:37:31 -07:00
schoenandGitHub 5c3297953a Merge pull request #3285 from certbot/nginx-roundtrip
Nginx roundtrip
2016-07-13 15:06:13 -07:00
Seth Schoen 631e91d167 Merge remote-tracking branch 'origin/master' into nginx-roundtrip 2016-07-13 14:53:37 -07:00
Seth Schoen 70a4d111ba Leading-space version from original pythonfcgi page 2016-07-13 12:34:12 -07:00
Seth Schoen 7f27ccd941 Test cases from upstream parser project issues 2016-07-13 12:16:16 -07:00
Peter EckersleyandGitHub 93b753e9d8 Merge pull request #3275 from certbot/nginx-roundtrip
Initial version of nginx parser roundtrip test
2016-07-11 17:32:10 -07:00
Noah Swartz a4d38c8831 add file in sites-enabled so git doesn't throw it out 2016-07-11 14:32:00 -07:00
Seth Schoen b48ddac528 Initial version of nginx parser roundtrip test 2016-07-11 13:58:21 -07:00
Noah Swartz 8f1a141d2a incorporate brad's comments 2016-07-11 13:20:31 -07:00
Brad WarrenandGitHub 9431874c72 Merge pull request #3272 from cowlicks/gh-3271
Try to fix travis-ci lint failure
2016-07-11 11:05:31 -07:00
Blake Griffith 9bc50d4a47 Try to fix travis-ci lint failure 2016-07-11 12:44:21 -05:00
Peter Eckersley 68500cd436 Don't allow dollar_var to swalllow characters like "{" 2016-07-09 15:13:09 -07:00
Peter EckersleyandGitHub a691e53013 Merge pull request #3265 from certbot/root-error
Errors when run without root
2016-07-08 18:51:28 -07:00
Peter EckersleyandGitHub c051826ea2 Merge pull request #3261 from certbot/apache-path-fallback
Apache plugin PATH fallback
2016-07-08 16:59:28 -07:00
Noah SwartzandGitHub 1fc84c83e2 Merge pull request #3234 from sagi/rewrite
Comment out corresponding RewriteConds for filtered RewriteRule
2016-07-08 16:06:26 -07:00
Brad Warren 9372914c67 Improve error message 2016-07-08 15:51:31 -07:00
Noah Swartz 1bbfde1771 don't code while distracted 2016-07-08 15:35:29 -07:00
Noah Swartz d8c2dd1a5c add self 2016-07-08 15:28:12 -07:00
Noah Swartz 1113e28046 fix typo 2016-07-08 15:22:56 -07:00
Noah Swartz d4a8820bdc wrap with escapes 2016-07-08 15:04:44 -07:00
Brad Warren e598e907bd create MakeOrVerifyCoreDirTest 2016-07-08 14:54:51 -07:00
Brad Warren d777221703 write make_or_verify_core_dir 2016-07-08 14:17:19 -07:00
Brad Warren 48b7c01a59 bring make_or_verify_dir docstring up to date 2016-07-08 14:06:15 -07:00
Peter Eckersley 0bedeb449a Refactor path_surgery into plugins.util so that nginx can call it 2016-07-08 14:03:21 -07:00