Peter Eckersley and GitHub
a03834ffcd
Merge pull request #3516 from certbot/increase-log-count
...
Include log retention count to 1000.
2016-09-19 16:51:49 -07:00
Jacob Hoffman-Andrews
2bdf1258ad
Include log retention count to 1000.
...
This is a quick fix to https://github.com/certbot/certbot/issues/3382 , so that
Python log rotation is less likely to delete files before logrotate can get to
them. Specifically, if logrotate's config says to preserve fewer than 1000 logs,
it will do the right thing.
2016-09-19 15:43:26 -07:00
Brad Warren and GitHub
7f8fb07f99
Merge pull request #3504 from certbot/no-installers-error
...
Improve error message for "no installer plugin."
2016-09-19 12:04:37 -07:00
Jacob Hoffman-Andrews
3eaafcecad
Use cli_command to print.
2016-09-16 18:45:21 -07:00
Jacob Hoffman-Andrews
6e0a68f844
Improve error message for "no installer plugin."
2016-09-16 14:21:13 -07:00
Brad Warren and GitHub
b1826d657f
Merge pull request #3496 from certbot/cffix
...
Fixes cffi errors in Travis during oldest tests
2016-09-14 10:50:53 -07:00
Brad Warren
cd74a07edf
Fix Travis tests due to cffi error
2016-09-14 10:31:31 -07:00
Brad Warren
cb982af635
put dnspython in alphabetical order
2016-09-14 10:27:39 -07:00
Peter Eckersley and GitHub
b414a32751
Merge pull request #3453 from certbot/dedupe
...
Removes duplication between README.rst and resources.rst
2016-09-13 18:03:01 -07:00
Peter Eckersley and GitHub
688b2de8fe
Merge pull request #3463 from Gordin/master
...
Fixed hash_bucket_size detection for nginx
2016-09-09 17:44:52 -07:00
Brad Warren and GitHub
f544b03911
Merge pull request #3458 from certbot/email-to-contact
...
Support both invalidEmail and invalidContact errors
2016-08-29 12:19:12 -07:00
Roland Shoemaker
349c2c5915
Switch out error message
2016-08-29 12:04:27 -07:00
Brad Warren and GitHub
a54d9061ba
Merge pull request #3342 from TheNavigat/test-modification
...
Adding modification check against the current /letsencrypt-auto
2016-08-29 10:16:20 -07:00
Gordin
f1ff5516d1
Fixed hash_bucket_size detection for nginx
2016-08-28 20:29:22 +02:00
Amjad Mashaal
cd5b91e4ae
Adding root certbot-auto to modification check
2016-08-27 19:14:42 +02:00
Roland Shoemaker
5115e6ac2f
Support both invalidEmail and invalidContact errors
2016-08-26 16:17:19 -07:00
Brad Warren and GitHub
1e41641b49
Merge pull request #3165 from jsha/remove-unnecessary
...
Remove unnecessary check on registration returned.
2016-08-24 15:12:48 -07:00
Brad Warren
122e05a2ff
Remove duplication in resources.rst
2016-08-24 14:37:47 -07:00
Brad Warren
85bd78a81b
cleanup links
2016-08-24 14:34:39 -07:00
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
Jacob Hoffman-Andrews
2c411056fa
Remove obsolete test.
2016-08-19 11:54:35 -07:00
Jacob Hoffman-Andrews
20f9f5ce45
Merge branch 'master' of github.com:certbot/certbot into remove-unnecessary
2016-08-19 10:09:39 -07: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