Commit Graph
7098 Commits
Author SHA1 Message Date
Noah Swartz d8031f16bd add deprication 2016-08-25 17:45:13 -07:00
Noah Swartz 5b112cef7a revert standalone 2016-08-25 16:58:23 -07:00
Noah Swartz 11b6dd22ef Merge remote-tracking branch 'origin/master' into issue_2558 2016-08-25 16:38:53 -07:00
Brad Warren d3bdf97720 fix standalone flag test 2016-08-24 16:39:41 -07:00
Noah Swartz 51afe06ff7 in progress change 2016-08-24 16:18:23 -07:00
Brad WarrenandGitHub 1e41641b49 Merge pull request #3165 from jsha/remove-unnecessary
Remove unnecessary check on registration returned.
2016-08-24 15:12:48 -07:00
Brad WarrenandGitHub 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 WarrenandGitHub 5650560459 Merge pull request #3448 from DanCld/master
Fix apache logs dir for centos
2016-08-24 10:39:03 -07:00
Brad WarrenandGitHub 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 EckersleyandGitHub 387d61d027 Merge pull request #3259 from certbot/epel-auto
Automatically enable EPEL after prompting users
2016-08-18 14:22:04 -07:00
Peter EckersleyandGitHub 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 EckersleyandGitHub 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 EckersleyandGitHub 1136496aea Merge pull request #3432 from certbot/hidden-nginx
Hide the Nginx plugin
2016-08-17 17:29:11 -07:00
Peter EckersleyandGitHub 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 SwartzandGitHub 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 EckersleyandGitHub 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