1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-24 19:22:07 +03:00
Commit Graph

2189 Commits

Author SHA1 Message Date
Brad Warren
dace0aecfa I missed these 2016-02-04 16:23:39 -08:00
Brad Warren
5bcd267754 Merge branch 'master' into update-successor-config 2016-02-03 21:49:45 -08:00
schoen
533ede4850 Merge pull request #2367 from TheNavigat/fixobtaincertificatedoc
Fixing parameter type for obtain_certificate's domains parameter
2016-02-03 21:26:15 -08:00
TheNavigat
df111febfd Fixing parameter type for obtain_certificate's domains parameter 2016-02-04 05:48:00 +02:00
Brad Warren
41bb67f7a2 Use .namespace 2016-02-03 16:29:36 -08:00
Brad Warren
04f13a9cf8 Use symlinks not their targets 2016-02-03 16:22:52 -08:00
Brad Warren
db9a931fb0 Update cli_config in save_successor 2016-02-03 16:10:47 -08:00
Brad Warren
b60583e416 Test deleting stray .new file 2016-02-03 15:47:46 -08:00
Brad Warren
c990981035 Pass config in call to save_successor 2016-02-03 15:18:31 -08:00
Brad Warren
ca8b4751ad Update config in save_successor 2016-02-03 15:13:17 -08:00
Brad Warren
3b5112c527 Merge branch 'old-renewer' into update-successor-config 2016-02-03 15:06:35 -08:00
Brad Warren
972c596af9 Delete renewer.py 2016-02-03 15:03:52 -08:00
Brad Warren
49e430ab13 Remove stray comments about renewer.py 2016-02-03 15:02:49 -08:00
Brad Warren
d8a2252c5c Rename renewer tests 2016-02-03 15:02:09 -08:00
Brad Warren
cc1638a1af Remove renewer tests 2016-02-03 14:59:07 -08:00
Brad Warren
c818b4f689 Refactor new_lineage 2016-02-02 18:02:31 -08:00
Brad Warren
81b3a98346 Added write_renewal_config function 2016-02-02 17:23:01 -08:00
Peter Eckersley
747bd2715f Fix merge bugs & address other review comments 2016-02-02 14:32:09 -08:00
Peter Eckersley
14334ea775 And another... 2016-02-02 12:42:05 -08:00
Peter Eckersley
aafe7f2a84 Fix another merge glitch 2016-02-02 12:39:48 -08:00
Peter Eckersley
623fd9f417 fix editing error 2016-02-02 10:59:01 -08:00
Peter Eckersley
e01ac9287e Merge remote-tracking branch 'origin/master' into less-argumentative 2016-02-02 10:29:17 -08:00
Peter Eckersley
55287cf753 Merge branch 'master' into less-argumentative 2016-02-02 10:21:34 -08:00
Peter Eckersley
131641e963 cli.py should be less argumenentative
- remove all the passing around of `args`, limiting ourselves to just `config`.
 - fixes #2341
2016-02-02 10:17:54 -08:00
bmw
a11a40c12f Merge pull request #2330 from letsencrypt/webroot-map-and-flags
Document quirks of webroot-map in conf files
2016-02-02 09:24:03 -08:00
Peter Eckersley
7a56ffaa41 Merge pull request #2336 from letsencrypt/name_sanity
Name sanity
2016-02-02 08:23:52 -08:00
Seth Schoen
3b531e311c Fix location of enforce_domain_sanity 2016-02-01 19:35:18 -08:00
Peter Eckersley
c8361b2a3c Merge pull request #2316 from letsencrypt/dry-run
--dry-run
2016-02-01 19:31:25 -08:00
Seth Schoen
61b714099d Centralize all domain sanity checking in one place 2016-02-01 19:27:47 -08:00
Brad Warren
d18ec15165 Change action just in case 2016-02-01 17:46:55 -08:00
Brad Warren
c4ce168001 Revert "--dry-run forces simulated renewal"
This reverts commit ae6e938744.
2016-02-01 17:42:43 -08:00
Peter Eckersley
39bffef4c2 Merge pull request #2322 from thanatos/py3k-exceptions
Make all except/raises Python 3 compatible.
2016-02-01 16:32:44 -08:00
Brad Warren
149ac79b8f Test certonly with --csr and --dry-run 2016-02-01 13:29:18 -08:00
Brad Warren
5e9d5efdcb Refactor test_certonly_csr 2016-02-01 13:20:46 -08:00
Brad Warren
f6a3355d28 test reinstall + dry-run = renew 2016-02-01 12:55:41 -08:00
Brad Warren
204f8ba0f2 Refactor test_certonly_renewal 2016-02-01 12:45:13 -08:00
Brad Warren
32034552fd Test reinstall 2016-02-01 12:18:43 -08:00
Brad Warren
f5fa64ee9a Test _suggest_donation_if_appropriate 2016-02-01 12:01:12 -08:00
bmw
34650cd4ad Merge pull request #2280 from TheNavigat/symlinksverify
Check for the existence of symlinks
2016-02-01 11:25:11 -08:00
Brad Warren
8f68016340 Merge branch 'master' into dry-run 2016-02-01 11:05:29 -08:00
Peter Eckersley
8bb7ed9a69 Document quirks of webroot-map in conf files 2016-02-01 11:04:02 -08:00
Roy Wellington Ⅳ
44585f3c4d Remove a double space before this URL. 2016-01-30 19:55:16 -08:00
Roy Wellington Ⅳ
9c28364477 Make exception syntax Python 3 compatible.
Translate all except and raise statements that are in the old form to
the Python 3 compatible format.
2016-01-30 19:53:50 -08:00
Brad Warren
ae6e938744 --dry-run forces simulated renewal 2016-01-29 18:50:38 -08:00
Peter Eckersley
e581335073 Merge pull request #2309 from letsencrypt/webroot-map-and-flags
Set webroot-map from diverse flags, user interaction, and config files correctly
2016-01-29 18:27:23 -08:00
Brad Warren
f9ac25cd7e Only suggest donations sometimes 2016-01-29 18:14:53 -08:00
Brad Warren
29bed26aa1 Make addition of conflicting flags look similar 2016-01-29 18:04:51 -08:00
Brad Warren
5c363b5b98 Log when skipping functions due to --dry-run in client.py 2016-01-29 17:43:21 -08:00
Brad Warren
08698a3de2 Log when skipping functions due to --dry-run in cli.py 2016-01-29 17:25:33 -08:00
Peter Eckersley
60e72188e4 Don't stringify unicode after all
- Paths can be unicode; that's fine.
  - For now, unicode domains are caught and errored appropriately in
    le_util.check_domain_sanity(); one day they may be allowed
2016-01-29 14:01:59 -08:00