Commit graph

9380 commits

Author SHA1 Message Date
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
Joona Hoikkala
3b4fb2401d
Coverage fixes, and unused fallback removal 2016-07-16 10:02:57 +03:00
Brad Warren
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
Peter Eckersley
e3ab49a93b Rework "value" parser:
- Now handles any${VAR_SUBSTITUTION}inthemiddle/of/values
  - Don't use a single giant janky Regex; use small ones and have PyParsing
    combine them
2016-07-15 17:11:04 -07:00
Peter Eckersley
b6966fc05e lint 2016-07-15 17:11:04 -07:00
Peter Eckersley
7183896ed7 Preserve spaces before comments at the beginning of a file 2016-07-15 17:11:04 -07:00
Brad Warren
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
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
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
Joona Hoikkala
e39b3214b4
Test fixes 2016-07-16 00:00:51 +03:00
Joona Hoikkala
de3010d99b
Tests for non-psutil socket bind check 2016-07-15 23:19:00 +03:00
Brad Warren
37c8abf1e5 Fix interactive guide link 2016-07-15 09:36:44 -07:00
Brad Warren
8be5849a9e Flip README and intro 2016-07-15 09:35:42 -07:00
Brad Warren
fd308f8ce1 Make current features a subsection 2016-07-15 09:34:12 -07:00
Brad Warren
dbb2398270 Add _comment_spaced_block 2016-07-15 09:25:12 -07:00
Joona Hoikkala
e01bf96891
:Merge remote-tracking branch 'upstream/master' into psutil 2016-07-15 17:06:19 +03: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
Jason Grinblat
7b029afb10 Adds new introduction and refactors the old introduction 2016-07-14 16:11:01 -07:00
Noah Swartz
6367641992 add other files, brads comments 2016-07-14 15:28:18 -07:00
Brad Warren
129f78a7f5 Add resources page 2016-07-14 15:11:39 -07:00
Brad Warren
26ac17a4a1 Add quick install page 2016-07-14 15:07:32 -07:00
Brad Warren
9fe6836c01 remove coupling between README and docs introduction 2016-07-14 15:05:41 -07:00
Peter Eckersley
a506436d84 Merge pull request #3290 from certbot/deprecation-forensics
Log circumstances of deprecation warnings
2016-07-14 13:48:56 -07:00