Noah Swartz
|
a385086e2e
|
Fixed nits with plugin choice
|
2015-10-21 18:02:26 -07:00 |
|
bmw
|
df7f208d24
|
Merge pull request #1073 from letsencrypt/1072
Fix pip / nginx heisenbug
|
2015-10-21 14:42:26 -07:00 |
|
bmw
|
1b7081b03c
|
Merge pull request #1069 from letsencrypt/verbosity
Don't find "-v" in "--version"
|
2015-10-21 14:30:24 -07:00 |
|
Peter Eckersley
|
db1f0a6688
|
Fix pip / nginx heisenbug
Closes: #1072
|
2015-10-21 13:54:29 -07:00 |
|
Peter Eckersley
|
f9bbb0bf17
|
Merge pull request #1013 from kuba/bugs/1012
Use PEM for Account.id generation.
|
2015-10-21 12:05:36 -07:00 |
|
Peter Eckersley
|
67926faa54
|
Merge pull request #1063 from radarhere/patch-1
Fixed typos
|
2015-10-21 12:02:39 -07:00 |
|
Peter Eckersley
|
f130cb470c
|
Don't find "-v" in "--version"
Fixes #1065
|
2015-10-21 10:58:36 -07:00 |
|
Peter Eckersley
|
3ea810d404
|
Merge pull request #1059 from mrwacky42/add-tests
Add a test, skip a test
|
2015-10-21 09:51:04 -07:00 |
|
Andrew Murray
|
fbe116c386
|
Fixed typos
|
2015-10-21 22:57:30 +11:00 |
|
Sharif Nassar
|
39a44b97ed
|
Jedi mind trick on coverage tool
|
2015-10-21 00:10:47 -07:00 |
|
Sharif Nassar
|
0e18395a1b
|
100% coverage is the goal, so add a test
|
2015-10-21 00:10:36 -07:00 |
|
bmw
|
368b69ff50
|
Merge pull request #1057 from mrwacky42/pep8-cleanup
Make ./pep8.travis.sh run cleanly
|
2015-10-20 22:38:21 -07:00 |
|
Sharif Nassar
|
424f4f08b9
|
Make ./pep8.travis.sh run cleanly
98% whitespace.
|
2015-10-20 22:24:58 -07:00 |
|
bmw
|
2cab4e577e
|
Merge pull request #1038 from letsencrypt/cli
Implement --standalone
|
2015-10-20 14:20:18 -07:00 |
|
Peter Eckersley
|
e7182848a0
|
Keep @bmw's sense of aesthetics happy :)
|
2015-10-20 14:04:58 -07:00 |
|
Peter Eckersley
|
b01bf571ca
|
more typos
|
2015-10-20 14:03:06 -07:00 |
|
Peter Eckersley
|
05293cd597
|
typosquash
|
2015-10-20 14:01:29 -07:00 |
|
bmw
|
f5a1616294
|
Merge pull request #1049 from kuba/logs
Small logging improvements (fixes #1037)
|
2015-10-20 13:53:09 -07:00 |
|
Peter Eckersley
|
dde3e685f0
|
Fix stray --standalone help
And a few layout nits
|
2015-10-20 13:49:44 -07:00 |
|
Jakub Warmuz
|
e52922b11e
|
Fix getsockname usage with IPv6
|
2015-10-20 20:44:18 +00:00 |
|
Peter Eckersley
|
738684d437
|
Revert to "run" as the default in all cases
|
2015-10-20 13:28:56 -07:00 |
|
Jakub Warmuz
|
aa67b83b38
|
debug log version
|
2015-10-20 20:22:38 +00:00 |
|
Jakub Warmuz
|
11495c5820
|
Better logging for start/stop acme.standalone servers.
|
2015-10-20 20:16:12 +00:00 |
|
bmw
|
c83f11a3fd
|
Merge pull request #1048 from kuba/agree-dev-preview
--agree-dev-preview
|
2015-10-20 12:46:47 -07:00 |
|
Jakub Warmuz
|
aa4641b3b0
|
--agree-dev-preview
`git grep -i eula` to the rescue
|
2015-10-20 19:33:27 +00:00 |
|
Peter Eckersley
|
719cbdb488
|
--apache etc should be documented in the "plugins" section
|
2015-10-20 10:58:47 -07:00 |
|
Peter Eckersley
|
2c4d4a8169
|
"letsencrypt everything" is not yet implemented :/
|
2015-10-20 10:35:17 -07:00 |
|
Peter Eckersley
|
efe51e02be
|
Explain the --standalone change in defaults
|
2015-10-20 10:34:31 -07:00 |
|
bmw
|
9bff9c0edf
|
Merge pull request #1039 from gionn/patch-1
Fix docker run command in using.rst
|
2015-10-20 09:43:55 -07:00 |
|
bmw
|
85e6f50f68
|
Merge pull request #1020 from letsencrypt/report_csr_expiry
Report expiration when using a CSR
|
2015-10-20 09:41:48 -07:00 |
|
bmw
|
4879ff1a8b
|
Merge pull request #1041 from Faerbit/master
Added needed flag to pacman invocation to only install packages that …
|
2015-10-20 09:36:03 -07:00 |
|
Peter Eckersley
|
7d2e1c8078
|
Merge pull request #1034 from letsencrypt/todos
Updated TODOs
|
2015-10-20 08:25:14 -07:00 |
|
Faerbit
|
82e3620b5a
|
Added needed flag to pacman invocation to only install packages that are not already installed.
|
2015-10-20 14:28:52 +02:00 |
|
Peter Eckersley
|
54a738492b
|
Fix typo
|
2015-10-20 01:22:04 -07:00 |
|
Giovanni Toraldo
|
c61efc0c76
|
Fix docker run command in using.rst
|
2015-10-20 10:00:58 +02:00 |
|
Peter Eckersley
|
adcb0052a1
|
Implement --standalone as specified.
Closes #1036
|
2015-10-20 00:30:44 -07:00 |
|
Peter Eckersley
|
cb2ac71d1e
|
Merge pull request #1001 from letsencrypt/cli
Implement --apache and --nginx; improve configurator errors
|
2015-10-19 20:09:47 -07:00 |
|
Peter Eckersley
|
363dffd8a6
|
Comment out a test that requires slightly doubtful infrastructure
|
2015-10-19 19:51:02 -07:00 |
|
Peter Eckersley
|
51ed2b681f
|
We're not mocking out plugins
So we don't need infrastructure for it
|
2015-10-19 19:41:37 -07:00 |
|
Peter Eckersley
|
e384a1fe28
|
Catch some excessive policing of installers
|
2015-10-19 19:35:53 -07:00 |
|
Peter Eckersley
|
72589bcae3
|
Lint
|
2015-10-19 19:31:09 -07:00 |
|
Peter Eckersley
|
6460a3b50e
|
Dial back the "authenticator doesn't make sense in install mode" message
Since it was breaking integration tests
|
2015-10-19 19:27:36 -07:00 |
|
Peter Eckersley
|
eeeb66e58a
|
document -d domain
Closes: #285 #787
we may want to implement the other thing soon, but for now documenting what we
have
|
2015-10-19 19:15:11 -07:00 |
|
Brad Warren
|
a643289662
|
Updated todos
|
2015-10-19 19:13:48 -07:00 |
|
Peter Eckersley
|
484e8ef6fe
|
Not trying to mock out plugins just yet
|
2015-10-19 19:11:05 -07:00 |
|
Peter Eckersley
|
eac513d73b
|
Offer more specific help if no installer is present
Fixes: #896
|
2015-10-19 17:21:47 -07:00 |
|
bmw
|
3885a40c42
|
Merge pull request #1027 from letsencrypt/no_no_simple_http_tls
Removed no_simple_http_tls
|
2015-10-19 12:31:56 -07:00 |
|
Brad Warren
|
98c74ddd14
|
Removed no_simple_http_tls
|
2015-10-19 12:26:59 -07:00 |
|
Peter Eckersley
|
26e7037794
|
Fix a mock type error
|
2015-10-19 12:15:11 -07:00 |
|
Peter Eckersley
|
39ae9bdf43
|
Document a somewhat cryptic function
|
2015-10-19 12:06:39 -07:00 |
|