Commit graph

9380 commits

Author SHA1 Message Date
Peter Eckersley
bdbdd826de Extra comment & concision 2016-06-27 12:50:06 -07:00
Peter Eckersley
3e9bf2f35f Tests for UnspacedList.is_dirty() 2016-06-27 12:50:06 -07:00
Peter Eckersley
6017a6cb6d Only write nginx config files if we've modified them 2016-06-27 12:44:36 -07:00
Peter Eckersley
184f54cbc7 cosmetic improvements 2016-06-27 12:36:28 -07:00
Peter Eckersley
fdbb69930b Tweak the NotImplementedError cases 2016-06-27 12:00:41 -07:00
Amjad Mashaal
6f7ed85844
-v implies --text 2016-06-27 10:34:40 +02:00
Peter Eckersley
23f0ccbc8e Address review issues 2016-06-25 12:28:47 -07:00
Peter Eckersley
e93ace79cc Test coverage & fix 2016-06-25 12:06:43 -07:00
Peter Eckersley
e0691ede2c Provide clear log messages when Apache tries a default vhost 2016-06-25 10:59:41 -07:00
Peter Eckersley
f6069c2297 Explain what is happening when the user cancels vhost selection 2016-06-25 10:59:41 -07:00
Amjad Mashaal
797d0a0660 Printing pip output to terminal when -v is used
Signed-off-by: Amjad Mashaal <me@amjad.io>
2016-06-25 12:37:42 +02:00
Peter Eckersley
98d261596c Raise NotImplemented for all problematic list methods 2016-06-24 19:16:05 -07:00
Peter Eckersley
0dc4639cbf Be more explicit about range policing
(rather than doing it in some roundabout crazy way)
2016-06-24 18:56:30 -07:00
Peter Eckersley
880cb03191 Make assertions about index policing 2016-06-24 18:50:18 -07:00
Peter Eckersley
236e3e611a Merge pull request #3208 from certbot/how2plugin
Better document plugins and reversion
2016-06-24 16:54:15 -07:00
Peter Eckersley
fbde8eff18 Merge pull request #3209 from certbot/remove-a-word
Fix typo
2016-06-24 16:53:33 -07:00
Peter Eckersley
6a938f2ee7 Fix docstring nit 2016-06-24 16:52:02 -07:00
Peter Eckersley
8f0a5fdc66 Fix a bug in the new index calculations 2016-06-24 16:48:30 -07:00
Peter Eckersley
20b92a3c1f Add some test coverage 2016-06-24 16:48:22 -07:00
Noah Swartz
d67bc67681 add self 2016-06-24 16:17:09 -07:00
Peter Eckersley
9da533d92e Be more succinct 2016-06-24 16:13:12 -07:00
Noah Swartz
07fb5dd9cc escape and unescape augeas 2016-06-24 15:55:51 -07:00
Peter Eckersley
e415a4d402 For now, instead, consider this NotImplemented 2016-06-24 14:36:23 -07:00
Peter Eckersley
ad13b525b2 For reference, a buggy attempt to implement slicing
but slice assignment seems to mangle the .spaced list in some cases
2016-06-24 14:35:42 -07:00
Peter Eckersley
6930523c14 Refactor to simplify indenation handling 2016-06-23 17:59:26 -07:00
Brad Warren
bac988a404 Fix typo 2016-06-23 17:24:05 -07:00
Brad Warren
02c61cffb7 Consistent capitialization with installer 2016-06-23 17:17:17 -07:00
Brad Warren
7aa6becc5b Suggest reverter for installers 2016-06-23 17:16:58 -07:00
Brad Warren
7e5e016982 Document that only save should make checkpoints 2016-06-23 17:10:03 -07:00
schoen
fd35ca5be4 Merge pull request #3207 from vszakats/patch-1
cli-help: fix spelling
2016-06-23 17:09:11 -07:00
Brad Warren
38feb37d3e Further document reverter 2016-06-23 17:03:01 -07:00
Peter Eckersley
2daa081402 Merge pull request #3204 from certbot/nginx-reversion
Fix Nginx reversion
2016-06-23 16:29:10 -07:00
Brad Warren
cb441606d5 Explictly state assumptions made by certbot 2016-06-23 16:14:34 -07:00
Viktor Szakats
3178a9f0f3 cli-help: fix spelling 2016-06-24 00:24:53 +02:00
Peter Eckersley
a29c6e3102 Try simplifying handling of spacey sublists
- this was causing test failures but they may all have been fixed by other
   changes...
2016-06-23 14:06:32 -07:00
Brad Warren
9514221a6d Merge pull request #3174 from jsachs/log-renewal
Log new cert and cert renewal
2016-06-23 13:44:46 -07:00
Peter Eckersley
db66050a7a Make atomicity comment more accurate 2016-06-23 11:41:31 -07:00
Peter Eckersley
85769844f2 Merge pull request #3191 from joohoi/centos_listen
Don't add wildcard listen if user has more specific configuration
2016-06-23 11:26:05 -07:00
Peter Eckersley
4ef7131a4b Name all of nginxparser's magic regexps 2016-06-23 11:06:11 -07:00
Jacob Sachs
230b09bb15 add logging for keeping existing cert 2016-06-23 08:23:27 -04:00
Brad Warren
975599e9ca Remove bad save in nginx perform 2016-06-22 18:25:09 -07:00
Peter Eckersley
26fdc4683b Merge remote-tracking branch 'origin/master' into nginx-space-preservation 2016-06-22 16:39:27 -07:00
Brad Warren
9b14be3a96 Merge pull request #3196 from certbot/explain-missing-replay-nonce
Explain the most likely cause of a missing replay nonce error
2016-06-22 15:56:01 -07:00
Peter Eckersley
8a28cb7352 Implement Brad's more systematic solution for this 2016-06-22 15:50:21 -07:00
Peter Eckersley
e231dae2c1 Merge remote-tracking branch 'origin/master' into dialog-escape 2016-06-22 15:35:07 -07:00
Peter Eckersley
24cc6b208a Avoid newline 2016-06-22 15:24:33 -07:00
Brad Warren
ae9f4dfffc Merge pull request #3199 from certbot/less-warnings
Remove warning about nginx options file
2016-06-22 15:21:00 -07:00
Peter Eckersley
e95faa3630 Merge pull request #3201 from domcleal/2050-augeas-continued-comment
Merge Augeas fix for comment line continuations
2016-06-22 14:36:07 -07:00
Dominic Cleal
1caf3e9935
Merge Augeas fix for comment line continuations
From 64189250e2

Fixes #2050
2016-06-22 10:00:31 +01:00
Peter Eckersley
7ea0ce5a17 Remove warning about nginx options file
- This would be a security issue if we ran as setuid root at the request of
   non-privileged users, but we don't
2016-06-21 15:34:26 -07:00