James Kasten
|
a311df9c2d
|
Add tests for enhancments UI
|
2015-02-09 02:46:29 -08:00 |
|
James Kasten
|
f23b61d164
|
Add documentation for new display
|
2015-02-09 01:44:46 -08:00 |
|
James Kasten
|
8b184ca82c
|
add failsafe, further revise
|
2015-02-09 01:43:54 -08:00 |
|
James Kasten
|
0cf4329936
|
full display integration
|
2015-02-09 00:12:43 -08:00 |
|
James Kasten
|
72813ec1fa
|
Merge branch 'master' into revoker
|
2015-02-08 21:03:16 -08:00 |
|
James Kasten
|
01899f387e
|
Unittests for display_util
|
2015-02-08 21:02:23 -08:00 |
|
James Kasten
|
bbd5c8ef2a
|
Merge pull request #237 from kuba/bugs/235
Fix for #235
|
2015-02-08 14:16:53 -08:00 |
|
James Kasten
|
168a70c273
|
refactor and enhance display, update revoker
|
2015-02-08 00:46:16 -08:00 |
|
James Kasten
|
12d3493812
|
Merge pull request #234 from kuba/travis
No pylint in py2.6 tox
|
2015-02-07 14:09:38 -08:00 |
|
James Kasten
|
dcf4b1d8f2
|
Merge pull request #227 from ThomasWaldmann/check-mode
add mode checking to 2 unit tests
|
2015-02-03 12:37:39 -08:00 |
|
James Kasten
|
e000cfd7c6
|
Merge branch 'master' into revoker
Conflicts:
letsencrypt/client/challenge_util.py
letsencrypt/client/display.py
letsencrypt/client/tests/challenge_util_test.py
letsencrypt/client/tests/client_test.py
letsencrypt/scripts/main.py
|
2015-02-02 19:02:38 -08:00 |
|
James Kasten
|
5698bc3e20
|
refactor client.namedtuples to le_util
|
2015-02-02 18:11:48 -08:00 |
|
James Kasten
|
4540b85ade
|
formatting...
|
2015-02-02 17:28:34 -08:00 |
|
James Kasten
|
21147a8163
|
initial display revision
|
2015-02-02 16:17:57 -08:00 |
|
James Kasten
|
a740d530c3
|
Merge pull request #218 from ThomasWaldmann/docs-version
use version from package init also for sphinx docs, insert toplevel dir ...
|
2015-02-02 15:13:31 -08:00 |
|
James Kasten
|
da9d1c0fec
|
Merge pull request #212 from letsencrypt/patch_auth_handler_cleanup
Patch auth handler cleanup
|
2015-02-02 05:00:27 -08:00 |
|
James Kasten
|
860a9a77b0
|
Fix DnsChall
|
2015-02-02 02:02:11 -08:00 |
|
James Kasten
|
687668ec75
|
indentation pylint fixes
|
2015-02-02 01:52:54 -08:00 |
|
James Kasten
|
4d247fa6a1
|
formatting fixes for testing code
|
2015-02-02 00:47:39 -08:00 |
|
James Kasten
|
c59dc61cf0
|
Merge pull request #219 from letsencrypt/unreachable_old_code
Remove associated docs
|
2015-01-31 02:32:37 -08:00 |
|
James Kasten
|
f082aa3186
|
Remove associated docs
|
2015-01-31 02:20:15 -08:00 |
|
James Kasten
|
ef29b6e8dc
|
Merge pull request #217 from letsencrypt/unreachable_old_code
Unreachable old code
|
2015-01-31 01:16:05 -08:00 |
|
James Kasten
|
5431c931bb
|
Merge pull request #216 from kuba/docs-interfaces
Autodoc interfaces. Spelling.
|
2015-01-30 19:31:11 -08:00 |
|
James Kasten
|
eadf169f41
|
Merge pull request #215 from kuba/interfaces-inherit-non-class
interfaces: disable inherit-non-class pylint msg
|
2015-01-30 18:39:52 -08:00 |
|
James Kasten
|
29531bf414
|
remove setup.sh
|
2015-01-30 15:49:31 -08:00 |
|
James Kasten
|
94c3eb0533
|
remove old code
|
2015-01-30 12:03:55 -08:00 |
|
James Kasten
|
2cb4ab936d
|
generator to list to conform to API
|
2015-01-29 20:07:29 -08:00 |
|
James Kasten
|
bd8b908f50
|
patch auth_handler cleanup function
|
2015-01-29 19:35:31 -08:00 |
|
James Kasten
|
e56737de0b
|
Merge pull request #207 from ThomasWaldmann/version
have letsencrypt.VERSION, show it in letsencrypt --help, use it in setup.py
|
2015-01-29 16:21:53 -08:00 |
|
James Kasten
|
382386159c
|
Merge pull request #208 from letsencrypt/dead_code_removal
sanity_check - dead code removal
|
2015-01-29 02:11:28 -08:00 |
|
James Kasten
|
f6f6b79221
|
fix comment spelling
|
2015-01-29 00:17:45 -08:00 |
|
James Kasten
|
a5f65dcfd8
|
pep8 - remove extra whitespace
|
2015-01-28 16:20:09 -08:00 |
|
James Kasten
|
e9a6d6039b
|
Remove half-implemented code... leave TODO
|
2015-01-28 16:18:40 -08:00 |
|
James Kasten
|
c5db07cf0a
|
Merge pull request #206 from kuba/travis
Simpler (and quicker) Travis CI matrix
|
2015-01-28 14:05:14 -08:00 |
|
James Kasten
|
5a46a1e32e
|
Merge pull request #205 from letsencrypt/gen_dvsni_chall
gen_dvsni_chall remove filepath
|
2015-01-28 00:39:27 -08:00 |
|
James Kasten
|
6baeede302
|
git push origin masterMerge branch 'ThomasWaldmann-docs'
|
2015-01-27 17:07:28 -08:00 |
|
James Kasten
|
d43b1dbf92
|
range->xrange
|
2015-01-27 14:53:28 -08:00 |
|
James Kasten
|
624e59d381
|
update intro paragraph of README
|
2015-01-27 14:41:23 -08:00 |
|
James Kasten
|
8a46c39fec
|
Merge branch 'docs' of git://github.com/ThomasWaldmann/lets-encrypt-preview into ThomasWaldmann-docs
|
2015-01-26 22:45:25 -08:00 |
|
James Kasten
|
03a5750d90
|
modify gen_dvsni_cert api
|
2015-01-26 22:25:08 -08:00 |
|
James Kasten
|
8c80d0bedf
|
Merge pull request #185 from letsencrypt/reverter
Reverter
|
2015-01-26 17:28:46 -08:00 |
|
James Kasten
|
eeb58d9232
|
pep8 fix display
|
2015-01-26 14:24:45 -08:00 |
|
James Kasten
|
1831062529
|
cleanup errors.py use in client_test, small changes to display doc
|
2015-01-26 14:21:37 -08:00 |
|
James Kasten
|
243cc4f9fb
|
Fixed print, fixed logging, made display work
|
2015-01-26 04:49:40 -08:00 |
|
James Kasten
|
2db2060f85
|
restore logging in tearDown
|
2015-01-26 02:18:15 -08:00 |
|
James Kasten
|
73b95c4307
|
Fix based on comments
|
2015-01-26 01:27:00 -08:00 |
|
James Kasten
|
ae4c160654
|
import errors at the top
|
2015-01-26 01:07:50 -08:00 |
|
James Kasten
|
f9d968071e
|
Document raises reverter error in rollback func
|
2015-01-26 00:33:58 -08:00 |
|
James Kasten
|
3d26cfca90
|
Remove unused static string from CONFIG
|
2015-01-25 23:14:36 -08:00 |
|
James Kasten
|
a281a88f49
|
Merge branch 'master' into reverter
|
2015-01-25 23:04:37 -08:00 |
|
James Kasten
|
343f25cc89
|
Remove partially implemented revoker compatibility code
|
2015-01-25 23:01:48 -08:00 |
|
James Kasten
|
7577894d2a
|
Remove duplicate code check on imports
|
2015-01-25 21:46:41 -08:00 |
|
James Kasten
|
248407c70e
|
Merge pull request #197 from ThomasWaldmann/help-no-sudo
check late for root, so letsencrypt --help also works without being root
|
2015-01-25 19:19:27 -08:00 |
|
James Kasten
|
71c4a07687
|
Merge pull request #193 from ThomasWaldmann/docs
remove out-of-sync cli help, just say how to get it
|
2015-01-25 05:10:04 -08:00 |
|
James Kasten
|
241533d123
|
Merge pull request #192 from letsencrypt/irc-notifications
Add IRC notifications
|
2015-01-25 05:08:01 -08:00 |
|
James Kasten
|
98c47162da
|
Add IRC notifications
|
2015-01-25 04:57:36 -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 |
|
James Kasten
|
208e7ec34b
|
refactoring/small fixes for PR
|
2015-01-25 04:24:05 -08:00 |
|
James Kasten
|
89c7eae2c8
|
Merge pull request #190 from kuba/docs
Link to Read The Docs
|
2015-01-25 03:50:25 -08:00 |
|
James Kasten
|
df62f36c5f
|
Merge pull request #189 from kuba/pylint
Fix locally disabled pylint messages
|
2015-01-25 02:31:04 -08: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 |
|
James Kasten
|
9478d14817
|
Merge pull request #183 from ThomasWaldmann/pathnames
fix for issue #179
|
2015-01-24 20:38:43 -08:00 |
|
James Kasten
|
9b0b7b2e28
|
Merge pull request #188 from kuba/bugs/152
Magical fix for #152 (M2Crypto install dependency order)
|
2015-01-24 20:01:32 -08:00 |
|
James Kasten
|
967047cb04
|
git push origin masterMerge branch 'ThomasWaldmann-readme-fix'
|
2015-01-24 19:58:08 -08:00 |
|
James Kasten
|
1d570541e0
|
Merge branch 'readme-fix' of git://github.com/ThomasWaldmann/lets-encrypt-preview into ThomasWaldmann-readme-fix
|
2015-01-24 19:56:22 -08:00 |
|
James Kasten
|
ca0ea80192
|
Merge pull request #186 from kuba/pylint
Pylint 10/10
|
2015-01-24 19:17:57 -08:00 |
|
James Kasten
|
f30bf2ca87
|
pylint cleanup
|
2015-01-24 03:31:33 -08:00 |
|
James Kasten
|
2ff3c8396e
|
Fix revocation for "None" installer
|
2015-01-24 03:00:01 -08:00 |
|
James Kasten
|
4e3f4f8f24
|
Merge branch 'master' into reverter
Conflicts:
letsencrypt/client/crypto_util.py
letsencrypt/scripts/main.py
|
2015-01-24 02:30:51 -08:00 |
|
James Kasten
|
f67db5ef43
|
Prepare for "None" and misconfigured Installers
|
2015-01-24 02:15:23 -08:00 |
|
James Kasten
|
5fa42b200a
|
Merge pull request #177 from ThomasWaldmann/server-port
talk to servers on non-standard https port (like -s acme.example.org:8443)
|
2015-01-23 22:23:28 -08:00 |
|
James Kasten
|
6a501c1380
|
Merge pull request #175 from ThomasWaldmann/keysize
support --keysize N cmdline param to give RSA key size
|
2015-01-23 15:24:34 -08:00 |
|
James Kasten
|
88d016b8ca
|
Merge branch 'master' into reverter
|
2015-01-23 02:06:25 -08:00 |
|
James Kasten
|
00371ad5eb
|
Merge pull request #176 from ThomasWaldmann/textmode-fix
fix exception when using FileDisplay (-t), was missing the redirect_by_default method
|
2015-01-22 22:34:59 -08:00 |
|
James Kasten
|
417183165e
|
100% unittests for reverter, code cleanup
|
2015-01-22 21:51:25 -08:00 |
|
James Kasten
|
7a238bd0de
|
Forgot to finish merge with augeas.py
|
2015-01-22 02:53:20 -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
|
16e9d887ab
|
Merge pull request #170 from letsencrypt/fix_168
Fix 168
|
2015-01-20 22:16:49 -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
|
8a3eb4f2ba
|
Update interface.py documentation...
Correctly list namedtuple challenge types in challenge_util.py
|
2015-01-19 16:01:44 -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
|
66884e05cf
|
Merge pull request #167 from letsencrypt/requests_verify
Make requests certificate verification explicit
|
2015-01-18 00:25:42 -08:00 |
|
James Kasten
|
f28bc32129
|
Make requests certificate verification explicit
|
2015-01-18 00:14:29 -08:00 |
|
James Kasten
|
488859d03a
|
Merge pull request #165 from letsencrypt/installer_api
Installer API update
|
2015-01-18 00:07:49 -08:00 |
|
James Kasten
|
1b8edd7448
|
Removed commented functions before push to master
|
2015-01-18 00:00:52 -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
|
b23499de12
|
update interface documentation
|
2015-01-16 15:22:01 -08:00 |
|
James Kasten
|
5a31176ea6
|
add html to sphinx-build instructions
|
2015-01-16 04:18:30 -08:00 |
|
James Kasten
|
91e8b0cf81
|
Should use venv sphinx-build
|
2015-01-16 04:16:57 -08:00 |
|
James Kasten
|
d15e0f9e43
|
Add documentation instructions/fix documentation of an ivar
|
2015-01-16 04:10:23 -08:00 |
|
James Kasten
|
3cf59a2876
|
Merge pull request #129 from letsencrypt/pylintrc
Pylintrc
|
2015-01-16 03:28:06 -08:00 |
|
James Kasten
|
dfae3f6d9e
|
remove deprecated options
|
2015-01-16 03:25:20 -08:00 |
|
James Kasten
|
a0969b1f29
|
updated pylintrc file to 1.3.1 version.
|
2015-01-16 03:14:24 -08:00 |
|