Jacob Hoffman-Andrews
f0cfd69cdc
Respond to review feedback.
2015-10-11 11:28:39 -07:00
Jacob Hoffman-Andrews
dd8c6d6548
Nginx improvements
...
Add a server_names_hash_bucket_size directive during challenges to fix an nginx
crash on restart (Fixes #922 ).
Use fullchain instead of chain (Fixes #610 ).
Implement OCSP stapling (Fixes #937 , Fixes #931 ).
Hide Boulder output in integration tests to make them more readable.
2015-10-11 10:20:08 -07:00
Jakub Warmuz
c3e28fa909
Merge remote-tracking branch 'github/letsencrypt/master' into mock-2.6
2015-10-05 19:31:05 +00:00
Jakub Warmuz
7644613171
Update Copyright notice in subpackages LICENSE.
...
This corresponds to changes in #871 .
2015-10-04 10:10:41 +00:00
Jakub Warmuz
4ef7a6e63f
Merge remote-tracking branch 'github/letsencrypt/master' into release
2015-10-04 10:08:38 +00:00
Jakub Warmuz
3f08932479
Merge remote-tracking branch 'github/letsencrypt/master' into mock-2.6
2015-10-04 08:41:01 +00:00
Brad Warren
9cf2ea8a57
Report Apache correctly when uninstalled
2015-09-30 17:16:27 -07:00
Jakub Warmuz
5d8e9a3d68
Fix various doc generation issues
2015-09-27 21:07:40 +00:00
Jakub Warmuz
45a0cd2799
Fix include_package_data.
2015-09-27 08:11:40 +00:00
Jakub Warmuz
9883f8965d
Add dummy README.rst files
2015-09-27 06:23:13 +00:00
Jakub Warmuz
033ed589cc
Development Status :: 3 - Alpha
2015-09-27 06:23:13 +00:00
Jakub Warmuz
b6819ad05b
Add general classifiers to all setup.py scripts.
2015-09-27 06:23:13 +00:00
Jakub Warmuz
b5036e36ad
Unify setup.py: description/url/author/author_email.
2015-09-27 06:23:12 +00:00
Jakub Warmuz
20131de9fb
Add licences to all subpackages.
2015-09-27 06:23:12 +00:00
Jakub Warmuz
746016be6c
Sync version strings to 0.1.0.dev0, pin same repo deps.
2015-09-27 06:23:12 +00:00
Jakub Warmuz
08c0c4aeba
Explicit dependency on setuptools (pkg_resources).
2015-09-26 10:52:28 +00:00
James Kasten
d4d71a73a5
Remove trailing whitespace
2015-09-22 09:16:49 -07:00
James Kasten
e922a82277
letsencrypt-apache/
2015-09-22 09:06:53 -07:00
James Kasten
202b21f260
Remove extra #
2015-09-22 08:58:02 -07:00
James Kasten
19d65c3e2f
Add variable quote parsing
2015-09-22 08:56:26 -07:00
James Kasten
6e4faac9c0
Allow single/double quotes around Include dirs
2015-09-22 08:15:11 -07:00
James Kasten
b5c8da2188
remove space
2015-09-17 02:20:15 -07:00
James Kasten
f2cee505f5
fix 781
2015-09-17 02:14:53 -07:00
Jakub Warmuz
33c2aed021
Merge remote-tracking branch 'github/letsencrypt/master' into lint
2015-09-11 07:15:10 +00:00
James Kasten
4fb27e0350
fix documentation link
2015-09-10 18:48:44 -07:00
James Kasten
7a66bfef28
method to func, thanks pylint
2015-09-10 16:49:50 -07:00
James Kasten
9c47b1061c
Search for correct module names in dependency list
2015-09-10 16:34:20 -07:00
James Kasten
b2ef041785
Don't log notes if save is temporary
2015-09-10 15:57:27 -07:00
James Kasten
8b093032ae
Change debug/info output
2015-09-10 15:39:13 -07:00
James Kasten
c03f497727
Add dependencies for known used modules
2015-09-10 15:28:01 -07:00
Jakub Warmuz
95c8edc66c
pep8 letsencrypt-apache
2015-09-06 09:20:41 +00:00
Jakub Warmuz
138f1d1b28
lint: space check for dict-separator
2015-09-06 08:30:49 +00:00
Jakub Warmuz
a74eff5fbd
Revert "Revert PR #708."
...
This reverts commit 70e311b43f .
2015-08-28 06:40:19 +00:00
Jacob Hoffman-Andrews
70e311b43f
Revert PR #708 .
...
https://github.com/letsencrypt/letsencrypt/pull/708 broke the Boulder CI build
because Travis runs Ubuntu 12.04, which has an older setuptools. See
https://github.com/letsencrypt/boulder/issues/681 .
2015-08-27 13:38:32 -07:00
Jakub Warmuz
217b40379f
Merge branch 'master' into mock-2.6
2015-08-25 06:36:56 +00:00
Jakub Warmuz
e9c79edb19
Fix various Sphinx build problems
2015-08-22 14:30:59 +00:00
Jakub Warmuz
a7df468347
mock<1.1.0 only for py2.6.
2015-08-22 11:01:28 +00:00
James Kasten
6aabb3839f
address comments
2015-08-17 13:27:15 -07:00
James Kasten
ea7a427cca
revert to simple enable_mod, disable_mod, enable_mod
2015-08-17 13:11:48 -07:00
James Kasten
5ba6446458
Add additional test for prepare_server_https
2015-08-17 11:07:54 -07:00
James Kasten
dde4951be5
fix 691
2015-08-17 10:40:42 -07:00
James Kasten
e30193b623
Fix enable_mod register_undo_command in challenges
2015-08-13 21:14:46 -07:00
Brad Warren
1d7f252b35
Changes account in achalls to account_key
2015-08-11 13:22:03 -07:00
Brad Warren
14c150ae17
Fixed unit tests and lint
2015-08-05 15:39:31 -07:00
James Kasten
1587653366
Final cleanup
2015-07-31 15:38:43 -07:00
James Kasten
2953d3b2ee
Associate vhost with name after selection
2015-07-31 13:23:31 -07:00
James Kasten
65f4332798
Update IPlugin docs, make augeas conform
2015-07-31 12:49:39 -07:00
James Kasten
06a014de09
Update documentation, reduce spurious logging
2015-07-31 10:29:04 -07:00
James Kasten
f71119681c
Address most of first round of comments
2015-07-30 23:14:58 -07:00
James Kasten
b37fc95386
py26 compat
2015-07-30 01:49:04 -07:00