Commit Graph
3348 Commits
Author SHA1 Message Date
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
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
Peter Eckersley 6e69e58402 Make more tests run regardless of local plugin state 2015-10-19 12:03:11 -07:00
Peter Eckersley e05073c33e debugging 2015-10-19 10:37:39 -07:00
bmw 3aad546898 Merge pull request #1025 from schumaml/patch-1
Adjusted Docker user guide link
2015-10-19 08:47:47 -07:00
schumaml bb17863ebe Adjusted Docker user guide link 2015-10-19 10:19:21 +02:00
Peter Eckersley 63f4f11360 Test "install --nginx" w/ misconfiguration 2015-10-18 11:05:58 -07:00
Peter Eckersley 995c1dfb83 More sphinxiness, more clarity 2015-10-18 11:05:46 -07:00
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
Peter Eckersley d6345a47c5 Fix some bugs & immprove test cases 2015-10-18 02:34:24 -07: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
Peter Eckersley 4996e9b678 Installers are actually useful in auth mode 2015-10-17 14:28:38 -07:00
Peter Eckersley c89e192ee7 Concision is beautiful 2015-10-17 14:01:54 -07:00
Peter Eckersley f4f6b98f31 Use new plugin selection logic for install 2015-10-17 13:57:52 -07:00
Peter Eckersley 7c92db095f Use new selection logic for "auth"
Also: why was auth selecting installers?
2015-10-17 13:43:49 -07:00
Peter Eckersley a841c4fc5d More nits 2015-10-17 13:13:00 -07:00
Peter Eckersley f7bfb5ba8d Sphinxify docstrings, plugins plumbing 2015-10-17 12:54:56 -07:00
Peter Eckersley 8d4f414e09 Move ConfiguratorError to errors.py 2015-10-17 12:47:05 -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
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