Commit Graph
2954 Commits
Author SHA1 Message Date
Seth Schoen df42cca26e More useful explanation of --duplicate 2015-09-08 08:58:43 -07:00
Seth Schoen b375b9c074 Fix indentation 2015-09-08 08:48:46 -07:00
Seth Schoen 7dda21817a Add --duplicate command-line option 2015-09-08 01:50:29 -07:00
Seth Schoen 7aa9fe845a Basic fix for #411 2015-09-08 01:33:03 -07: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
Jakub Warmuz dbf5d086bd v4 DNS challenge 2015-09-06 11:47:56 +00:00
Jakub Warmuz 6fab6c80b6 nit: fix missing EOF newline 2015-09-06 09:27:39 +00:00
Jakub Warmuz fe3e8d7302 Travis: add pep8 checks 2015-09-06 09:22:34 +00:00
Jakub Warmuz 79a70cfd61 pep8 letshelp-letsencrypt 2015-09-06 09:21:57 +00:00
Jakub Warmuz 413bd6f425 pep8 letsencrypt-compatibility-test 2015-09-06 09:21:28 +00:00
Jakub Warmuz d8c55f3da3 pep8 letsencrypt-nginx 2015-09-06 09:21:03 +00:00
Jakub Warmuz 95c8edc66c pep8 letsencrypt-apache 2015-09-06 09:20:41 +00:00
Jakub Warmuz 83185e5553 pep8 letsencrypt 2015-09-06 09:20:11 +00:00
Jakub Warmuz 89c99a1f34 pep8 acme 2015-09-06 09:19:26 +00:00
Jakub Warmuz 138f1d1b28 lint: space check for dict-separator 2015-09-06 08:30:49 +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
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
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