Peter Eckersley
2feeb50109
Fix spacing of nginx redirect blocks
2016-07-27 16:00:43 -07:00
schoen
94ea424638
Merge pull request #3287 from certbot/nginx-charset-map
...
Nginx charset_map and ${VARIABLE_SUBSTITUTION} parsing
2016-07-27 15:14:15 -07:00
Brad Warren
ffc1874854
Merge pull request #3335 from joohoi/psutil_fix
...
Gradually remove psutil dependency, bugfix [URGENT]
2016-07-27 08:54:08 -07:00
Joona Hoikkala
702e218f14
Re-remove the psutil dependency from setup.py
2016-07-27 15:40:47 +03:00
Joona Hoikkala
ade8403310
Revert "Remove psutil dependency"
...
This reverts commit 9bd361b28d .
2016-07-27 15:36:12 +03:00
Peter Eckersley
fbadf7550c
Also put -q in certonly
2016-07-26 19:20:02 -07:00
Peter Eckersley
df42f69d8c
Address review comments
2016-07-26 18:08:21 -07:00
Brad Warren
1060ea7c3d
delint
2016-07-26 17:36:58 -07:00
Peter Eckersley
a8649cc706
Merge pull request #3280 from joohoi/psutil
...
Use simple socket test for port availability if psutil not found
2016-07-26 17:28:03 -07:00
Peter Eckersley
e1f560dca3
Neaten
2016-07-26 17:23:24 -07:00
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
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
Joona Hoikkala
f4f80b339f
Fixed merge error
2016-07-25 11:36:42 +03:00
Joona Hoikkala
603e3ac3ea
Merge remote-tracking branch 'upstream/master' into psutil
2016-07-25 11:26:05 +03:00
Joona Hoikkala
9bd361b28d
Remove psutil dependency
2016-07-25 11:13:16 +03:00
Joona Hoikkala
774e9870ae
Fixed the renew URL
2016-07-25 10:23:40 +03:00
Brad Warren
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
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
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
Peter Eckersley
a49d26f607
Merge remote-tracking branch 'origin/master' into multi-topic-help
2016-07-20 16:56:23 -07:00
Brad Warren
0c68a8cd6e
Fix broken links
2016-07-20 15:19:21 -07:00
Brad Warren
6c07f39093
Merge branch 'master' into docs-structure
2016-07-20 15:14:42 -07:00
Brad Warren
4eb9ea7b72
Remove current_features.rst
2016-07-20 15:02:10 -07:00
Brad Warren
b919859181
Include README for current_features in using.rst.
2016-07-20 15:01:55 -07:00
Brad Warren
642d67b3eb
Remove intro_common.rst
2016-07-20 15:00:33 -07:00
Brad Warren
e671444344
Make intro.rst include README
2016-07-20 14:59:50 -07:00
Brad Warren
9fb2358507
Move text back into README
2016-07-20 14:59:42 -07:00
Brad Warren
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