James Kasten
5bcd1b6680
Merge pull request #760 from kuba/revocation
...
Revocation: simple implementation with integration tests
2015-09-10 22:00:20 -04:00
James Kasten
c540b9a25a
Merge pull request #759 from kuba/acme-directory
...
ACME Directory Resource
2015-09-10 21:26:27 -04:00
James Kasten
d2595b4f40
Merge pull request #713 from kuba/bugs/679
...
SimpleHTTP manual plugin: v04 provisioned resource contents (fixes #679 )
2015-09-10 20:33:40 -04:00
Jakub Warmuz
b3ade6abe4
Revert "Revocation: expect application/json (boulder#771)."
...
This reverts commit 39aff967a5 .
2015-09-10 20:43:20 +00:00
Jakub Warmuz
39aff967a5
Revocation: expect application/json (boulder#771).
2015-09-10 20:17:13 +00:00
James Kasten
eb2173ca12
Merge pull request #761 from letsencrypt/travis_check_for_756
...
Travis check for 756
2015-09-09 18:06:34 -04:00
James Kasten
05d565c304
Merge branch 'kuba-bugs/755'
2015-09-09 14:51:34 -07:00
James Kasten
b7738d98d1
Merge branch 'bugs/755' of git://github.com/kuba/letsencrypt into kuba-bugs/755
2015-09-09 14:51:13 -07:00
Jakub Warmuz
67d6b89382
Fix paths in integration testing
2015-09-09 20:54:11 +00:00
Jakub Warmuz
94fa851b01
Merge branch 'acme-directory' into revocation
2015-09-09 20:45:57 +00:00
Jakub Warmuz
ed051b7c28
Boulder Monolithic does not exist
2015-09-09 20:40:04 +00:00
Jakub Warmuz
c93564b99e
Travis: update --server to point at directory
2015-09-09 20:22:38 +00:00
Jakub Warmuz
817ab468d1
py3 compat: str(exc) instead of exc.message
2015-09-09 20:21:33 +00:00
Jakub Warmuz
302e3ceb7d
Revocation: integration testable
2015-09-09 20:04:28 +00:00
Jakub Warmuz
bf754b6302
Add ACME Directory Resource
2015-09-09 17:22:20 +00:00
James Kasten
44f7703f00
Merge pull request #754 from kuba/cover
...
Easier coverage testing for subpackages.
2015-09-09 00:02:31 -04:00
James Kasten
d7b1af2a31
Merge pull request #750 from hlieberman/fix-spelling
...
Fix minor spelling errors in the code.
2015-09-09 00:00:03 -04:00
James Kasten
0a4c91e018
Merge pull request #747 from kuba/rpm-dnf
...
rpm bootstrap: yum and dnf support
2015-09-08 23:59:07 -04:00
James Kasten
01b1172df2
Merge pull request #751 from hlieberman/urllib3-injection
...
Make urllib3 injection more version specific.
2015-09-08 23:55:42 -04:00
James Kasten
b0085cd47b
Merge pull request #704 from kuba/py3
...
Bring back Python 3 support for acme
2015-09-08 23:54:23 -04:00
James Kasten
83309170c7
Merge pull request #743 from kuba/setup.py
...
setup.py: update/fix deps.
2015-09-08 22:02:35 -04:00
James Kasten
2a41c6b27c
Merge pull request #748 from kuba/freebsd
...
Add basic setup for FreeBSD
2015-09-08 16:17:01 -04:00
James Kasten
10de13e261
Merge pull request #746 from kuba/containers
...
Travis containers (fixes #617 )
2015-09-08 16:00:59 -04:00
Jakub Warmuz
892b918dad
fix "centos.sh -> freebsd.sh" typo
2015-09-07 05:32:51 +00:00
James Kasten
aed29760a8
Merge pull request #714 from kuba/go-1.5
...
Travis: remove unused "go: 1.5" stmt
2015-09-06 14:16:43 -04:00
James Kasten
5780ecf704
Merge pull request #744 from sebix/doc-sudo
...
Minor: use sudo for auth command in using.rst
2015-09-06 14:15:37 -04:00
Harlan Lieberman-Berg
10460eb285
Add no cover pragma, URL for documentation.
2015-09-06 13:58:50 -04:00
Jakub Warmuz
1c27c7ed54
lint: fix no-self-use
2015-09-06 13:00:53 +00:00
Jakub Warmuz
41c08416cd
Cast port to int
2015-09-06 12:54:13 +00:00
Jakub Warmuz
d6e95b4617
Manual plugin test mode busy wait ( fixes #755 ).
2015-09-06 12:47:30 +00:00
Jakub Warmuz
71e665d4cd
Easier coverage testing for subpackages.
...
You can now call "./tox.cover.sh acme", "./tox.cover acme letsencrypt"
etc. to scope down coverage testing to particular
subpackages. "./tox.cover.sh" checks coverage for all packages.
2015-09-06 12:12:02 +00:00
Harlan Lieberman-Berg
503afebd54
Make urllib3 injection more version specific.
2015-09-05 22:47:25 -04:00
Harlan Lieberman-Berg
dc4cc23377
Fix minor spelling errors in the code.
2015-09-05 22:35:34 -04:00
Jakub Warmuz
86bfe61ea3
Travis: add rsyslog
2015-09-05 21:50:14 +00:00
Jakub Warmuz
75304ab6d1
Add basic setup for FreeBSD
2015-09-05 19:03:01 +00:00
Jakub Warmuz
0978441392
fix indent
2015-09-05 18:28:27 +00:00
Jakub Warmuz
eace5d1161
shell: add missing "fi"
2015-09-05 18:04:57 +00:00
Jakub Warmuz
84d9c773a2
#673 review comments
2015-09-05 17:38:11 +00:00
Jakub Warmuz
f5c9f92c42
Travis: addons.(apt.)packages
2015-09-05 17:23:38 +00:00
Jakub Warmuz
1c04abfe94
Travis: no sudo, install nginx and openssl.
2015-09-05 17:20:26 +00:00
Jakub Warmuz
77137f7716
Travis containers ( fixes #617 )
2015-09-05 17:17:25 +00:00
Sebastian Wagner
07bd9e689b
docs/using use sudo for auth command
...
Signed-off-by: Sebastian Wagner <sebix@sebix.at >
2015-09-02 22:11:13 +02:00
Jakub Warmuz
8163e055a1
Disable test_probe_connection_error (problems with Python 3).
2015-09-02 18:50:59 +00:00
Jakub Warmuz
c6e4c7dea1
setup.py: update/fix deps.
2015-09-01 19:57:41 +00:00
schoen
c3941b1a8d
Merge pull request #723 from rugk/patch-1
...
Readme: Added community link
2015-08-28 11:58:06 -07:00
rugk
b0c78ab483
Readme: Added community link
...
https://community.letsencrypt.org/t/le-github-repo-link-to-forums/535
2015-08-28 16:36:09 +02:00
bmw
05d5d4ad96
Merge pull request #721 from letsencrypt/revert-708
...
Revert PR #708 .
2015-08-27 16:56:58 -04:00
Jacob Hoffman-Andrews
70e311b43f
Revert PR #708 .
...
https://github.com/letsencrypt/letsencrypt/pull/708 broke the Boulder CI build
because Travis runs Ubuntu 12.04, which has an older setuptools. See
https://github.com/letsencrypt/boulder/issues/681 .
2015-08-27 13:38:32 -07:00
James Kasten
89c94ccfbb
Merge pull request #720 from letsencrypt/boulder-start
...
Installs goose for boulder's create_db.sh
2015-08-27 14:44:21 -04:00
James Kasten
091af07c1c
Merge pull request #706 from kuba/uri-shift
...
Shift URIs around (acme-spec#134, fixes #576 ).
2015-08-27 13:53:50 -04:00