Peter Eckersley
|
6a11e171e8
|
lintmonster
|
2016-04-02 12:48:55 -07:00 |
|
Peter Eckersley
|
2d502ba98e
|
Handle renewal conf files without a "server" entry
Fixes: #2750
|
2016-04-02 12:41:37 -07:00 |
|
Peter Eckersley
|
f5e0aca891
|
Try things with just print()
|
2016-04-02 12:25:10 -07:00 |
|
Peter Eckersley
|
b6a4eec54f
|
Merge pull request #2741 from letsencrypt/reset_by_cli
Fix plugin default detection
|
2016-04-02 12:17:57 -07:00 |
|
Peter Eckersley
|
d78e775956
|
Merge pull request #2747 from FelixSchwarz/cli-spelling
fix spelling mistake in CLI help text
|
2016-04-02 08:18:34 -07:00 |
|
Peter Eckersley
|
b8350bd8e1
|
Merge pull request #2749 from 1ace/master
Fix spelling mistakes
|
2016-04-02 08:18:13 -07:00 |
|
Eric Engestrom
|
2f3035de0e
|
Fix spelling mistakes
|
2016-04-02 15:50:09 +01:00 |
|
Felix Schwarz
|
d401595396
|
fix spelling mistake in CLI help text
|
2016-04-02 10:50:18 +02:00 |
|
Brad Warren
|
08e3855586
|
Merge branch 'master' into reset_by_cli
|
2016-04-01 20:31:10 -07:00 |
|
bmw
|
5ce579b5de
|
Merge pull request #2733 from letsencrypt/save_comments
Preserve comments in renewal conf files
|
2016-04-01 20:25:52 -07:00 |
|
Peter Eckersley
|
7fbd800ddd
|
lint
|
2016-04-01 20:17:06 -07:00 |
|
Peter Eckersley
|
9201f2691f
|
Wrangle the Reporter to also be --quiet
|
2016-04-01 20:14:06 -07:00 |
|
Brad Warren
|
2edc288c80
|
fix --csr
|
2016-04-01 18:59:48 -07:00 |
|
Peter Eckersley
|
6e7cc4ee53
|
Merge remote-tracking branch 'origin/master' into quiet
|
2016-04-01 18:56:34 -07:00 |
|
Peter Eckersley
|
6c13616b15
|
Less delimitation
|
2016-04-01 18:47:30 -07:00 |
|
Peter Eckersley
|
8f454e0666
|
But let's not get ahead of ourselves
|
2016-04-01 18:43:18 -07:00 |
|
Peter Eckersley
|
e2340a5da9
|
Make all of _renew_describe_results print or not print
depending on whether there have been any errors
|
2016-04-01 18:40:21 -07:00 |
|
Brad Warren
|
ba62ed45c0
|
basic interactive webroot?
|
2016-04-01 18:39:13 -07:00 |
|
Peter Eckersley
|
10214763b0
|
bugfix
|
2016-04-01 18:23:38 -07:00 |
|
Peter Eckersley
|
1f4f1fdf39
|
Verbosity tuning
|
2016-04-01 18:22:07 -07:00 |
|
Seth Schoen
|
dd14b9980e
|
Don't call our tempfile "tempfile"
|
2016-04-01 18:21:16 -07:00 |
|
Peter Eckersley
|
13a5faeda7
|
An attempt at --quiet
|
2016-04-01 18:14:50 -07:00 |
|
Seth Schoen
|
33a4acf6eb
|
Explicit test for modified write_renewal_config
|
2016-04-01 18:09:20 -07:00 |
|
Brad Warren
|
f1f0d1de12
|
premature optimization is the root of all evil
|
2016-04-01 18:08:27 -07:00 |
|
Brad Warren
|
547147b8ac
|
Start of IDisplay code for webroot
|
2016-04-01 17:57:46 -07:00 |
|
Seth Schoen
|
4964f5dc67
|
Merge remote-tracking branch 'origin/master' into save_comments
|
2016-04-01 17:45:31 -07:00 |
|
Peter Eckersley
|
3d260485cd
|
Merge pull request #2729 from letsencrypt/renew-hooks
Implement renew hooks
|
2016-04-01 17:39:41 -07:00 |
|
Brad Warren
|
1acd50a0ce
|
Remove the need for extra processing to support --csr + --webroot
|
2016-04-01 17:07:54 -07:00 |
|
Brad Warren
|
82efffdf62
|
inline _match_webroot_with_domains
|
2016-04-01 16:52:48 -07:00 |
|
Brad Warren
|
7070b99699
|
make prepare a noop
|
2016-04-01 16:45:59 -07:00 |
|
Brad Warren
|
1f4daf0874
|
factor out _create_challenge_dirs
|
2016-04-01 16:42:45 -07:00 |
|
Brad Warren
|
b1bdc4590d
|
Move webroot processing to webroot.py
|
2016-04-01 16:16:17 -07:00 |
|
Brad Warren
|
f663a6f961
|
add _WebrootPathAction to webroot.py
|
2016-04-01 14:24:52 -07:00 |
|
Brad Warren
|
c83c09e12b
|
Add _WebrootMapAction to webroot.py
|
2016-04-01 14:07:42 -07:00 |
|
Brad Warren
|
d3fa0dd222
|
make add_domain more useful
|
2016-04-01 13:51:26 -07:00 |
|
Brad Warren
|
ca7049dabc
|
add webroot_path parsing functions to webroot.py
|
2016-04-01 13:21:57 -07:00 |
|
Brad Warren
|
b5acb8b71e
|
add add domain
|
2016-04-01 10:53:14 -07:00 |
|
Peter Eckersley
|
4b364b5ad5
|
Merge pull request #2718 from joohoi/pep8fixes
PEP8 fixes for apache plugin
|
2016-04-01 09:27:57 -07:00 |
|
Brad Warren
|
42f990d31f
|
comment++
|
2016-03-31 21:51:15 -07:00 |
|
Brad Warren
|
5a097f2fab
|
set set to tuple3
|
2016-03-31 20:25:25 -07:00 |
|
Brad Warren
|
90f6ed2688
|
Use sets to prevent duplicates
|
2016-03-31 20:19:14 -07:00 |
|
Brad Warren
|
7e2e4192b4
|
Update add_parser_arguments comment
|
2016-03-31 20:11:53 -07:00 |
|
Brad Warren
|
8efc3ae7c8
|
Add report_config_interaction
|
2016-03-31 20:07:18 -07:00 |
|
Brad Warren
|
42c1638772
|
Add webroot_map to default detection
|
2016-03-31 19:13:35 -07:00 |
|
Brad Warren
|
98493f72b6
|
Simplify plugin default detection
|
2016-03-31 18:53:31 -07:00 |
|
Brad Warren
|
b748d39795
|
Create dict for to store flag interactions
|
2016-03-31 18:49:23 -07:00 |
|
Brad Warren
|
40fd25c9e9
|
Add HelpfulArgumentGroup
|
2016-03-31 18:12:11 -07:00 |
|
Brad Warren
|
12082a94ad
|
Simplify default detection
|
2016-03-31 18:08:36 -07:00 |
|
Brad Warren
|
2d9860e2ce
|
Add _Default class
|
2016-03-31 15:31:26 -07:00 |
|
Amjad Mashaal
|
bb426c8ae8
|
Add MariaDB debugging to Travis build
|
2016-03-31 22:43:16 +02:00 |
|