Commit Graph
3313 Commits
Author SHA1 Message Date
bmw ee8b2786da Merge pull request #1023 from kuba/test-bugs/1021
Fixes #1021: integration tests failing on acme.standalone_test.
2015-10-18 08:01:53 -07:00
Jakub Warmuz 7a9ceaae2e lint 2015-10-18 12:33:06 +00:00
Jakub Warmuz 4090085b17 Avoid race conditions in acme.standalone_test. 2015-10-18 12:22:54 +00:00
Jacob Hoffman-Andrews c0b6305f1c Merge pull request #1017 from kuba/simplehttp-5002
Clean up after simplehttp port change to 5002.
2015-10-17 23:55:12 -07:00
Jakub Warmuz 6eae746735 Clean up after simplehttp port change to 5002.
Now, when https://github.com/letsencrypt/boulder/pull/998 is in, we
can remove all quick fixes for
https://github.com/letsencrypt/boulder/issues/985.
2015-10-17 18:06:21 +00:00
bmw f645826b66 Merge pull request #1006 from kuba/go1.5.1
Switch to Go 1.5.1 (fixes #955)
2015-10-17 10:44:04 -07:00
bmw 84c54e516b Merge pull request #1011 from kuba/release
Fix dev release script: don't install from PyPI in tests
2015-10-17 09:02:14 -07:00
bmw 714d40ddab Merge pull request #1002 from kuba/detect-downstream-deps
Detect downstream deps in tests
2015-10-17 08:30:21 -07:00
Jakub Warmuz 5ff6d07519 Merge remote-tracking branch 'github/letsencrypt/master' into release 2015-10-17 15:29:37 +00:00
bmw fc0e191cbd Merge pull request #1010 from kuba/le3.wtf-dvsni
Integration tests: force le3.wtf over DVSNI.
2015-10-17 08:27:46 -07:00
Jakub Warmuz 17a09eac6b fix comment 2015-10-17 11:13:43 +00:00
Jakub Warmuz 9ebf530dc4 dev-release: more comments about recent changes 2015-10-17 11:12:46 +00:00
Jakub Warmuz 0cf2b5a4bd dev release: start with fresh virtualenv 2015-10-17 10:57:02 +00:00
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 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
lf 670bc1e3d3 Remove as_string as per request. 2015-10-16 19:03:21 -06:00
bmw 6534744832 Merge pull request #1005 from kuba/pep8
pep8 love
2015-10-16 17:45:45 -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
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
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
https://github.com/letsencrypt/boulder/commit/6b8f1c27003bb43f33ffcfa9a5f63eb4154c6df9.
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