Blake Griffith
|
92870f0bbb
|
Better docstring for _signal_handler
|
2016-06-30 10:22:12 -05:00 |
|
 Peter EckersleyandGitHub
|
4fa182ab71
|
Merge pull request #3226 from certbot/freebsdbot
FreeBSD port is now py-certbot
|
2016-06-29 15:52:39 -07:00 |
|
 Peter EckersleyandGitHub
|
932c9b5d07
|
Merge pull request #3213 from certbot/log-apache-optimism
Log / explain when Apache is optimistically falling back to *:443 vhosts
|
2016-06-29 15:49:14 -07:00 |
|
Brad Warren
|
a70cf6fcf8
|
Use correct port name
|
2016-06-29 15:22:19 -07:00 |
|
Peter Eckersley
|
7b50960ac0
|
Address review comments
|
2016-06-29 13:57:58 -07:00 |
|
Noah Swartz
|
b64da855a2
|
lint
|
2016-06-29 11:55:22 -07:00 |
|
Noah Swartz
|
395843f3f4
|
fix coverage
|
2016-06-29 11:06:18 -07:00 |
|
Noah Swartz
|
a9679e2c25
|
create regression test
|
2016-06-28 18:08:38 -07:00 |
|
Noah Swartz
|
2884a7fcb7
|
Merge branch 'master' into issue_2983
|
2016-06-28 17:57:10 -07:00 |
|
Noah Swartz
|
78b30539fa
|
augeas tests
|
2016-06-28 17:56:31 -07:00 |
|
Blake Griffith
|
e652141449
|
Use lambda instead of closure.
|
2016-06-28 16:55:46 -05:00 |
|
Blake Griffith
|
1356941f97
|
Test signal handling in error handler.
|
2016-06-28 16:31:21 -05:00 |
|
Blake Griffith
|
bbd5ce45e9
|
Defer signals in ErrorHandler.
|
2016-06-28 16:31:21 -05:00 |
|
 schoenandGitHub
|
adeb39a7f2
|
Merge pull request #3218 from certbot/nginx-dirty-write-only
Only write nginx config files if they've been modified
|
2016-06-27 14:07:51 -07:00 |
|
 schoenandGitHub
|
eaf339632a
|
Merge pull request #3184 from certbot/nginx-space-preservation
Nginx space preservation
|
2016-06-27 12:50:34 -07:00 |
|
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 EckersleyandGitHub
|
236e3e611a
|
Merge pull request #3208 from certbot/how2plugin
Better document plugins and reversion
|
2016-06-24 16:54:15 -07:00 |
|
 Peter EckersleyandGitHub
|
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 |
|
 schoenandGitHub
|
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 EckersleyandGitHub
|
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 SzakatsandGitHub
|
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 |
|