Till Maas
f1f8a493a0
Directly link to contributing docs in README
2015-10-27 20:12:34 +01:00
Till Maas
b53691860f
Actually use BITS constant in example client
2015-10-27 20:04:20 +01:00
Peter Eckersley
b1b39196af
Merge pull request #1153 from letsencrypt/arch
...
Added pkg-config to Arch bootstrap (fixes #1147 )
2015-10-27 11:46:00 -07:00
bmw
2d5403df5a
Merge pull request #1152 from venyii/patch-1
...
Remove duplicated 'that' in the Plugins section
2015-10-27 11:00:56 -07:00
Brad Warren
504ae5e867
Added pkg-config
2015-10-27 10:40:00 -07:00
venyii
f2cb43762d
Remove duplicated 'that' in the Plugins section
2015-10-27 18:38:28 +01:00
Brad Warren
9b94d1c5a4
Merge branch 'typo'
2015-10-26 17:31:42 -07:00
Scott Merrill
1d13938dbf
Correct typo and whitespace issues
...
* s/privilidged/privileged/
* s/a HTTP/an HTTP/
* Add whitespace at the end of the lines to improve user experience
The lack of trailing whitespace on these entries causes Debian's debconf
interface to join the last word of a line with the first word of the
next line, with no space in between.
2015-10-26 19:50:37 -04:00
bmw
67b9ac0c3f
Merge pull request #1121 from kuba/docs
...
Reorganize and extend docs
2015-10-26 16:49:51 -07:00
Dev & Sec
2c66c7b333
use more accurate method to calculate time interval in should_autodeploy() and should_autorenew() functions
2015-10-26 23:22:22 +00:00
Daniel Albers
2cb3d494b6
Fix typos
2015-10-26 22:54:54 +01:00
Noah Swartz
788cb5fc99
moved info back to docstrings
2015-10-26 13:24:42 -07:00
Jakub Warmuz
bbea646078
docs: better apache desc + move to 2nd place
2015-10-26 19:00:06 +00:00
Jakub Warmuz
ca777a300f
Comparison of different installation methods
2015-10-26 18:58:16 +00:00
bmw
de0ab693ce
Merge pull request #1135 from ArchimedesPi/remove-aaaa-suggestions
...
Remove AAAA record check suggestion
2015-10-25 20:40:46 -07:00
bmw
605aba5a1e
Merge pull request #1133 from Duesentrieb-Incorporation/master
...
Added support for Manjaro Linux
2015-10-25 20:38:26 -07:00
bmw
9501058313
Merge pull request #1125 from ArchimedesPi/add-manual-ip-reminder
...
Add disclaimer about IP logging in the manual authentication plugin
2015-10-25 16:53:03 -07:00
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