Brad Warren
ff6d1f9fc9
Add tags around link text
2016-08-24 14:32:47 -07:00
Brad Warren and GitHub
aaa03c3bd1
Merge pull request #3435 from jpluimers/3416-fix-links-readme-resources
...
Fix the links for #3416 and align `README.rst` & `docs/resources.rst`
2016-08-24 14:27:18 -07:00
Brad Warren and GitHub
5650560459
Merge pull request #3448 from DanCld/master
...
Fix apache logs dir for centos
2016-08-24 10:39:03 -07:00
Brad Warren and GitHub
ea6d70e376
Merge pull request #3450 from certbot/psutil-tests
...
Psutil tests
2016-08-24 08:54:16 -07:00
Brad Warren
80bcf9a678
make docstring prettier when converted to html
2016-08-24 08:35:53 -07:00
Brad Warren
ad45a664a8
use "iff" iff it is common international shorthand
2016-08-24 08:26:23 -07:00
Brad Warren
a69ad2afa8
Give lambda parameter a more useful name
2016-08-23 11:52:28 -07:00
Brad Warren
3fe5d9c3e0
add custom skipUnless function
2016-08-23 11:39:35 -07:00
Brad Warren
d926a3ac0f
Merge branch 'master' into psutil-tests
2016-08-23 10:22:05 -07:00
DanCld
ed7c022565
Lint fix, space before parentheses
2016-08-22 08:16:20 +03:00
DanCld
df68b44d38
Fix apache logs dir for centos
2016-08-21 21:50:14 +03:00
Brad Warren
702ed89007
use six instead of custom refresh function
2016-08-18 14:49:11 -07:00
Peter Eckersley and GitHub
387d61d027
Merge pull request #3259 from certbot/epel-auto
...
Automatically enable EPEL after prompting users
2016-08-18 14:22:04 -07:00
Peter Eckersley and GitHub
7fd249acfe
Merge pull request #3383 from certbot/no-conflicting-declarations3
...
Avoid importing conflicting security policy directives
2016-08-18 14:11:49 -07:00
Peter Eckersley
df61b0e349
Check for comments more accurately
2016-08-18 13:56:15 -07:00
Jeroen Pluimers
5500004dd6
Fix the links for #3416 and align README.rst & docs/resources.rst
...
Fix the links for #3416 and align content of in README.rst and docs/resources.rst so it's easier to later de-dupe
(I've not done this now as in README.rst does too much tag: fiddling and I'm not sure how that will work out if the fiddling is not aware of .. include::.
2016-08-18 10:38:47 +02:00
Brad Warren
156c6415c2
error out when we can't simply install epel-release
2016-08-17 17:31:56 -07:00
Peter Eckersley and GitHub
28de5a92b2
Merge pull request #3430 from certbot/nginx-auto
...
Add the Nginx plugin to certbot-auto
2016-08-17 17:29:46 -07:00
Peter Eckersley and GitHub
1136496aea
Merge pull request #3432 from certbot/hidden-nginx
...
Hide the Nginx plugin
2016-08-17 17:29:11 -07:00
Peter Eckersley and GitHub
4fb4b97175
Merge pull request #3415 from certbot/issue_3282
...
clarify invalid email error in non-interactive
2016-08-17 17:28:50 -07:00
Brad Warren
5c16b43221
satisfy OCD by removing space
2016-08-17 17:00:51 -07:00
Brad Warren
9fd003cd66
Mark the Nginx plugin as alpha
2016-08-17 16:37:01 -07:00
Brad Warren
4e1830b372
hide the nginx plugin
2016-08-17 16:27:23 -07:00
Brad Warren
6dce950d6d
Update comment about how to generate requirements file
2016-08-17 16:12:12 -07:00
Brad Warren
a89dfc7226
Add the nginx plugin's hash to certbot-auto during the release process
2016-08-17 16:10:21 -07:00
Brad Warren
9333be6c88
Add pyparsing hashes to requirements file
2016-08-17 16:07:37 -07:00
Noah Swartz and GitHub
2fa15641e3
Merge pull request #3232 from certbot/documentation_cleanup
...
seth and noah updated some confusing things [revisions requested]
2016-08-17 15:59:10 -07:00
Noah Swartz
93047d6579
add back in email test
2016-08-17 15:49:19 -07:00
Noah Swartz
44cf40472e
add allow subset
2016-08-17 15:43:35 -07:00
Noah Swartz
0c0603b9ea
copy peter's OS update below
2016-08-17 14:58:14 -07:00
Noah Swartz
c946589dab
fix merge
2016-08-17 14:55:30 -07:00
Peter Eckersley and GitHub
61f3d53276
Merge pull request #3423 from certbot/doc-plugins-anchor
...
Unbreak using.html#plugins links
2016-08-17 11:58:40 -07:00
Brad Warren
73fdc08d83
don't hardcode certbot comment
2016-08-16 21:04:28 -07:00
Brad Warren
449487e8cb
Catch all pyparsing exceptions
2016-08-16 19:34:16 -07:00
Brad Warren
465aa38143
Revert "Catch all pyparsing exceptions"
...
This reverts commit 7fb5cf1cf5 .
2016-08-16 19:33:19 -07:00
Brad Warren
1aa18a3bad
Add test to prevent regressing and not copying ssl_options to /etc/letsencrypt
2016-08-16 19:10:57 -07:00
Brad Warren
5ec22438ff
Make sure mod_ssl_conf exists so it can be parsed
2016-08-16 19:04:05 -07:00
Brad Warren
971d6d7540
Don't hardcode comment added by Certbot
2016-08-16 18:50:18 -07:00
Peter Eckersley
015d103f8d
Unbreak using.html#plugins links
...
Fixes : #3422
2016-08-16 18:46:19 -07:00
Brad Warren
76d17bfd0f
Avoid modifying parsed ssl_options
2016-08-16 18:40:05 -07:00
Brad Warren
76c2fe579a
Make _comment_directive more defensive
2016-08-16 18:30:45 -07:00
Noah Swartz
ceb5207d56
lint
2016-08-16 18:06:21 -07:00
Brad Warren
671d7ee194
Fix up COMMENT constants
2016-08-16 17:45:43 -07:00
Noah Swartz
7d0b71928c
incorp peter's feedback
2016-08-16 17:33:17 -07:00
Noah Swartz
0bf7824214
fix test
2016-08-16 17:28:12 -07:00
Brad Warren
3d4f822be0
Handle case where block is empty -- not sure if it ever happens, but let's not error out unnecessarily
2016-08-16 16:41:23 -07:00
Brad Warren
ae23800e53
Comment code that confused bmw
2016-08-16 16:37:40 -07:00
Brad Warren and GitHub
5e2c741e2c
Merge pull request #3418 from Betree/patch-1
...
Update README.rst
2016-08-16 16:26:44 -07:00
Noah Swartz
6e550f70b0
fix typo
2016-08-16 16:17:51 -07:00
Noah Swartz
7767975204
move error outside of get_email
2016-08-16 16:13:31 -07:00