1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-29 10:02:08 +03:00
Commit Graph

10392 Commits

Author SHA1 Message Date
Jakub Warmuz
cadd9ec028 Merge remote-tracking branch 'github/letsencrypt/master' into acme
Conflicts:
	letsencrypt/client/CONFIG.py
	letsencrypt/client/auth_handler.py
	letsencrypt/client/challenge_util.py
	letsencrypt/client/client.py
	letsencrypt/client/crypto_util.py
	letsencrypt/client/revoker.py
	letsencrypt/client/tests/challenge_util_test.py
2015-02-10 00:00:54 +00:00
Seth Schoen
82617c79b2 Remove two unused import statements 2015-02-09 15:26:46 -08:00
James Kasten
627302e060 Merge branch 'master' into standalone_authenticator
Conflicts:
	letsencrypt/client/CONFIG.py
	letsencrypt/client/tests/apache/dvsni_test.py
	letsencrypt/client/tests/challenge_util_test.py
2015-02-09 15:17:43 -08:00
James Kasten
35ea205ea1 Merge branch 'kuba-config' 2015-02-09 14:59:07 -08:00
James Kasten
e04ab25642 remove whitespace 2015-02-09 14:53:51 -08:00
Seth Schoen
b4418f72ff Improve docstrings 2015-02-09 14:42:16 -08:00
James Kasten
f476a49387 Fix #220 2015-02-09 14:39:49 -08:00
James Kasten
356ede0c8e Merge branch 'config' of git://github.com/kuba/lets-encrypt-preview into kuba-config 2015-02-09 14:31:52 -08:00
James Kasten
b5f0cf9adc Remove unnecessary mock 2015-02-09 14:31:25 -08:00
Seth Schoen
2591abd535 Change assertion to a ValueError in signal handler 2015-02-09 14:25:18 -08:00
Seth Schoen
d8fd3e4e61 Reorganizing import statements 2015-02-09 14:23:09 -08:00
Seth Schoen
93bc90203a Use hanging indent style in several places 2015-02-09 12:22:47 -08:00
Seth Schoen
314dea3f5a Change Key to le_util.Key 2015-02-09 12:05:59 -08:00
Seth Schoen
a543925e64 Some formatting fixes 2015-02-09 11:57:50 -08:00
Seth Schoen
3f250084b0 Sorting import statements 2015-02-09 10:06:24 -08:00
Seth Schoen
52ae977fb7 Sort imports lexicographically 2015-02-09 10:03:23 -08:00
Seth Schoen
275d3e3da5 Document and test start_listener() return value 2015-02-09 10:00:01 -08:00
Seth Schoen
470cad14ad Add missing return statements in start_listener() 2015-02-09 09:54:33 -08:00
Seth Schoen
6d0a14a0e5 Rename CONFIG.PORT to STANDALONE_CHALLENGE_PORT 2015-02-09 09:48:05 -08:00
Seth Schoen
56a60d0acf Move imports to top of unit test file 2015-02-09 09:44:49 -08:00
Seth Schoen
1c6865c329 Move abbreviated DVSNI code into a separate branch 2015-02-09 09:35:37 -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
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
Seth Schoen
b324f9d912 Python 2.6 .format() requires parameter in format string 2015-02-08 21:15:49 -08:00
Seth Schoen
3453db0985 Eliminate use of Python 2.7-specific unittest features 2015-02-08 21:04:54 -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
Seth Schoen
58ba7095f3 Merge branch 'master' into standalone_authenticator 2015-02-08 17:26:54 -08:00
Seth Schoen
f6e192bfaf Remove redundant import of client 2015-02-08 17:26:18 -08:00
Jakub Warmuz
0849e2d21e Merge remote-tracking branch 'github/letsencrypt/master' into acme
Conflicts:
	tox.ini
2015-02-08 22:54:40 +00:00
James Kasten
bbd5c8ef2a Merge pull request #237 from kuba/bugs/235
Fix for #235
2015-02-08 14:16:53 -08:00
Seth Schoen
30c11920d9 Tests to follow new convention for subproc_state 2015-02-08 11:09:02 -08:00
Seth Schoen
76fb3b54e2 Satisfy pylint on various points 2015-02-08 11:06:04 -08:00
Seth Schoen
304ffab112 Merge branch 'master' into standalone_authenticator 2015-02-08 09:29:45 -08:00
Jakub Warmuz
74c02363e7 tox: PYTHONPATH that includes linter_plugin 2015-02-08 12:59:47 +00:00
Jakub Warmuz
7be419a2ca Add linter_plugin.py to MANIFEST.in 2015-02-08 12:47:21 +00:00
Jakub Warmuz
bcb9224301 Fix "lint" and "providedBy" build errors 2015-02-08 12:22:16 +00:00
Jakub Warmuz
b1552052bb tox: pip install -e (fixes #235) 2015-02-08 11:54:25 +00:00
Jakub Warmuz
9d44b10aff Quickfix for #235 2015-02-08 10:01:36 +00:00
James Kasten
168a70c273 refactor and enhance display, update revoker 2015-02-08 00:46:16 -08:00
Seth Schoen
33ff8225d7 Merge branch 'master' into standalone_authenticator 2015-02-08 00:35:07 -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
ec3bb4cf13 Merge remote-tracking branch 'github/letsencrypt/master' into acme
Conflicts:
	tox.ini
2015-02-07 22:30:24 +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
9d52cb6adc ImmutableMap: repr recursively 2015-02-07 07:45:33 +00:00