James Kasten
|
c09cf0fa07
|
Merge branch 'master' into revoker
Conflicts:
letsencrypt/client/apache/configurator.py
letsencrypt/client/client.py
letsencrypt/client/crypto_util.py
letsencrypt/client/interfaces.py
letsencrypt/client/reverter.py
letsencrypt/client/revoker.py
letsencrypt/client/tests/apache/dvsni_test.py
letsencrypt/client/tests/apache/parser_test.py
letsencrypt/client/tests/challenge_util_test.py
letsencrypt/scripts/main.py
|
2015-02-10 00:12:23 -08:00 |
|
James Kasten
|
523c59d329
|
revert to binary redirect logic
|
2015-02-09 16:39:08 -08:00 |
|
James Kasten
|
9beded8cfb
|
fix local name changes
|
2015-02-09 16:04:46 -08:00 |
|
James Kasten
|
e04ab25642
|
remove whitespace
|
2015-02-09 14:53:51 -08:00 |
|
James Kasten
|
f476a49387
|
Fix #220
|
2015-02-09 14:39:49 -08:00 |
|
James Kasten
|
b5f0cf9adc
|
Remove unnecessary mock
|
2015-02-09 14:31:25 -08:00 |
|
James Kasten
|
9e46fcb219
|
modify test accordingly, green travis
|
2015-02-09 03:08:00 -08:00 |
|
James Kasten
|
5fb9cc4c39
|
pylint fixes
|
2015-02-09 02:47:45 -08:00 |
|
James Kasten
|
a311df9c2d
|
Add tests for enhancments UI
|
2015-02-09 02:46:29 -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
|
168a70c273
|
refactor and enhance display, update revoker
|
2015-02-08 00:46:16 -08:00 |
|
Jakub Warmuz
|
a0c184f292
|
Update docs references for constants.ENHANCEMENTS
|
2015-02-07 22:36:44 +00:00 |
|
Jakub Warmuz
|
4b6baae8b8
|
Merge remote-tracking branch 'github/letsencrypt/master' into config
|
2015-02-07 22:32:38 +00:00 |
|
Jakub Warmuz
|
f910b7ee6b
|
Remove unused import
|
2015-02-04 16:40:57 +00:00 |
|
Jakub Warmuz
|
e9512e5a46
|
Add tests and docs for IConfig/NamespaceConfig
|
2015-02-04 16:38:13 +00:00 |
|
Jakub Warmuz
|
207bd6c31c
|
IConfig attributes. config/args separation
|
2015-02-03 12:16:55 +00:00 |
|
Jakub Warmuz
|
9fb56f31d3
|
NamespaceConfig
|
2015-02-03 11:22:04 +00: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 |
|
Thomas Waldmann
|
42cd153ac4
|
add mode checking to 2 unit tests
|
2015-02-03 02:10:11 +01: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 |
|
Jakub Warmuz
|
1d45b466a3
|
IConfig.apache_server_root without trailing slash
|
2015-02-02 21:42:30 +00:00 |
|
Jakub Warmuz
|
4357c625c4
|
Fix typo: rev_token_dir(s)
|
2015-02-02 19:17:03 +00:00 |
|
Jakub Warmuz
|
7828853e8c
|
Remove "direc" magic, use IConfig instead. f(config.x, config) -> f(config)
|
2015-02-02 17:41:44 +00: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 |
|
Jakub Warmuz
|
9580a763e1
|
key_size/keysize -> rsa_key_size
|
2015-02-02 08:20:55 +00:00 |
|
Thomas Waldmann
|
c42f512c2a
|
refactor conf.py, add comment about version syntax
|
2015-02-01 03:15:39 +01:00 |
|
Jakub Warmuz
|
787f791a4e
|
--apache-ctl wihout dirname
|
2015-01-31 14:18:01 +00:00 |
|
Jakub Warmuz
|
098f779a79
|
Use ConfArgParse
|
2015-01-31 11:37:24 +00:00 |
|
Jakub Warmuz
|
b6de602b5b
|
Move CONFIG to CLI arguments
|
2015-01-31 11:31:29 +00:00 |
|
Jakub Warmuz
|
687541505b
|
IConfig, constants
|
2015-01-31 11:31:29 +00: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 |
|
Jakub Warmuz
|
f890dabb7e
|
Improve interfaces docstrings
|
2015-01-31 01:23:42 +00:00 |
|
Jakub Warmuz
|
1725829477
|
Autodoc interfaces. Spelling.
|
2015-01-31 00:28:09 +00:00 |
|
James Kasten
|
29531bf414
|
remove setup.sh
|
2015-01-30 15:49:31 -08:00 |
|
Jakub Warmuz
|
e6a88c4e27
|
interfaces: disable inherit-non-class pylint msg
|
2015-01-30 21:20:40 +00: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 |
|
Thomas Waldmann
|
af8edbc21c
|
put file reading into function, we'll soon need that for more stuff
like e.g. reading long_description from README.rst + CHANGES.rst.
|
2015-01-29 15:25:28 +01:00 |
|