Commit Graph
2510 Commits
Author SHA1 Message Date
James Kasten 1ff899ae33 pylint cleanup 2015-07-24 15:47:38 -07:00
James Kasten 9454995565 remove verify_setup call 2015-07-24 03:29:16 -07:00
James Kasten 647caba164 100% configurator coverage 2015-07-24 03:22:35 -07:00
James Kasten aecb7b71d7 100% Augeas Configr unittests 2015-07-23 14:51:07 -07:00
James Kasten c927149185 Unittests and revisions 2015-07-23 01:34:51 -07:00
James Kasten 8b96264576 improved redirect, testcases 2015-07-22 02:05:01 -07:00
James Kasten d25c7c36e7 Convert to servername/serveralias 2015-07-21 17:16:46 -07:00
James Kasten 6a8590b4cc Improved Apache and unittests 2015-07-19 19:49:44 -07:00
James Kasten 3206880673 add complex parsing tests 2015-07-19 16:48:27 -07:00
James Kasten 20e81949c4 Merge branch 'master' into apache_modules 2015-07-19 02:22:41 -07:00
James Kasten 78fd81aed7 Cleanup Apache 2015-07-19 02:22:10 -07:00
James Kasten de4540a1c7 some cleanup 2015-07-17 14:09:46 -07:00
James Kasten 4543f7956c Merge pull request #619 from kuba/acme-resource
Fix "reg vs new-reg" encoding problem.
2015-07-17 12:20:32 -07:00
James Kasten 50729e6ff3 Merge pull request #615 from kuba/gitignore
Gitignore /.tox/
2015-07-17 12:09:13 -07:00
James Kasten 9252b1b269 Merge pull request #616 from kuba/pkgs_sep_prep
Remove subpackages symlinks.
2015-07-17 12:08:56 -07:00
James Kasten 2b573ce24a Merge pull request #618 from kuba/boulder-debug-server-8080
Change integration nginx port to 8081, move tests around.
2015-07-17 12:08:29 -07:00
Jakub Warmuz fcc470d0a2 Fix "reg vs new-reg" encoding problem. 2015-07-17 14:59:32 +00:00
Jakub Warmuz d618a66c2e Remove old protocol ChallengeResponse code. 2015-07-17 14:59:32 +00:00
Jakub Warmuz dc9fbfa4bb Merge branch 'boulder-debug-server-8080' into gitignore 2015-07-17 08:45:39 +00:00
Jakub Warmuz b09f750a85 Merge branch 'boulder-debug-server-8080' into pkgs_sep_prep 2015-07-17 08:44:57 +00:00
Jakub Warmuz 0d63c94b8e Move nginx-boulder integration tests to subpkg dir. 2015-07-17 08:41:27 +00:00
Jakub Warmuz 5a15af5abe Change integration nginx port to 8081.
Ref https://github.com/letsencrypt/boulder/issues/482.
2015-07-17 08:30:34 +00:00
Jakub Warmuz d5a2638f22 Remove subpackages symlinks.
This is a follow-up for merged
https://github.com/letsencrypt/boulder/pull/459.
2015-07-17 08:12:00 +00:00
Jakub Warmuz 96f12fe668 Gitignore /.tox/ 2015-07-17 08:10:49 +00:00
James Kasten 679dda10af Fix parsing tests 2015-07-15 15:25:34 -07:00
James Kasten 0d69e5cff4 Support dvsni_port, reorganize dvsni 2015-07-15 14:34:24 -07:00
James Kasten 3d8ecabf09 Merge pull request #613 from kuba/argparse-py26
Require argparse only in Python 2.6.
2015-07-15 12:11:20 -07:00
James Kasten 56ac7e8830 Merge pull request #612 from kuba/nginx-mock-external
Mock external resource in nginx plugin tests.
2015-07-15 12:11:00 -07:00
Jakub Warmuz d7eccd5a1a Merge branch 'nginx-mock-external' into argparse-py26 2015-07-15 16:20:17 +00:00
Jakub Warmuz 9522d847d7 Mock external resource in nginx plugin tests.
External DNS entry has been updated causing test failures, e.g.
https://travis-ci.org/kuba/letsencrypt/builds/71101879.
2015-07-15 15:57:51 +00:00
Jakub Warmuz b943fab35a Require argparse only in Python 2.6.
Fixes packaging issues.
2015-07-15 15:38:30 +00:00
James Kasten 1b13458463 Redesign choose_vhost and prepare_https, Cleanup make_vhost_ssl 2015-07-14 14:03:43 -07:00
James Kasten ec065e8b58 Parse variables and fnmatch 2015-07-13 23:18:33 -07:00
James Kasten 89d810c06a Fix enable_mod 2015-07-13 14:16:51 -07:00
James Kasten 01481aabd9 Merge pull request #602 from quinox/preserve_comments
Preserve comments, don't silently truncate config files
2015-07-13 11:47:29 -07:00
James Kasten b04c393a72 Merge branch 'master' into apache_modules 2015-07-13 11:43:35 -07:00
James Kasten e8a00a1018 Merge pull request #605 from kuba/py3
Python 3 support in acme.
2015-07-13 11:39:17 -07:00
Ceesjan Luiten 88c824c0ec End nginx configuration files with a newline 2015-07-13 20:02:34 +02:00
Ceesjan Luiten 1f552cab74 Parse nginx comments 2015-07-13 20:02:34 +02:00
Ceesjan Luiten 86c8fb1410 Do not silently truncate nginx config files 2015-07-13 19:44:02 +02:00
James Kasten 2b49443e86 Merge pull request #604 from kuba/rtfd
RTFD: install subpkgs.
2015-07-12 21:43:22 -07:00
Jakub Warmuz 7f46e69454 Update ignore files to remove shared tox.venv 2015-07-12 15:30:51 +00:00
Jakub Warmuz f37b919210 Travis: run boulder-start.sh only if BOULDER_INTEGRATION is set. 2015-07-12 15:25:43 +00:00
Jakub Warmuz 160a96052b tox/Travis: test Python 3.3 2015-07-12 15:20:52 +00:00
Jakub Warmuz 5859e87ced b64encode: no support for bytearray (py2.6 problems) 2015-07-12 15:20:25 +00:00
Jakub Warmuz 596132292a Travis: test Python 3.4. 2015-07-12 15:07:25 +00:00
Jakub Warmuz 7bc1cd4454 Remove shared tox venv 2015-07-12 15:04:01 +00:00
Jakub Warmuz d361937b67 RTFD: install subpkgs. 2015-07-12 13:39:40 +00:00
Jakub Warmuz 12720a2252 Fix CSR loading in ACME example client script. 2015-07-12 11:53:18 +00:00
Jakub Warmuz 5d6d901655 Add py3 tox tests for acme.jose 2015-07-12 11:53:18 +00:00