Commit Graph
3710 Commits
Author SHA1 Message Date
Liam Marshall 335cf82f13 Remove AAAA record check suggestion
Boulder doesn't support ipv6 validation, so don't confuse people
by asking them to check their AAAA record(s).
2015-10-25 18:06:25 -05:00
Liam Marshall a90013bc2d Make linter happy 2015-10-25 16:43:03 -05:00
Liam Marshall 3f22e0d6f2 test_disagree_with_ip_logging: make it fail nicely 2015-10-25 16:32:56 -05:00
Damian Duesentrieb 607c2bfe70 Merge branch 'master' of github.com:Duesentrieb-Incorporation/letsencrypt 2015-10-25 22:30:10 +01:00
Damian Duesentrieb 49b6f37e77 Support for Manjaro Linux 2015-10-25 22:27:11 +01:00
Liam Marshall 0a5303ccf0 test_disagree_with_ip_logging: move, remove spurious @patches 2015-10-25 16:15:10 -05:00
Liam Marshall 88cc70b5a5 Oops, can't use the form of assertRaises on 2.6 2015-10-25 15:46:21 -05:00
Liam Marshall 17bd379017 Clean up tests 2015-10-25 15:37:23 -05:00
Damian Duesentrieb 95a6b8cbad Added support for Manjaro Linux in install-script 2015-10-25 21:28:19 +01:00
Liam Marshall 7e94876f73 Add a test for disagreeing with IP logging 2015-10-25 15:04:26 -05:00
Liam Marshall a21e149f74 Need to *call* mock_interaction as a function 2015-10-25 14:54:39 -05:00
Liam Marshall a88f9cdc37 Switch from Error to PluginError 2015-10-25 14:31:30 -05:00
bmw 703254b95c Merge pull request #1129 from kuba/rm-old-todo
Remove old TODO (#479 is fixed)
2015-10-25 11:46:45 -07:00
bmw 7b62feb7dd Merge pull request #1130 from kuba/rm-short-flags
Remove confusing short flags
2015-10-25 11:44:59 -07:00
Jakub Warmuz aefd7ac7fd Remove old todo (#479 is fixed) 2015-10-25 13:05:49 +00:00
Jakub Warmuz 27a35a5915 Remove confusing short flags 2015-10-25 13:04:49 +00:00
Jakub Warmuz c43825fd35 Explain Docker limitations (fixes #1000). 2015-10-25 12:35:26 +00:00
Jakub Warmuz 38036b758c Add basic docs on renewal (fixes #951). 2015-10-25 12:15:22 +00:00
Jakub Warmuz ce4452d65b Add "Where are my certificates?" to docs (fixes #608). 2015-10-25 11:32:29 +00:00
Jakub Warmuz d456771698 Fix typos 2015-10-25 11:01:20 +00:00
Jakub Warmuz a2d5527c5a *the* X Guide 2015-10-25 10:28:55 +00:00
Jakub Warmuz 6b69095c8b Move footnotes to the bottom 2015-10-25 10:27:09 +00:00
Jakub Warmuz ae9e5f7fff Revert to {using,contributing}.rst 2015-10-25 10:14:40 +00:00
Liam Marshall a45c4d157a Oops, copy-pasted the patch 2015-10-24 23:27:39 -05:00
Liam Marshall 2d295bce9d Better error message 2015-10-24 22:17:16 -05:00
Liam Marshall aa0c7d9932 manual_test: mock yesno interaction 2015-10-24 22:03:30 -05:00
Liam Marshall 4adc6d3269 Make pep8 happy 2015-10-24 21:50:27 -05:00
Liam Marshall a966bc0797 letsencrypt.plugins.manual: Add disclaimer about IP logging 2015-10-24 21:27:49 -05:00
bmw 15b9436d0b Merge pull request #1119 from xamnesiax-sx/xamnesiax-dev
Fix for issue #1030
2015-10-24 16:23:08 -07:00
root b13006ce1a Change -n flag in _commit.py to --no-redirect for clarity. 2015-10-25 00:14:46 +01:00
root 1f6cc52e66 Fix integration test bug 2015-10-25 00:07:00 +01:00
root e8f90ff993 Add flag in to _common.sh integration test 2015-10-24 23:59:36 +01:00
Peter Eckersley 0074f20c02 Merge pull request #1100 from letsencrypt/971
Pass plugin errors back out to the user.
2015-10-24 15:20:41 -07:00
Jakub Warmuz 007969151b Add "Getting help" section to User Guide 2015-10-24 21:24:12 +00:00
Jakub Warmuz eee217acd3 Fix link to letsencrypt-auto 2015-10-24 21:23:47 +00:00
Peter Eckersley 195f36e4e1 plugin_ep.problem unittests
and some misc style things
2015-10-24 14:09:34 -07:00
Peter Eckersley 4c686dfb38 Merge pull request #1104 from letsencrypt/csr-help
Document the requirement for SANs in CSRs if using --csr
2015-10-24 14:06:06 -07:00
Peter Eckersley 4def79d306 Display the Exception as well as the error message 2015-10-24 13:38:03 -07:00
Jakub Warmuz dd254c3a9b Add plugins table to docs 2015-10-24 20:28:41 +00:00
Jakub Warmuz 6ef9f89c99 Add plugins section to user guide 2015-10-24 20:28:41 +00:00
Jakub Warmuz cf26d014cd {dev,user,packaging}.rst rename 2015-10-24 20:28:41 +00:00
Jakub Warmuz 0233f2e9ac docs headers: User/Developer/Packaging Guide 2015-10-24 20:28:41 +00:00
Jakub Warmuz d079df9cd5 docs: move plugins.rst to dev guide section 2015-10-24 20:28:41 +00:00
Jakub Warmuz c84e9b2950 Add TOC to dev guide 2015-10-24 20:28:41 +00:00
Jakub Warmuz 6135fbdc18 docs: fix prerequisites ref 2015-10-24 20:28:40 +00:00
Jakub Warmuz 9c98b5c664 Reorg User Guide 2015-10-24 20:28:40 +00:00
Jakub Warmuz 4eab094e5e Add dummy Packaging Guide 2015-10-24 20:28:40 +00:00
Peter Eckersley e3d56b51c4 Fix nit. 2015-10-24 13:14:19 -07:00
Peter Eckersley 977217b697 Merge pull request #1099 from letsencrypt/kill-the-subparsers
Remove CLI subparsers
2015-10-24 13:12:26 -07:00
root 9d92a4c4ae Fix random "v" at bottom of file (stupid nano) 2015-10-24 20:38:50 +01:00