Brad Warren
4eb38fe167
Make spaced list handle an insert past the end of the list
2016-07-26 17:09:01 -07:00
Brad Warren
f98470d4a0
Revert "UnspacedList._spaced_position: support the slice at the end fo the list"
...
This reverts commit 85d9ab4d5c .
2016-07-26 17:01:24 -07:00
Brad Warren
599ba1194f
Merge branch 'master' into no-conflicting-declarations3
2016-07-26 16:47:25 -07:00
Noah Swartz and GitHub
b08a3eb7ba
Merge pull request #3327 from certbot/wikill
...
Prepare docs to turn off the wiki
2016-07-25 16:26:57 -07:00
Brad Warren
a0efc2c27c
Convert ciphers.rst markdown to rst
2016-07-25 13:13:54 -07:00
Brad Warren
6830bb01f8
Change ciphersuite link from wiki to rst file
2016-07-25 13:01:47 -07:00
Brad Warren
7a0d4d48a0
Remove broken known issues link
2016-07-25 12:54:14 -07:00
Brad Warren
fb399a844b
Fix Feedback link
2016-07-25 12:51:33 -07:00
Brad Warren and GitHub
a0f5809e92
Merge pull request #3314 from Mechazawa/fix/3311
...
Change fatal warning to a fatal message
2016-07-22 09:37:14 -07:00
Brad Warren and GitHub
7b26f69e5f
Merge pull request #3301 from scop/deprecated
...
Deprecation fixes
2016-07-22 09:36:54 -07:00
Ville Skyttä
0fb0a662e3
Zero mock warning call count after setting three checkpoints
...
_setup_three_checkpoints may generate warnings that are not being tested
in test_rollback_too_many; just the ones directly from
rollback_checkpoints are.
2016-07-22 09:54:29 +03:00
Ville Skyttä
c7b89c334b
Use logger.warning instead of deprecated warn
2016-07-22 09:54:28 +03:00
Ville Skyttä
86b287b338
Use assertEqual instead of deprecated assertEquals
2016-07-22 09:54:28 +03:00
Brad Warren and GitHub
68e09aad0f
Merge pull request #2952 from certbot/wiki-migration
...
Wiki migration
2016-07-21 15:31:14 -07:00
Peter Eckersley
85d9ab4d5c
UnspacedList._spaced_position: support the slice at the end fo the list
...
- Which is needed for .insert()ing at the end, for instance.
2016-07-21 13:39:13 -07:00
Peter Eckersley
e5cb04ee7d
A couple of fixes
2016-07-21 13:26:57 -07:00
Noah Swartz
4a7a9b7d5d
remove webhosting, fold ciphersuite
2016-07-21 08:53:10 -07:00
shodan
54eafcf8da
Change fatal warning to a fatal message
2016-07-21 14:50:12 +02:00
Brad Warren and GitHub
b5c06a7217
Merge pull request #3223 from cowlicks/signal-handling
...
Fix Unix signal handling in certbot.error_handler.ErrorHandler [minor revision]
2016-07-19 12:08:56 -07:00
Blake Griffith
14f00df14d
Remove try/finally block in ErrorHandler.__exit__
2016-07-19 11:09:27 -05: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
Blake Griffith
1bf0518944
Remove superfluous comprehensions.
2016-07-18 14:01:43 -05:00
Brad Warren and GitHub
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 Warren and GitHub
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 Warren and GitHub
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 Warren and GitHub
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
Noah Swartz
6367641992
add other files, brads comments
2016-07-14 15:28:18 -07:00
Peter Eckersley and GitHub
a506436d84
Merge pull request #3290 from certbot/deprecation-forensics
...
Log circumstances of deprecation warnings
2016-07-14 13:48:56 -07:00
Noah Swartz
7b3144c168
brads comments
2016-07-14 11:53:36 -07:00
Peter Eckersley and GitHub
3c3e04ec72
Log circumstances of deprecation warnings
2016-07-14 11:36:44 -07:00
Noah Swartz
19f6b79bcc
fix merge
2016-07-14 11:36:04 -07:00
Amjad Mashaal
cf73511ae7
Fixing styling issues
2016-07-14 13:06:35 +02:00
schoen and GitHub
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