j
43a6da1309
ignore regexp failures in nose coverage
2015-11-17 02:44:27 +01:00
j
612344d44f
Ticket #942 - Only insert directive if its not already in block
2015-11-15 19:19:01 +01:00
Rémy Léone
1014cf5d9e
Dict can be litteral
2015-11-14 14:06:32 +01:00
Joona Hoikkala
56f21e1d35
Refactor --domain flag back to -- domains
2015-11-12 16:53:40 +02:00
Peter Eckersley
ca05b35a24
Merge pull request #1412 from kuba/pep8
...
pep8 love
2015-11-12 00:29:15 -08:00
Peter Eckersley
93faa29666
Merge pull request #1454 from pritambaral/fix/1281
...
Check for nginx binary before running letsencrypt-nginx
2015-11-11 12:18:57 -08:00
Rémy Léone
f02dcbbc4c
Variable key already existing
2015-11-11 13:29:15 +01:00
Chhatoi Pritam Baral
9d30a85b29
Add test for nginx not being installed
2015-11-11 17:54:26 +05:30
Chhatoi Pritam Baral
0bbe69b36a
Mock existence of nginx binary
2015-11-11 05:49:34 +05:30
Chhatoi Pritam Baral
414321fca6
Fix #1281 : Check if nginx binary exists
2015-11-11 04:50:16 +05:30
Joona Hoikkala
3074ef996a
Refactored the argument and the code to use --domain instead of --domains, which was semantically incorrect
2015-11-10 12:29:08 +02:00
Peter Eckersley
d209b5ea20
Merge pull request #1411 from kuba/tls-sni-01
...
tls-sni-01
2015-11-07 22:42:49 -08:00
Jakub Warmuz
d0a2b38457
pep8 for docs/conf.py
2015-11-07 19:36:08 +00:00
Jakub Warmuz
937e3edfc1
tls-sni-01 in apache and nginx plugins
2015-11-07 18:35:41 +00:00
Jakub Warmuz
5e8ed2bbd2
--dvsni-port -> --tls-sni-01-port
2015-11-07 18:24:17 +00:00
Dev & Sec
6bcbe641bd
fix 2 IndexErrors in the nginx plugin
2015-11-07 16:21:47 +00:00
Jakub Warmuz
44adeadf1b
Merge remote-tracking branch 'github/letsencrypt/master' into http-01
2015-11-01 11:09:59 +00:00
Jakub Warmuz
063544817b
Kill simplehttp apache/nginx
2015-11-01 11:01:22 +00:00
Jakub Warmuz
f8185c1913
Add Python 2.6 setup.py classifiers.
2015-10-31 11:47:25 +00:00
Christoph Kisfeld
f8da08e6a2
Fix readthedocs Intersphinx URLs, fix #1140
2015-10-28 11:37:24 +01:00
Jakub Warmuz
5deba95423
RTD: install local deps for subpkgs ( fixes #1086 ).
2015-10-23 19:01:13 +00:00
Jakub Warmuz and Peter Eckersley
a1847362d5
Split letsencrypt-nginx API docs
2015-10-21 17:06:36 -07:00
Jakub Warmuz and Peter Eckersley
fe49889b16
Per subpkg requirements.txt for RTD
2015-10-21 17:06:36 -07:00
Jakub Warmuz and Peter Eckersley
f922b9b694
Split docs into subpkgs ( fixes #969 )
2015-10-21 17:06:36 -07:00
Jakub Warmuz and Peter Eckersley
946ee63238
docs_extra for subpkgs
2015-10-21 17:06:36 -07:00
Jakub Warmuz and Peter Eckersley
5fe5d69192
Include docs in subpkgs tarballs
2015-10-21 17:06:36 -07:00
Jakub Warmuz and Peter Eckersley
baa6c4aeec
gitignores for various doc files
2015-10-21 17:06:36 -07:00
Jakub Warmuz and Peter Eckersley
86f01d1fa9
sphinx: copyright 2014-2015
2015-10-21 17:06:36 -07:00
Jakub Warmuz and Peter Eckersley
dfdb64c505
sphinx: default_role py:obj
2015-10-21 17:06:36 -07:00
Jakub Warmuz and Peter Eckersley
1f0cbda9fc
Unify autodoc options
2015-10-21 17:06:36 -07:00
Jakub Warmuz and Peter Eckersley
1a6fc9ce76
RTD theme everywhere!
2015-10-21 17:06:36 -07:00
Jakub Warmuz and Peter Eckersley
635008f5e6
Configure intersphinx
2015-10-21 17:06:35 -07:00
Jakub Warmuz and Peter Eckersley
b9868d3c97
sphinx-quickstart for subpkgs
...
```
sphinx-quickstart --dot _ --project acme-python --author Let's Encrypt Project -v 0 --release 0 --language en --suffix .rst --master index --ext-autodoc --ext-intersphinx --ext-todo --ext-coverage --ext-viewcode --makefile --batchfile acme/docs
sphinx-quickstart --dot _ --project letsencrypt-apache --author Let's Encrypt Project -v 0 --release 0 --language en --suffix .rst --master index --ext-autodoc --ext-intersphinx --ext-todo --ext-coverage --ext-viewcode --makefile --batchfile letsencrypt-apache/docs
sphinx-quickstart --dot _ --project letsencrypt-nginx --author Let's Encrypt Project -v 0 --release 0 --language en --suffix .rst --master index --ext-autodoc --ext-intersphinx --ext-todo --ext-coverage --ext-viewcode --makefile --batchfile letsencrypt-nginx/docs
sphinx-quickstart --dot _ --project letshelp-letsencrypt --author Let's Encrypt Project -v 0 --release 0 --language en --suffix .rst --master index --ext-autodoc --ext-intersphinx --ext-todo --ext-coverage --ext-viewcode --makefile --batchfile letshelp-letsencrypt/docs
sphinx-quickstart --dot _ --project letsencrypt-compatibility-test --author Let's Encrypt Project -v 0 --release 0 --language en --suffix .rst --master index --ext-autodoc --ext-intersphinx --ext-todo --ext-coverage --ext-viewcode --makefile --batchfile letsencrypt-compatibility-test/docs
```
2015-10-21 17:06:35 -07:00
Whyfoo
594613e2ce
Name fix
2015-10-21 20:58:33 +02:00
Sharif Nassar
424f4f08b9
Make ./pep8.travis.sh run cleanly
...
98% whitespace.
2015-10-20 22:24:58 -07:00
lf
670bc1e3d3
Remove as_string as per request.
2015-10-16 19:03:21 -06:00
lf
2956d5d913
Trailing whitespace. Oops.
2015-10-15 21:28:32 -06:00
lf
2cd0e64537
Change as_string to a __str__ in nginxparser.py
...
This change would make the RawNginxDumper more in line with other Python libraries and the standard library.
2015-10-14 22:35:52 -06:00
Jacob Hoffman-Andrews
216e589d46
Replace lambda with comprehension.
2015-10-11 12:30:02 -07:00
Jacob Hoffman-Andrews
f16489f762
Go back to hasattr and add a test.
2015-10-11 12:19:39 -07:00
Jacob Hoffman-Andrews
06c85d6b5a
Fix line-wrapped function indents.
2015-10-11 11:30:11 -07:00
Jacob Hoffman-Andrews
f0cfd69cdc
Respond to review feedback.
2015-10-11 11:28:39 -07:00
Jacob Hoffman-Andrews
cd52fc02b9
Add a sleep to let Nginx finish reloading.
2015-10-11 11:20:21 -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
Jacob Hoffman-Andrews
95c4b55da0
Mark Nginx as non-working.
2015-09-30 16:49:03 -07:00
Brad Warren
dcd274ed93
Marked Nginx as Alpha
2015-09-29 11:06:02 -07:00