Commit Graph

1461 Commits

Author SHA1 Message Date
Roland Shoemaker e816ea38e8 Merge pull request #569 from letsencrypt/sa_bucket
remove unused bucket field from SQLStorageAuthority
2015-07-31 14:28:47 -07:00
Jeff Hodges c32790a28c remove unused bucket field from SQLStorageAuthority 2015-07-31 14:05:32 -07:00
Roland Shoemaker bc4069db05 Add some more tests 2015-07-31 13:46:24 -07:00
Roland Shoemaker c4b31889bd Remove bootstrap 2015-07-31 11:50:02 -07:00
Roland Shoemaker 6530a9d95d Switch to travis containers 2015-07-31 11:45:18 -07:00
Roland Shoemaker 0041283960 Comment cleanup 2015-07-31 11:32:53 -07:00
Roland Shoemaker 4f04cd8f05 Merge pull request #564 from letsencrypt/logger_panic
panic on errors in initializeAuditLogger
2015-07-31 11:17:18 -07:00
Jeff Hodges 41ea98c443 Merge pull request #560 from letsencrypt/run_build_letsencrypt
clean up and harden build_letsencrypt
2015-07-31 11:06:45 -07:00
Jeff Hodges 99e85bcae7 correct initializeAuditLogger comment 2015-07-31 10:11:37 -07:00
Jeff Hodges 89a881abca Merge pull request #563 from letsencrypt/test_host
add host to travis set up for integration tests
2015-07-31 10:05:28 -07:00
Jeff Hodges 7e9182c2ba panic on errors in initializeAuditLogger
Found when poking at the new containerized Travis CI build with
@rolandshoemaker. This was causing strange panics far away from here
when code would try to log audits when there was no syslog available.
2015-07-31 03:01:21 -07:00
Jeff Hodges ee9c09b6d8 add host to travis set up for integration tests 2015-07-31 02:11:29 -07:00
Roland Shoemaker e12564bb11 Initial bulk of review fixes (cleanups inc) 2015-07-30 18:09:16 -07:00
Roland Shoemaker f5acc4e260 Merge master 2015-07-30 14:07:03 -07:00
Jeff Hodges 370d2969cc Merge pull request #562 from letsencrypt/jcj-fixes
Address @jcjones comments on #497
2015-07-30 13:37:19 -07:00
Richard Barnes bef0dbf99a Address @jcj comments on #497 2015-07-30 16:24:07 -04:00
bifurcation 46573e93a2 Merge pull request #497 from letsencrypt/update-challenges
Update challenges to match the spec
2015-07-30 15:06:32 -04:00
Richard Barnes 540de44c81 Fix test failure introduced in merge 2015-07-30 13:56:11 -04:00
Richard Barnes 652702bd7f Merge master 2015-07-30 13:47:10 -04:00
Richard Barnes 48e6f45bf5 Updating go-jose to address panics 2015-07-30 13:45:19 -04:00
Jeff Hodges e0939573df clean up and harden build_letsencrypt
The run function and && combine poorly and cause exported variables to
somehow fail to cross over. run also does status code checking so we can
just use run twice and delete that extra unneeded exit command.

Along the way, move the warning message to where it belongs (creating a
temp directory instead of the user providing a stable path), and use the
new url for letsencrypt/letsencrypt.
2015-07-29 23:59:52 -07:00
Roland Shoemaker d21fb9a9cb Merge pull request #559 from kuba/dns-resolver
Use dns-test-srv in integration tests (fixes #420).
2015-07-29 23:17:25 -07:00
Jakub Warmuz 64198ef3eb
Use dns-test-srv in integration tests (fixes #420). 2015-07-30 05:49:40 +00:00
Jacob Hoffman-Andrews 4d8db36b2e Merge pull request #530 from letsencrypt/mailer
Bulk expiration mailer
2015-07-29 17:08:15 -07:00
Roland Shoemaker 726d59cb52 Merge master 2015-07-29 16:35:37 -07:00
Roland Shoemaker 6dc00d4e7f Typo 2015-07-29 15:51:00 -07:00
Roland Shoemaker 4708ed443a Merge branch 'master' into remove-monolith 2015-07-29 15:25:51 -07:00
bifurcation 9937cca513 Merge pull request #442 from letsencrypt/resource
Enforce "resource" field in request objects
2015-07-29 17:37:45 -04:00
Roland Shoemaker 0715970f11 Remove the monolith and related cruft 2015-07-29 14:03:59 -07:00
Richard Barnes 25a62374cb A more complete refactoring 2015-07-29 16:56:02 -04:00
bifurcation 60e82f6df3 Merge pull request #544 from letsencrypt/mysql-uri
Make sure MySQL DB URI contains 'parseTime=true'
2015-07-29 16:53:32 -04:00
bifurcation be80bc73bd Merge pull request #550 from letsencrypt/faster-startup
Speed up start.py and integration test.
2015-07-29 16:47:38 -04:00
Richard Barnes 5ea17d980a Merge master 2015-07-29 16:37:39 -04:00
Richard Barnes d11195187d A tiny struct for resource checking 2015-07-29 16:36:41 -04:00
bifurcation e0ad951855 Merge pull request #549 from letsencrypt/delete_old_tests
remove recently mooted test files
2015-07-29 16:10:56 -04:00
Roland Shoemaker 272fbbd480 Merge pull request #541 from r0ro/remove-authz-newcert
Remove the need for a client to send authorizations url when requesting new certificate
2015-07-29 13:10:46 -07:00
Roland Shoemaker 2782d20b11 Point at correct test resolver 2015-07-29 12:53:49 -07:00
Richard Barnes 7b5581a046 Remove recovery token in WFE test 2015-07-29 15:53:03 -04:00
Richard Barnes 7e3058d099 More deterministic token control 2015-07-29 15:35:52 -04:00
Roland Shoemaker 6777b276a7 Merge branch 'master' into store-ips 2015-07-29 12:24:20 -07:00
Roland Shoemaker 26cf4897eb Use LIKE instead of LOCATE 2015-07-29 12:21:31 -07:00
Roland Shoemaker df179a1dde Review fixes 2015-07-29 12:17:04 -07:00
Roland Shoemaker ec3aa67f4e Review fixes 2015-07-29 12:09:05 -07:00
Richard Barnes bbc1119e8d Merge remote after rebase 2015-07-29 15:06:00 -04:00
Richard Barnes 2a7f755014 Make integration test pass with test.js 2015-07-29 15:04:14 -04:00
Richard Barnes 2ecdd056de Re-add tests removed during rebase. 2015-07-29 15:03:12 -04:00
Richard Barnes 08c86e560e Fix test failures in core 2015-07-29 14:40:41 -04:00
Jacob Hoffman-Andrews 9208008f66 Merge pull request #527 from letsencrypt/build_id
remove Go version and build host from API
2015-07-29 11:33:38 -07:00
Jacob Hoffman-Andrews 9b20f0afaf Startservers.py: remove tempdir, add sys.exit 2015-07-29 11:15:01 -07:00
Richard Barnes 76a2e15958 Godep refresh after landing changes in github.com/letsencrypt/go-jose 2015-07-29 13:56:49 -04:00