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

60 Commits

Author SHA1 Message Date
Jakub Warmuz
08c0c4aeba Explicit dependency on setuptools (pkg_resources). 2015-09-26 10:52:28 +00:00
James Kasten
d4d71a73a5 Remove trailing whitespace 2015-09-22 09:16:49 -07:00
James Kasten
e922a82277 letsencrypt-apache/ 2015-09-22 09:06:53 -07:00
James Kasten
202b21f260 Remove extra # 2015-09-22 08:58:02 -07:00
James Kasten
19d65c3e2f Add variable quote parsing 2015-09-22 08:56:26 -07:00
James Kasten
6e4faac9c0 Allow single/double quotes around Include dirs 2015-09-22 08:15:11 -07:00
James Kasten
b5c8da2188 remove space 2015-09-17 02:20:15 -07:00
James Kasten
f2cee505f5 fix 781 2015-09-17 02:14:53 -07:00
Jakub Warmuz
33c2aed021 Merge remote-tracking branch 'github/letsencrypt/master' into lint 2015-09-11 07:15:10 +00:00
James Kasten
4fb27e0350 fix documentation link 2015-09-10 18:48:44 -07:00
James Kasten
7a66bfef28 method to func, thanks pylint 2015-09-10 16:49:50 -07:00
James Kasten
9c47b1061c Search for correct module names in dependency list 2015-09-10 16:34:20 -07:00
James Kasten
b2ef041785 Don't log notes if save is temporary 2015-09-10 15:57:27 -07:00
James Kasten
8b093032ae Change debug/info output 2015-09-10 15:39:13 -07:00
James Kasten
c03f497727 Add dependencies for known used modules 2015-09-10 15:28:01 -07:00
Jakub Warmuz
95c8edc66c pep8 letsencrypt-apache 2015-09-06 09:20:41 +00:00
Jakub Warmuz
138f1d1b28 lint: space check for dict-separator 2015-09-06 08:30:49 +00:00
Jacob Hoffman-Andrews
70e311b43f Revert PR #708.
https://github.com/letsencrypt/letsencrypt/pull/708 broke the Boulder CI build
because Travis runs Ubuntu 12.04, which has an older setuptools. See
https://github.com/letsencrypt/boulder/issues/681.
2015-08-27 13:38:32 -07:00
Jakub Warmuz
217b40379f Merge branch 'master' into mock-2.6 2015-08-25 06:36:56 +00:00
Jakub Warmuz
e9c79edb19 Fix various Sphinx build problems 2015-08-22 14:30:59 +00:00
Jakub Warmuz
a7df468347 mock<1.1.0 only for py2.6. 2015-08-22 11:01:28 +00:00
James Kasten
6aabb3839f address comments 2015-08-17 13:27:15 -07:00
James Kasten
ea7a427cca revert to simple enable_mod, disable_mod, enable_mod 2015-08-17 13:11:48 -07:00
James Kasten
5ba6446458 Add additional test for prepare_server_https 2015-08-17 11:07:54 -07:00
James Kasten
dde4951be5 fix 691 2015-08-17 10:40:42 -07:00
James Kasten
e30193b623 Fix enable_mod register_undo_command in challenges 2015-08-13 21:14:46 -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
James Kasten
1587653366 Final cleanup 2015-07-31 15:38:43 -07:00
James Kasten
2953d3b2ee Associate vhost with name after selection 2015-07-31 13:23:31 -07:00
James Kasten
65f4332798 Update IPlugin docs, make augeas conform 2015-07-31 12:49:39 -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
b37fc95386 py26 compat 2015-07-30 01:49:04 -07:00
James Kasten
67be424779 Merge branch 'master' into apache_modules 2015-07-30 01:26:08 -07:00
James Kasten
e64e3ceab0 Proper misconfiguration message 2015-07-30 01:19:02 -07:00
James Kasten
ae4e1d5058 Use a2enmod and update reverter 2015-07-29 23:40:07 -07:00
Jakub Warmuz
d86ade674d include_package_data in apache and nginx plugins
ref https://github.com/letsencrypt/letsencrypt/issues/625
2015-07-29 19:57:12 +00:00
James Kasten
ccf678f146 rmdirs -> shutil.rmtree 2015-07-24 19:23:12 -07:00
James Kasten
ba4a62f185 Add 'empty mods-enabled dir 2015-07-24 19:18:07 -07:00
James Kasten
6716d9f0b4 Remove a2enmod option 2015-07-24 17:06:27 -07:00
James Kasten
ab42f7fdfe 100% unittests for apache plugin 2015-07-24 17:05:25 -07:00
James Kasten
1ff899ae33 pylint cleanup 2015-07-24 15:47:38 -07:00
James Kasten
9454995565 remove verify_setup call 2015-07-24 03:29:16 -07:00
James Kasten
647caba164 100% configurator coverage 2015-07-24 03:22:35 -07:00
James Kasten
aecb7b71d7 100% Augeas Configr unittests 2015-07-23 14:51:07 -07:00
James Kasten
c927149185 Unittests and revisions 2015-07-23 01:34:51 -07:00
James Kasten
8b96264576 improved redirect, testcases 2015-07-22 02:05:01 -07:00
James Kasten
d25c7c36e7 Convert to servername/serveralias 2015-07-21 17:16:46 -07:00
James Kasten
6a8590b4cc Improved Apache and unittests 2015-07-19 19:49:44 -07:00