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

42 Commits

Author SHA1 Message Date
Jakub Warmuz
79bb3cc80d pylint: upstream fixed #248 in 1.4.0 2015-01-28 13:02:14 +00:00
James Kasten
03a5750d90 modify gen_dvsni_cert api 2015-01-26 22:25:08 -08:00
James Kasten
ffbccd1ff1 attempt to remove final pylint errors 2015-01-25 04:49:21 -08:00
James Kasten
4ad01f07f7 Merge branch 'master' into reverter
Conflicts:
	letsencrypt/client/augeas_configurator.py
2015-01-25 04:28:09 -08:00
Jakub Warmuz
3734710f1c Fix locally disable pylint messages 2015-01-25 10:23:21 +00:00
James Kasten
8c6cfaded0 Merge branch 'master' into reverter
Conflicts:
	letsencrypt/client/apache/configurator.py
	letsencrypt/client/crypto_util.py
	letsencrypt/client/display.py
	letsencrypt/client/revoker.py
	letsencrypt/client/tests/apache/configurator_test.py
	letsencrypt/client/tests/apache/dvsni_test.py
	letsencrypt/scripts/main.py
2015-01-24 21:42:26 -08:00
Jakub Warmuz
48f1497af6 Fix docs warnings 2015-01-24 13:13:13 +00:00
Jakub Warmuz
23cab4e694 pylint: 10/10 with missing-docstring 2015-01-24 13:12:45 +00:00
James Kasten
f67db5ef43 Prepare for "None" and misconfigured Installers 2015-01-24 02:15:23 -08:00
James Kasten
417183165e 100% unittests for reverter, code cleanup 2015-01-22 21:51:25 -08:00
James Kasten
cd347990c5 Merge branch 'master' into reverter
Conflicts:
	letsencrypt/client/apache/parser.py
	letsencrypt/client/augeas_configurator.py
2015-01-22 02:48:54 -08:00
James Kasten
bedbd2e315 Initial implementation of reverter, showing main.py capabilities 2015-01-22 02:36:36 -08:00
James Kasten
9729450d2c Change names to meet the API 2015-01-20 21:59:10 -08:00
James Kasten
6927c1b910 Add manual httpd_transform 2015-01-20 21:13:56 -08:00
James Kasten
55e13a906d Change incl to list to conform with augeas.add_transform func 2015-01-20 19:29:00 -08:00
James Kasten
a29984f049 Remove TODO item/fix formatting. 2015-01-20 14:03:05 -08:00
James Kasten
269d49b759 Remove load of unused modules from Augeas 2015-01-20 13:51:52 -08:00
James Kasten
1dc7bfccc4 Address startup issues, attempt to identify misconfiguration issues with proper errors 2015-01-19 03:15:31 -08:00
James Kasten
c9a3d8b0c2 Cleanup Installer API change 2015-01-17 02:29:29 -08:00
James Kasten
7f6837a105 merge with master 2015-01-16 16:43:59 -08:00
James Kasten
d15e0f9e43 Add documentation instructions/fix documentation of an ivar 2015-01-16 04:10:23 -08:00
James Kasten
31cfe7cfe6 replaced options-ssl.conf move to avoid unnecesary problems, also placed the copy more appropriately within configurator 2015-01-15 03:25:39 -08:00
James Kasten
4b44befefa Initial attempt at API modification and associated changes 2015-01-15 01:43:54 -08:00
James Kasten
ce13ead0cd pep8 compliance 2015-01-13 16:48:18 -08:00
James Kasten
f547d761f4 Merge branch 'dvsni_cleanup' 2015-01-13 01:24:55 -08:00
James Kasten
ddbe8e7b29 Add more index specific documentation 2015-01-13 01:22:24 -08:00
Thomas Waldmann
541e006ad0 fix typos 2015-01-13 01:51:03 +01:00
James Kasten
ca7628caae Small changes/renaming 2015-01-09 22:25:36 -08:00
James Kasten
0bef6769ba cleanup challenge infrastructure 2015-01-09 05:30:15 -08:00
James Kasten
73ec1311c0 Initial challenge refactor/allow multiple names 2015-01-06 02:11:44 -08:00
James Kasten
a2a64e9410 Turn DVSNI into module, add more appropriate challenges/api 2015-01-06 02:11:44 -08:00
James Kasten
7c23a2f2aa Use DVSNI_Chall namedtuple 2015-01-06 02:02:18 -08:00
James Kasten
59ec8aa280 Moved options-ssl.conf into apache dir 2015-01-01 08:20:33 -08:00
Thomas Waldmann
3cc15ee909 fix typos, including a severe one
bugfix see configurator.py:233
2014-12-24 16:45:57 +01:00
Thomas Waldmann
992830f2c2 fix typos, including a severe one 2014-12-24 04:42:03 +01:00
Thomas Waldmann
5584bb4e6f fix param names in docstrings to match actual param names 2014-12-24 04:40:16 +01:00
Jakub Warmuz
2893b25db1 Update API docs 2014-12-23 10:59:33 +00:00
James Kasten
bfa04c1942 Refactor for revocation 2014-12-21 03:37:29 -08:00
James Kasten
d7a3ea443c Formatting fixes 2014-12-20 03:43:39 -08:00
James Kasten
cc999d3654 Refactored/added tests 2014-12-19 15:49:29 -08:00
James Kasten
edbe0f451d Add __init__.py to apache dir 2014-12-16 21:12:29 -08:00
James Kasten
323aa350dc Remove Apache parsing from configurator 2014-12-16 21:00:14 -08:00