Seth Schoen
b13ce26eb3
Basic attempt at fixing #2368
...
Changing the method of updating and rewriting renewal config files
to use the same ConfigObj instance rather than a new one, and change
individual renewalparams items individually rather than replacing
the entire renewalparams dict with a new dict (which may also cause
a loss of associated comment data).
2016-03-30 16:59:13 -07:00
schoen
86e5832a8a
Merge pull request #2722 from chkpnt/patch-1
...
Revise the concatenation order for fullchain.pem
2016-03-30 16:37:25 -07:00
Peter Eckersley
682ea359f8
Merge pull request #2707 from joohoi/gentoodefine
...
Fixed Gentoo define command
2016-03-29 17:36:19 -07:00
Gregor Dschung
1205b40411
Revise the concatenation order for fullchain.pem
2016-03-27 10:54:41 +02:00
bmw
5732846109
Merge pull request #2719 from letsencrypt/docker-setuptools
...
Fixes #2712
2016-03-25 17:49:55 -07:00
Brad Warren
c71b23754c
What's a correct v?
2016-03-25 14:47:12 -07:00
Brad Warren
fe078dfb95
fixes #2712
2016-03-25 14:31:16 -07:00
Noah Swartz
6542c5787d
Merge pull request #2690 from joohoi/2478
...
IPv6 support for Addr and correct parsing of IPv6 vhosts
2016-03-25 13:45:42 -07:00
schoen
11772b8436
Merge pull request #2708 from letsencrypt/dselect
...
Add directory_select method to IDisplay
2016-03-25 13:32:34 -07:00
Brad Warren
f520ca2556
Address @schoen's review comments
2016-03-25 12:52:37 -07:00
Joona Hoikkala
f2fc79fc55
Fixed test case
2016-03-25 19:12:48 +02:00
Joona Hoikkala
2927746c0e
Added important check for IPv6 address and tests, improved readability
2016-03-25 18:36:05 +02:00
Joona Hoikkala
92a20d31cc
Merge remote-tracking branch 'upstream/master' into 2478
2016-03-25 16:35:39 +02:00
bmw
e5876ea162
Merge pull request #2652 from letsencrypt/split-plugin-selection
...
Move plugin selection from cli.py and display/ops.py into plugins/selection.py
2016-03-24 18:27:24 -07:00
Peter Eckersley
6da12cb6a7
Merge remote-tracking branch 'origin/master' into split-plugin-selection
...
Conflicts on "none" -> "None"
2016-03-24 18:03:26 -07:00
Peter Eckersley
7b434c5a88
Address review comments
2016-03-24 17:51:48 -07:00
schoen
8d9ab3fbac
Merge pull request #2711 from letsencrypt/None_nones
...
none should be None
2016-03-24 15:19:44 -07:00
Brad Warren
f3f665bf63
s/none/None
2016-03-24 12:35:52 -07:00
bmw
998e588701
Merge pull request #2663 from letsencrypt/no_irrelevant_items
...
Don't save irrelevant items into renewal configuration
2016-03-24 12:12:20 -07:00
Seth Schoen
a9e0b0f6ab
Another try on protected access lint error
2016-03-24 12:02:11 -07:00
Seth Schoen
f3362d9978
Disabling a protected access complaint
2016-03-23 17:41:56 -07:00
Peter Eckersley
c1844b61c1
Merge remote-tracking branch 'origin/master' into split-plugin-selection
2016-03-23 17:24:17 -07:00
Seth Schoen
dffa98d5ed
Merge remote-tracking branch 'origin/master' into no_irrelevant_items
...
Conflicts:
letsencrypt/cli.py
2016-03-23 17:12:54 -07:00
bmw
764770f9e3
Merge pull request #2650 from letsencrypt/split-renew
...
Split renew.py out of cli.py
2016-03-23 16:31:55 -07:00
Seth Schoen
def795f46b
Merge branch 'master' into no_irrelevant_items
2016-03-23 16:18:12 -07:00
Peter Eckersley
a9faa3b4ba
Shim renew() in main.py, keep the work in renewal.py
2016-03-23 16:14:41 -07:00
Brad Warren
0e4d9b00cd
Merge branch 'master' into dselect
2016-03-23 15:35:16 -07:00
Brad Warren
3031968ac5
Add directory_select to IDisplay interface
2016-03-23 15:32:53 -07:00
Brad Warren
294ea4d1a6
Add directory_select to NoninteractiveDisplay
2016-03-23 15:29:02 -07:00
Brad Warren
9d70c4acfb
Add directory_select method to FileDisplay
2016-03-23 15:11:36 -07:00
Seth Schoen
4f7c5b32e8
Cleanup responding to protected-access problems
2016-03-23 14:57:01 -07:00
Seth Schoen
4bc8e9a44a
Improve mocking
2016-03-23 14:30:40 -07:00
Peter Eckersley
278b8852fd
Merge snafu
2016-03-23 14:26:58 -07:00
Brad Warren
7820c687f1
Use dummy_readline to prevent ImportErrors from readline breaking LE
2016-03-23 13:33:07 -07:00
Brad Warren
0c0687ca68
Add dummy_readline module
2016-03-23 11:27:20 -07:00
Brad Warren
f9ac7d789b
Add support libedit readline
2016-03-23 11:15:37 -07:00
Brad Warren
49fefb08dd
autocomplete -> complete
2016-03-23 10:35:38 -07:00
Joona Hoikkala
da97b74d71
Fixed Gentoo define command
2016-03-23 18:12:07 +02:00
Brad Warren
74a7d2bed9
Added completer.py and tests for FileDisplay
2016-03-22 18:07:51 -07:00
bmw
b46b54400f
Merge pull request #2702 from letsencrypt/unix_os
...
Mention that we're talking about Unix OSes
2016-03-22 13:05:54 -07:00
Seth Schoen
46ef3e6374
More explicit
2016-03-22 12:49:39 -07:00
Seth Schoen
2d211c7aef
Mention that we're talking about Unix OSes
2016-03-22 12:44:40 -07:00
Joona Hoikkala
2691900245
Merge remote-tracking branch 'upstream/master' into 2478
2016-03-22 10:23:33 +02:00
Joona Hoikkala
0fd453fd5e
Added code comments to clarify inner workings
2016-03-22 10:23:14 +02:00
Seth Schoen
3ab05a165e
Merge branch 'master' into no_irrelevant_items
2016-03-21 18:04:57 -07:00
Brad Warren
95a4a2ca60
display.util_test cleanup
2016-03-21 16:23:21 -07:00
Brad Warren
08232eef43
display.util pep8 cleanup
2016-03-21 16:22:15 -07:00
Brad Warren
432a85cd18
Add Ncurses directory_select
2016-03-21 16:19:57 -07:00
bmw
1abca6f195
Merge pull request #2327 from TheNavigat/besteffort
...
Adding --allow-subsets-of-names flag
2016-03-21 15:52:19 -07:00
Amjad Mashaal
dc564efd0c
Refining obtain_certificate_from_csr docstring
2016-03-22 00:38:59 +02:00