Brad Warren
|
7411cc4a25
|
Add letsencrypt shim
|
2016-04-15 10:11:57 -07:00 |
|
Brad Warren
|
3961b70deb
|
s/letsencrypt/certbot
|
2016-04-13 16:03:59 -07:00 |
|
bmw
|
9d7519ca25
|
Merge pull request #2794 from letsencrypt/empty-checkpoint
reverter.finalize_checkpoint() : handle empty checkpoints
|
2016-04-12 17:23:17 -07:00 |
|
Peter Eckersley
|
a6235c069a
|
glob requires basename()ing
|
2016-04-11 13:36:01 -07:00 |
|
Peter Eckersley
|
f2e266cefd
|
Only count actual checkpoints for ordering purposes
|
2016-04-11 13:23:05 -07:00 |
|
Peter Eckersley
|
5e971a5e5a
|
Check the right path
|
2016-04-08 16:38:40 -07:00 |
|
Peter Eckersley
|
cf4f97bbbf
|
typofix
|
2016-04-08 16:15:43 -07:00 |
|
Peter Eckersley
|
40e8777500
|
reverter.finalize_checkpoint() : handle empty checkpoints
Should fix #1243
|
2016-04-08 16:04:47 -07:00 |
|
Peter Eckersley
|
3ca825592e
|
Reverter.py: clock change protection, and debugging for #1243
|
2016-04-08 15:30:27 -07:00 |
|
Peter Eckersley
|
e2fcb6b84e
|
Merge pull request #2772 from letsencrypt/candidate-0.5.0
Candidate 0.5.0
|
2016-04-06 14:24:01 -07:00 |
|
Brad Warren
|
45ba43662c
|
fix help typo
|
2016-04-05 19:01:29 -07:00 |
|
Brad Warren
|
37817130b0
|
Bump version to 0.6.0
|
2016-04-05 17:55:29 -07:00 |
|
Brad Warren
|
4d4cfb414f
|
Release 0.5.0
|
2016-04-05 17:55:18 -07:00 |
|
Peter Eckersley
|
a5073b28c3
|
New description of webroot for the UI
|
2016-04-05 10:58:42 -07:00 |
|
Peter Eckersley
|
cb4fa906d8
|
Merge pull request #2762 from letsencrypt/detect-defaults-cleanup
Minor cleanup
|
2016-04-04 18:41:05 -07:00 |
|
Peter Eckersley
|
c3f0025511
|
Merge pull request #2758 from letsencrypt/interactive-webroot
Interactive webroot
|
2016-04-04 18:36:19 -07:00 |
|
Peter Eckersley
|
7fca2f01e4
|
Merge pull request #2761 from letsencrypt/fix-dry-run
Fix --dry-run interactions
|
2016-04-04 18:36:02 -07:00 |
|
Peter Eckersley
|
889fc327d2
|
Certonly & no action: print a note explaining why no action was taken
|
2016-04-04 16:34:39 -07:00 |
|
Brad Warren
|
237adfdce2
|
I was told to cleanup after myself
|
2016-04-04 16:19:41 -07:00 |
|
Brad Warren
|
23dfb5b99e
|
Remove unecessary if
|
2016-04-04 16:09:45 -07:00 |
|
Brad Warren
|
f93f1e5695
|
Remove needless unsafe registration warnings
|
2016-04-04 15:58:10 -07:00 |
|
Brad Warren
|
d197123386
|
dry_run_tests++
|
2016-04-04 15:51:56 -07:00 |
|
Brad Warren
|
6e82ce841a
|
properly set --agree-tos with --dry-run
|
2016-04-04 15:29:49 -07:00 |
|
Brad Warren
|
558806e2b7
|
add cli_flag for noninteractive
|
2016-04-04 14:26:07 -07:00 |
|
Brad Warren
|
4505b68a9a
|
put generator expression on one line
|
2016-04-04 14:05:46 -07:00 |
|
Brad Warren
|
aab1a080ce
|
test multiwebroot
|
2016-04-04 13:58:55 -07:00 |
|
Brad Warren
|
68e17604cd
|
make separate action testing class
|
2016-04-04 13:56:32 -07:00 |
|
Brad Warren
|
c716003b1f
|
add test for domain before multiple webroots
|
2016-04-04 13:38:53 -07:00 |
|
Brad Warren
|
ed0c381031
|
Add domain before webroot test
|
2016-04-04 13:35:26 -07:00 |
|
Brad Warren
|
73e2fafba4
|
Add webroot map tests
|
2016-04-04 13:26:13 -07:00 |
|
Brad Warren
|
641f0c7422
|
simplify error handling
|
2016-04-04 13:06:00 -07:00 |
|
Brad Warren
|
c7ef17df92
|
fix references to old prepare/perform
|
2016-04-04 13:05:46 -07:00 |
|
Brad Warren
|
18648d1788
|
Merge branch 'master' into interactive-webroot
|
2016-04-04 12:40:04 -07:00 |
|
Brad Warren
|
e01cb704a3
|
test _prompt_for_new_webroot
|
2016-04-04 12:38:03 -07:00 |
|
Peter Eckersley
|
ca3a8fb952
|
Merge pull request #2745 from letsencrypt/quiet
Implement --quiet / -q
|
2016-04-04 11:39:11 -07:00 |
|
Brad Warren
|
713fb3433e
|
give _prompt_with_webroot_list full test coverage
|
2016-04-04 11:29:51 -07:00 |
|
Brad Warren
|
625e9660fe
|
test cancel/help of _prompt_with_webroot_list
|
2016-04-04 11:23:53 -07:00 |
|
Peter Eckersley
|
b567a54206
|
Really never echo terminal codes in quiet mode
|
2016-04-04 11:16:37 -07:00 |
|
Peter Eckersley
|
f8867ab357
|
Test for --quiet renew
|
2016-04-04 11:14:04 -07:00 |
|
Peter Eckersley
|
13e0fbb1f1
|
_call can now handle the _call_stdout case
|
2016-04-04 11:06:37 -07:00 |
|
Brad Warren
|
7458324932
|
logging++
|
2016-04-04 10:57:02 -07:00 |
|
Peter Eckersley
|
12006fb5f5
|
cli_test: _call() now allows stdout content inspection
|
2016-04-04 10:53:11 -07:00 |
|
Peter Eckersley
|
59d7c44bd6
|
Avoid all terminal codes in --quiet mode
|
2016-04-04 10:38:49 -07:00 |
|
Brad Warren
|
17c495732d
|
Don't pause when showing errors
|
2016-04-04 10:38:34 -07:00 |
|
Brad Warren
|
987aa82371
|
more UI polish
|
2016-04-04 10:32:01 -07:00 |
|
Brad Warren
|
bf0c2306c6
|
Try and make ncurses less ugly
|
2016-04-04 09:49:56 -07:00 |
|
Brad Warren
|
22c924bb1c
|
more interactive webroot polish
|
2016-04-04 09:45:48 -07:00 |
|
Brad Warren
|
119c3f125a
|
Revert csr_domain logic
|
2016-04-04 09:07:26 -07:00 |
|
Brad Warren
|
21f5fa837d
|
Merge branch 'master' into interactive-webroot
|
2016-04-04 09:04:17 -07:00 |
|
Peter Eckersley
|
f645cf3339
|
Merge pull request #2751 from letsencrypt/missing-server
Handle renewal conf files without a "server" entry
|
2016-04-02 12:53:16 -07:00 |
|