Commit Graph
10392 Commits
Author SHA1 Message Date
Jakub Warmuz b12614e5e1 Merge branch 'master' into zope.interface
Conflicts:
	letsencrypt/client/augeas_configurator.py
	letsencrypt/client/interfaces.py
2014-12-22 01:02:39 +00:00
James Kasten 580dd952af Merge pull request #132 from kuba/pep8
pylint fixes
2014-12-21 16:51:10 -08:00
Jakub Warmuz a4020c76df Merge branch 'master' into pep8
Conflicts:
	letsencrypt/client/apache/configurator.py
	letsencrypt/client/client.py
	letsencrypt/client/tests/apache_configurator_test.py
2014-12-22 00:42:28 +00:00
James Kasten 4de3b6a340 Merge pull request #135 from letsencrypt/configurator_tests
Configurator and Client Refactor
2014-12-21 16:33:17 -08:00
James Kasten e78a2884e2 Final cleanup 2014-12-21 16:32:01 -08:00
James Kasten be64ba35cf Merge branch 'master' into configurator_tests
Conflicts:
	letsencrypt/client/apache/configurator.py
	setup.py
2014-12-21 16:13:00 -08:00
James Kasten fe1b858dff Fix documentation 2014-12-21 04:25:48 -08:00
James Kasten a3bee91e35 Merge branch 'master' into configurator_tests
Conflicts:
	letsencrypt/client/client.py
	letsencrypt/client/crypto_util.py
2014-12-21 04:17:07 -08:00
James Kasten bfa04c1942 Refactor for revocation 2014-12-21 03:37:29 -08:00
James Kasten 1d9f208cdd Merge pull request #138 from fmarier/make-script-executable
Fix the sh path and make script executable
2014-12-20 21:27:51 -08:00
Francois Marier e2957797b5 Fix the sh path and make script executable 2014-12-21 14:23:14 +13: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 6d0d439acf Fix #137
find_directive uses the unitialized member location in set_user_config when httpd.conf is present.  I changed set_user_config_file to use the root path as a start.
2014-12-17 19:23:43 -08:00
James Kasten 083024cb86 Major refactor of client and main 2014-12-17 06:27:21 -08:00
Jakub Warmuz 37a015f983 display using ZCA 2014-12-17 12:03:41 +01:00
Jakub Warmuz 7c3abe7ba7 IDisplay 2014-12-17 11:44:34 +01:00
Jakub Warmuz aabe83c444 Merge branch 'display-refactor' into zope.interface-display 2014-12-17 11:39:51 +01:00
Jakub Warmuz 3a459c95c9 Remove SingletonD 2014-12-17 11:35:45 +01:00
Jakub Warmuz 49914f3307 display: width and height instance variables 2014-12-17 11:35:11 +01:00
Jakub Warmuz 20efe7b533 zope.interface 2014-12-17 10:12:59 +01:00
Jakub Warmuz 1ef2167254 pylint fixes 2014-12-17 09:14:27 +01:00
James Kasten 606584cb14 Merge pull request #131 from kuba/setuptools
Add client.tests to setup packages
2014-12-16 23:21:15 -08:00
Jakub Warmuz 5e05638fef Add client.tests to setup packages 2014-12-17 08:14:35 +01: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
James Kasten 6cd67e652b Refactor to use Addr objects, and sets 2014-12-16 01:35:46 -08:00
James Kasten 7b6081ac29 Move out Apache specific Objects 2014-12-15 23:52:18 -08:00
James Kasten d51c01e5ad Merge pull request #122 from kuba/bugs/120
virtualenv python2 (fixes #120)
2014-12-14 18:16:40 -08:00
James Kasten 986387d9a2 Fix priv function nodocs regex 2014-12-14 17:27:13 -08:00
James Kasten 097dd8180c Merge pull request #130 from letsencrypt/challenge_util
Challenge util
2014-12-14 04:34:39 -08:00
James Kasten 31c87cdbe5 git push origin masterMerge branch 'kuba-crypto_util_test' 2014-12-14 04:30:26 -08:00
James Kasten b8902c272d Remove MakeCSRTest 2014-12-14 04:30:12 -08:00
James Kasten 24a8c3dd40 Merge branch 'crypto_util_test' of git://github.com/kuba/lets-encrypt-preview into kuba-crypto_util_test 2014-12-14 04:24:28 -08:00
James Kasten 30c0cc9479 Remove requirement for doc of all "priv" func 2014-12-14 04:09:54 -08:00
James Kasten 89ee6971eb Fix import grouping 2014-12-14 03:15:19 -08:00
James Kasten 8f45b5e78b Update single file pylint check in README 2014-12-14 02:59:29 -08:00
James Kasten d53889b617 Fixed up remaining pylint errors 2014-12-14 02:51:17 -08:00
James Kasten 7297a6d462 Remove deprecated options 2014-12-14 02:47:18 -08:00
James Kasten 67fca03246 Changed max line length to 80 characters 2014-12-13 23:56:56 -08:00
James Kasten a272a0a6e9 Add pylintrc, remove docstring-req from test_ functions, start rising coverage requirement 2014-12-13 23:47:57 -08:00
James Kasten 52555c2337 Integrate rising test coverage requirement 2014-12-13 22:42:47 -08:00
James Kasten a74bc582ff Add unit test for challenge_util 2014-12-12 18:03:18 -08:00
James Kasten 00eedfbfda Merge pull request #128 from kuba/docs
docs: logger -> log
2014-12-12 12:11:14 -08:00
Jakub Warmuz 308ec688b1 docs: logger -> log 2014-12-12 11:24:33 +01:00
Jakub Warmuz 44a050a061 Add tests for make_key 2014-12-12 11:18:44 +01:00
Jakub Warmuz ccfeef3e8e Add tests for b64_cert_to_pem 2014-12-12 11:11:02 +01:00
Jakub Warmuz 0b7121341f Remove csr_matches_names.
c.f. #127 and
https://github.com/letsencrypt/lets-encrypt-preview/pull/127#discussion-diff-21613376
2014-12-12 10:37:57 +01:00
Jakub Warmuz 40837e9d56 More tests for crypto_util 2014-12-12 10:37:34 +01:00
Jakub Warmuz a6da3f2c89 Merge remote-tracking branch 'github/letsencrypt/master' into crypto_util_test 2014-12-11 18:50:30 +01:00