Commit graph

10174 commits

Author SHA1 Message Date
Jakub Warmuz
31109b3332
log git commit in dev release 2015-10-17 10:55:41 +00:00
Jakub Warmuz
da63155724
dev release: clean up subpkgs/subpkg_modules confusion 2015-10-17 09:09:57 +00:00
Jakub Warmuz
5621cf325d
dev-release.sh: Update setuptools/pip 2015-10-17 09:02:32 +00:00
Jakub Warmuz
78c296bbd1
Integration tests: force le3.wtf over DVSNI.
Becuse of https://github.com/letsencrypt/boulder/issues/985, we need
to force standalone to one particular type of challenge at a
time. #895 didn't fix it properly - it forgot about issuance of
le3.wtf (CSR-initiated), which results in Travis builds failing 50% of
a time,
e.g. https://travis-ci.org/letsencrypt/letsencrypt/jobs/85875483#L3318.
2015-10-17 07:43:07 +00:00
Jakub Warmuz
09fa1153d9
Merge remote-tracking branch 'github/letsencrypt/master' into py2.6-3 2015-10-17 07:28:04 +00:00
Jakub Warmuz
e23b77883d
Merge remote-tracking branch 'github/letsencrypt/master' into detect-downstream-deps 2015-10-17 05:28:54 +00:00
bmw
7fe8bbe446 Merge pull request #984 from lf-/patch-1
Change as_string to __str__ in nginxparser to make it more pythonic.
2015-10-16 19:01:06 -07:00
Peter Eckersley
f0faf91b82 lint! 2015-10-16 18:34:57 -07:00
Peter Eckersley
57e15c52d7 Test actually works now :) 2015-10-16 18:28:38 -07:00
Peter Eckersley
36432e35f7 keep cover happy 2015-10-16 18:19:22 -07:00
lf
670bc1e3d3 Remove as_string as per request. 2015-10-16 19:03:21 -06:00
Peter Eckersley
9efdd095ca Merge branch '919' into cli 2015-10-16 17:46:43 -07:00
bmw
6534744832 Merge pull request #1005 from kuba/pep8
pep8 love
2015-10-16 17:45:45 -07:00
Peter Eckersley
dcf8ea4e97 Logic for setting configurators assumed they were really being set
(They might not be)
2015-10-16 17:38:17 -07:00
Brad Warren
69711e432f Merge branch 'simplefs' 2015-10-16 17:37:43 -07:00
bmw
a107ceb6d5 Merge pull request #895 from kuba/standalone2
Standalone 2.0
2015-10-16 17:05:05 -07:00
Jakub Warmuz
37cb419b1c
Switch to Go 1.5.1 (fixes #955) 2015-10-16 22:28:22 +00:00
Jakub Warmuz
5c1858627b
pep8 love 2015-10-16 22:25:20 +00:00
Jakub Warmuz
86cd5af76e
Add comment about downstream deps fix 2015-10-16 22:17:31 +00:00
Jakub Warmuz
408903b732
tox: bring back test for letshelp_letsencrypt 2015-10-16 22:04:52 +00:00
Jakub Warmuz
fd4528baa3
tox: pip install -e 2015-10-16 22:04:18 +00:00
Jakub Warmuz
2f3b6251c7
Tox: verbose nosetests 2015-10-16 21:33:02 +00:00
Jakub Warmuz
fd1103ccda
Tox tests detect downstream deps errors. 2015-10-16 21:33:02 +00:00
Peter Eckersley
3d6ecc114b lintmonster 2015-10-16 10:41:05 -07:00
Peter Eckersley
9bde3b7084 Support for --apache and --nginx now working.
- Along with much better error messages for misconfigured plugins
2015-10-16 10:34:29 -07:00
bmw
4a7ce62c62 Merge pull request #963 from douglasjose/python-deps-mac
Added pip and virtualenv installation steps to Mac's bootstrap script.
2015-10-16 00:13:25 -07:00
Jakub Warmuz
523c7c3369
Merge remote-tracking branch 'github/letsencrypt/master' into standalone2 2015-10-16 06:39:23 +00:00
pypoet
6da5de6b19 Beginnings of generic config composibility in place. 2015-10-16 00:57:42 -04:00
lf
2956d5d913 Trailing whitespace. Oops. 2015-10-15 21:28:32 -06:00
bmw
21a1ec73ae Merge pull request #997 from ddworken/master
Make the script POSIX compliant so it works with dash (Fixes #977)
2015-10-15 20:18:10 -07:00
David Dworken
0614fba9df Make the script POSIX compliant so it works with dash (Fixes #977) 2015-10-15 20:21:41 -04:00
Jacob Hoffman-Andrews
b9b2114b33 Merge pull request #994 from kuba/simplehttp-5002
Integration tests: SimpleHTTP on port 5002.
2015-10-15 15:14:39 -07:00
bmw
cad7c03bc4 Merge pull request #995 from letsencrypt/goose-faster
Get precompiled Goose from GithHub.
2015-10-15 14:55:09 -07:00
Jacob Hoffman-Andrews
22b8446efb Get precompiled Goose from GithHub.
Rather than fetching from bitbucket and building. Bitbucket is often down, and
building from scratch is slow. Github is sometimes down, but at least now we
have our eggs in one basket.
2015-10-15 14:32:52 -07:00
Jakub Warmuz
d1b7b0553f
Back to 5001, but with env var 2015-10-15 20:53:47 +00:00
Jakub Warmuz
5043574093
Integration tests: SimpleHTTP on port 5002.
Should be pulled by @jsha in lockstep with
6b8f1c2700.
2015-10-15 20:42:49 +00:00
Jakub Warmuz
ec24641511
standalone2: run(): tls -> challenge_type. 2015-10-15 20:31:22 +00:00
Jakub Warmuz
6f44bcf117
standalone2: move alread_listening to perform 2015-10-15 18:01:14 +00:00
Jakub Warmuz
e7809563b1
Address first batch of Seth's review comments. 2015-10-15 17:23:43 +00:00
Peter Eckersley
f99041011e Merge pull request #980 from letsencrypt/wrapper-script
letsencrypt-auto implements bootstrapping, venv install, and pip autoupdate before running the client
2015-10-15 00:18:32 -07:00
Peter Eckersley
64385cbd80 Disable nginx in bootstrap/venv.sh too 2015-10-15 00:09:42 -07:00
Peter Eckersley
0fb8e3c479 Move augeaus & venv references 2015-10-15 00:07:26 -07:00
Peter Eckersley
0fb00ca039 Try to make the dependencies link work 2015-10-15 00:03:49 -07:00
Peter Eckersley
4ef385d3ad Protect quotes on the way to the actual command 2015-10-14 23:56:56 -07:00
Peter Eckersley
be77909ef2 Further fixes to the docs 2015-10-14 23:53:50 -07:00
Peter Eckersley
2794b762d6 Add a subtle progress bar 2015-10-14 23:43:05 -07:00
bmw
3fd7cd6587 Merge pull request #983 from letsencrypt/renewal_status_quick
Quick renewal status fix
2015-10-14 23:09:08 -07:00
Peter Eckersley
ab036e98e0 Do not ship letsencrypt-nginx until it's somewhat plausibly working 2015-10-14 23:06:20 -07:00
Peter Eckersley
39e489d03c Do not assume sudo is present
- On Digital Ocean and perhaps other platforms, the user is root by default
  and sudo is uninstalled
2015-10-14 23:03:18 -07:00
Brad Warren
94622f5edd Date only because hard to do time with no time 2015-10-14 22:53:36 -07:00