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 |
|
Brad Warren
|
702ed89007
|
use six instead of custom refresh function
|
2016-08-18 14:49:11 -07:00 |
|
Peter Eckersley
|
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
|
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 |
|
Brad Warren
|
156c6415c2
|
error out when we can't simply install epel-release
|
2016-08-17 17:31:56 -07:00 |
|
Peter Eckersley
|
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
|
1136496aea
|
Merge pull request #3432 from certbot/hidden-nginx
Hide the Nginx plugin
|
2016-08-17 17:29:11 -07:00 |
|
Peter Eckersley
|
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
|
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
|
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
|
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 |
|
Benjamin Piouffle
|
9ecca9bdf0
|
Update README.rst
Link to https://certbot.eff.org/ was broken
|
2016-08-17 01:12:15 +02:00 |
|
Brad Warren
|
7fb5cf1cf5
|
Catch all pyparsing exceptions
|
2016-08-16 15:46:31 -07:00 |
|
Brad Warren
|
0b0eca323c
|
Remove extra newline
|
2016-08-16 15:36:41 -07:00 |
|
Noah Swartz
|
4a28bb1af7
|
clarify invalid email error in non-interactive
|
2016-08-16 12:37:45 -07:00 |
|
Noah Swartz
|
ed6b6e2286
|
Merge pull request #3268 from jsachs/dialog-autosize
Set dialog widgets to use autowidgetsize
|
2016-08-15 15:03:12 -07:00 |
|
Noah Swartz
|
91aaabd48f
|
Merge pull request #3350 from pconrad-fb/master
Restructured installation docs.
|
2016-08-15 14:08:45 -07:00 |
|
Peter Eckersley
|
5d8744bf7c
|
Merge pull request #3254 from certbot/multi-topic-help
Multi-topic help listings
|
2016-08-12 18:43:54 -07:00 |
|