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
03a9a2a89e
SimpleFS plugin ( fixes #742 )
2015-09-02 19:52:06 +00: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
Peter Eckersley
f09c8dd740
Satisfy the pylint demon
2015-08-28 18:02:54 -07:00
Peter Eckersley
44d7ac2dce
Plumbing for tweaked args
...
- to make "run" the default, we need to add it to the args
- which means we need to pass that back up to the actual argparse call
(This is ugly... probably HelpfulArgParser needs to actuall inherit from
argparse...)
2015-08-28 18:02:49 -07:00
Peter Eckersley
7325a3f28d
Make the "run" command the default
2015-08-28 18:02:44 -07:00
Peter Eckersley
fd3170e2e8
Disable another silly pylint warning
2015-08-28 18:02:38 -07:00
Peter Eckersley
6604a0ffaa
Prevent pylint from complaining about some silly things
2015-08-28 18:02:32 -07:00
schoen
c3941b1a8d
Merge pull request #723 from rugk/patch-1
...
Readme: Added community link
2015-08-28 11:58:06 -07:00
Peter Eckersley
ea9e4d5cd7
Document more dependencies for integration testing
2015-08-28 09:57:30 -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
Jakub Warmuz
a74eff5fbd
Revert "Revert PR #708."
...
This reverts commit 70e311b43f .
2015-08-28 06:40:19 +00: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
bmw
ed509d15b2
Merge pull request #708 from kuba/mock-2.6
...
mock<1.1.0 only for py2.6.
2015-08-27 12:22:16 -04:00
Brad Warren
3fed72f9ce
Installs goose for boulder's create_db.sh
2015-08-27 11:22:38 -04:00
bmw
c45901e686
Merge pull request #710 from kuba/boulder-start-fixes
...
boulder-start.sh fixes
2015-08-27 11:15:32 -04:00
bmw
ff24b3614a
Merge pull request #697 from sapics/fix-link
...
Update README.rst
2015-08-27 10:09:33 -04:00
Jakub Warmuz
fc4990cf16
Fix typo
2015-08-26 21:05:08 +00:00
James Kasten
d8e2ee0758
Merge pull request #705 from kuba/manpages
...
Add basic manpages for all binaries (fixes #700 ).
2015-08-26 13:37:00 -04:00
Jakub Warmuz
ad2b589d19
Travis: remove unused "go: 1.5" stmt
2015-08-25 18:43:27 +00:00
Jakub Warmuz
3b73b04bfe
SimpleHTTP manual plugin: v04 provisioned resource contents ( fixes #679 ).
2015-08-25 17:57:21 +00:00
Jakub Warmuz
9a618ccda4
Merge branch 'master' into boulder-start-fixes
2015-08-25 06:37:09 +00:00
Jakub Warmuz
217b40379f
Merge branch 'master' into mock-2.6
2015-08-25 06:36:56 +00:00
Jakub Warmuz
5154cc92d6
Merge branch 'master' into uri-shift
2015-08-25 06:36:42 +00:00
Jakub Warmuz
001c84a0a0
Merge branch 'master' into manpages
2015-08-25 06:36:15 +00:00
Jakub Warmuz
7f6d4c5f84
Merge branch 'master' into py3
2015-08-25 06:35:35 +00:00
James Kasten
48467a1b38
Merge pull request #707 from kuba/log-http-req-params
...
Log HTTP request params (including contents).
2015-08-24 17:10:00 -04:00
James Kasten
8a6dfb1516
Merge pull request #703 from kuba/docs
...
Fix various Sphinx warnings, errors
2015-08-24 17:08:53 -04:00
James Kasten
ed3abc79c9
Merge pull request #702 from solidgoldbomb/fix-comment-text
...
examples: fix typos in generate-csr.sh script comments
2015-08-24 16:45:35 -04:00
James Kasten
a6bc53bfa9
Merge pull request #709 from kuba/go-1.5
...
Use Go 1.5.
2015-08-24 16:43:09 -04:00
Jakub Warmuz
504ade8af5
Travis: gimme 1.5 only for integration tests
2015-08-24 20:29:25 +00:00
Jakub Warmuz
165082b37b
Travis: use gimme for Go 1.5
2015-08-24 20:26:04 +00:00
Jakub Warmuz
529df611b2
Travis: different syntax for Go 1.5 version
2015-08-24 20:09:19 +00:00
Jakub Warmuz
b2b042837f
Use Go 1.5.
...
The following PRs broke our unittests:
- https://github.com/letsencrypt/boulder/pull/642
- https://github.com/letsencrypt/boulder/pull/635
2015-08-23 21:10:56 +00:00
Stacey Sheldon
7073f947bd
examples: fix typos in generate-csr.sh script comments
2015-08-23 10:24:51 -04:00
James Kasten
04c2672de9
Merge pull request #699 from hlieberman/feature-fix-misspelling
...
Fix minor misspelling error.
2015-08-22 14:56:11 -04:00
Jakub Warmuz
089528ed2a
Fix ambiguous cross-references in docs
2015-08-22 14:37:32 +00:00
Jakub Warmuz
e9c79edb19
Fix various Sphinx build problems
2015-08-22 14:30:59 +00:00
Jakub Warmuz
4b128c69a2
Fix docs include (SEVERE)
2015-08-22 14:30:30 +00:00