1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-23 07:20:55 +03:00
Commit Graph

1276 Commits

Author SHA1 Message Date
James Kasten
b7738d98d1 Merge branch 'bugs/755' of git://github.com/kuba/letsencrypt into kuba-bugs/755 2015-09-09 14:51:13 -07:00
Jakub Warmuz
1c27c7ed54 lint: fix no-self-use 2015-09-06 13:00:53 +00:00
Jakub Warmuz
41c08416cd Cast port to int 2015-09-06 12:54:13 +00:00
Jakub Warmuz
d6e95b4617 Manual plugin test mode busy wait (fixes #755). 2015-09-06 12:47:30 +00:00
Harlan Lieberman-Berg
dc4cc23377 Fix minor spelling errors in the code. 2015-09-05 22:35:34 -04:00
Jakub Warmuz
e9c79edb19 Fix various Sphinx build problems 2015-08-22 14:30:59 +00:00
James Kasten
26c1f003d0 Merge pull request #696 from kuba/bugs/689
Normalize plugins.common.dest_namespace (fixes #689).
2015-08-17 16:41:35 -04:00
James Kasten
6aabb3839f address comments 2015-08-17 13:27:15 -07:00
James Kasten
8bb02b80c1 fix typo 2015-08-17 13:12:15 -07:00
Jakub Warmuz
b6eafe63b5 Normalize plugins.common.dest_namespace (fixes #689). 2015-08-17 19:50:36 +00:00
James Kasten
d8663fbbc0 Fix #690 2015-08-17 11:30:39 -07:00
Brad Warren
de1e84ed93 Dynamically choose python binary 2015-08-14 17:04:42 -07:00
Malte Janduda
8c2afd4e7b Typo in CLI help 2015-08-14 13:45:57 +02:00
Brad Warren
0aaf9f2be7 Updated tests to update challenge changes 2015-08-13 18:41:49 -07:00
Brad Warren
db99970b5a Allowed for arbitrary length strings from urandom 2015-08-12 20:22:03 -07:00
Brad Warren
1d7f252b35 Changes account in achalls to account_key 2015-08-11 13:22:03 -07:00
Brad Warren
14c150ae17 Fixed unit tests and lint 2015-08-05 15:39:31 -07:00
Brad Warren
cfabfa1a67 Merge remote-tracking branch 'kuba/update-challenges' into update-challenges 2015-08-04 16:57:53 -07:00
James Kasten
3088a18f05 finish renewer error handling 2015-08-04 14:54:19 -07:00
James Kasten
3490935733 Generic ValueError -> CertStorageError 2015-08-04 14:45:03 -07:00
Brad Warren
5ae2bd06cf Merged in master 2015-08-03 18:32:32 -07:00
Jakub Warmuz
f96f059288 Remove nonce_domain remaints from core. 2015-07-31 22:54:25 +00:00
James Kasten
1587653366 Final cleanup 2015-07-31 15:38:43 -07:00
Jakub Warmuz
bac5a564db Passing core/Boulder@370d296 integration testing. 2015-07-31 21:31:58 +00:00
James Kasten
65f4332798 Update IPlugin docs, make augeas conform 2015-07-31 12:49:39 -07:00
James Kasten
33111e1ce6 Added additional errors to IPlugin.prepare interface 2015-07-31 10:44:21 -07:00
James Kasten
06a014de09 Update documentation, reduce spurious logging 2015-07-31 10:29:04 -07:00
James Kasten
f71119681c Address most of first round of comments 2015-07-30 23:14:58 -07:00
James Kasten
47be104e2b Update pick_plugin tests based on misconfigured single plugin 2015-07-30 01:37:05 -07:00
James Kasten
67be424779 Merge branch 'master' into apache_modules 2015-07-30 01:26:08 -07:00
James Kasten
3bcf29be51 Change default rollback to 1 2015-07-30 01:22:59 -07:00
James Kasten
e64e3ceab0 Proper misconfiguration message 2015-07-30 01:19:02 -07:00
James Kasten
1570873312 Fix single candidate plugin misconfiguration bug 2015-07-30 00:29:23 -07:00
James Kasten
7390a39a4d edit spacing 2015-07-29 23:49:02 -07:00
James Kasten
ae4e1d5058 Use a2enmod and update reverter 2015-07-29 23:40:07 -07:00
Jakub Warmuz
fe237df2cc Update default server URI to staging.
http://letsencrypt.status.io/pages/maintenance/55957a99e800baa4470002da/55b90ed12c1b61d83b0001eb
2015-07-29 21:15:45 +00:00
Jakub Warmuz
c1cd2e173d Merge remote-tracking branch 'github/letsencrypt/master' into update-challenges 2015-07-25 12:11:27 +00:00
Jakub Warmuz
e0651ad050 Remove Recovery Token. 2015-07-25 12:00:04 +00:00
James Kasten
98b7627e18 Merge branch 'master' into apache_modules 2015-07-24 17:07:16 -07:00
Brad Warren
993ad48705 Merge remote-tracking branch 'upstream/master' into plugin_tests 2015-07-24 15:03:28 -07:00
James Kasten
647caba164 100% configurator coverage 2015-07-24 03:22:35 -07:00
James Kasten
da1d6acd59 Merge pull request #622 from kuba/manual-integration
Manual plugin integration testing
2015-07-24 00:03:26 -07:00
Jakub Warmuz
ab097d128b Fix logging -> logger typo. 2015-07-24 06:41:56 +00:00
James Kasten
aecb7b71d7 100% Augeas Configr unittests 2015-07-23 14:51:07 -07:00
Brad Warren
71d12f005d Removed ValidationError 2015-07-22 18:44:43 -07:00
Brad Warren
c927f0c89a Finished basic Apache test framework 2015-07-22 18:25:09 -07:00
Brad Warren
b00a3cf963 Merge remote-tracking branch 'upstream/master' into plugin_tests 2015-07-22 13:47:25 -07:00
Brad Warren
303f7ffe32 Added validator code 2015-07-22 13:47:09 -07:00
Peter Mosmans
7908ea0b86 Fixed typo
Changed config-changes in the short help (wrong) to config_changes (right)
2015-07-20 10:17:58 +02:00
Jakub Warmuz
9e2682a025 100% coverage for manual test mode and related code. 2015-07-19 11:04:29 +00:00