Commit Graph
1243 Commits
Author SHA1 Message Date
Jakub Warmuz 4b6baae8b8 Merge remote-tracking branch 'github/letsencrypt/master' into config 2015-02-07 22:32:38 +00: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
Jakub Warmuz 337974e675 No pylint in py2.6 tox 2015-02-06 23:41:28 +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
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
Jakub Warmuz 207bd6c31c IConfig attributes. config/args separation 2015-02-03 12:16:55 +00:00
Jakub Warmuz 43e207f9d0 API docs: Remove CONFIG, add configuration. 2015-02-03 12:16:38 +00:00
Jakub Warmuz 9fb56f31d3 NamespaceConfig 2015-02-03 11:22:04 +00:00
Thomas Waldmann 42cd153ac4 add mode checking to 2 unit tests 2015-02-03 02:10:11 +01: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 0f22318c2f pylint ignore no-member in ConfArgParse 2015-01-31 12:32:43 +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 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
Thomas Waldmann 44c2b38cde use version from package init also for sphinx docs, insert toplevel dir into sys.path 2015-01-31 06:01:52 +01: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
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 4c7b2d202c cosmetic fixes 2015-01-29 23:28:22 +01:00
Thomas Waldmann 47e49215c3 long_description = README.rst (+ CHANGES.rst later) 2015-01-29 15:38:20 +01: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
Thomas Waldmann 219b25cd98 parse version number from package init, avoid package import 2015-01-29 14:58:20 +01: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
Thomas Waldmann 9c98e1e7e5 have letsencrypt.VERSION, show it in letsencrypt --help, use it in setup.py
note: we had some discussion about potential problems importing VERSION from main package.

SO link: http://stackoverflow.com/questions/2058802/how-can-i-get-the-version-defined-in-setup-py-setuptools-in-my-package

See also my comment in __init__.py - maybe we can add that "version detection from git tags" magic later.
2015-01-29 01:20:45 +01: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
Jakub Warmuz 79bb3cc80d pylint: upstream fixed #248 in 1.4.0 2015-01-28 13:02:14 +00:00