Jacob Hoffman-Andrews
32fcd0e5e9
Merge pull request #582 from letsencrypt/log-status-code
...
Add status code to test.js output
2015-08-04 17:48:17 -07:00
Jacob Hoffman-Andrews
e0c23cd582
Add status code to test.js output.
2015-08-04 17:12:43 -07:00
Roland Shoemaker
b495fa835e
Remove unnecessary locking stuff, just return
2015-08-04 16:54:54 -07:00
Roland Shoemaker
8e04f64e27
Add missing lock
2015-08-04 16:40:30 -07:00
Roland Shoemaker
ee24bd6bd3
typo
2015-08-04 16:35:21 -07:00
Roland Shoemaker
42135038d6
Add missing error catch
2015-08-04 16:28:01 -07:00
Roland Shoemaker
5ac7652ef4
Major rewrite
2015-08-04 16:23:49 -07:00
Jacob Hoffman-Andrews
de9e01b461
Merge pull request #578 from letsencrypt/on_error
...
add newline to cmd failure string
2015-08-04 16:03:06 -07:00
Jeff Hodges
1af27c8e9e
add newline to cmd failure string
2015-08-04 15:48:48 -07:00
Jeremy Gillula
1ee8a9d755
Fixing some more small code style issues--changes should only be cosmetic
2015-08-04 14:06:08 -07:00
Jeremy Gillula
70347b4f9a
Fixing "go fmt" errors
2015-08-04 13:57:54 -07:00
Jeremy Gillula
ec409463db
Adding the schemas for the external certs and the identifiers to db_schema-main.sql, and also removing the lastUpdate timestamp from the code and the import format document (since we don't really need it for anything).
2015-08-04 13:45:07 -07:00
Roland Shoemaker
900a170fcd
Review fixes and for loop cleanup
2015-08-04 11:38:16 -07:00
Roland Shoemaker
19c76ac94f
Stick with previous method name, add uncommitted comment
2015-08-04 11:27:12 -07:00
Roland Shoemaker
c9c05cfb46
Add comments, move reconnection logic out of binaries (except for the WFE which is a weird case)
2015-08-03 23:02:52 -07:00
Roland Shoemaker
8805f7e6e9
Switch address/redirect logging method, add redirect loop checking + test
2015-08-03 20:31:32 -07:00
Roland Shoemaker
3d7992ae43
Add HandleInterrupts comment
2015-08-03 17:05:45 -07:00
Roland Shoemaker
b4da19fce4
Properly catch RPC server errors
2015-08-03 16:50:31 -07:00
Roland Shoemaker
85d037f7a7
Gracefully shutdown RPC servers
2015-08-03 16:47:47 -07:00
Roland Shoemaker
56b5aeef1a
Typo
2015-08-03 11:26:48 -07:00
Roland Shoemaker
5ff3f124e5
Add line to README about start.py
2015-08-03 11:25:12 -07:00
Jacob Hoffman-Andrews
0957227ac3
Merge pull request #567 from letsencrypt/t-switch
...
Switch to Travis containers
2015-08-03 11:18:10 -07:00
Roland Shoemaker
aeba06dcd9
Remove Resolved Addresses and Redirect chain from replies to client without breaking RPC layer
2015-08-03 11:02:23 -07:00
Roland Shoemaker
881ce95a5e
LookupHost cleanups
2015-07-31 21:42:07 -07:00
Roland Shoemaker
65df2e9c93
Fix duplicated addons sections
2015-07-31 21:08:28 -07:00
Roland Shoemaker
778c0daae5
Expose filters
2015-07-31 16:19:25 -07:00
Roland Shoemaker
5a1a3c7e0d
Give addrFilter a type and add the config wiring
2015-07-31 15:47:03 -07:00
Jeff Hodges
9286988495
re-enable the letsencrypt client integration tests
...
Dependent on letsencrypt/letsencrypt#641 merging to master.
2015-07-31 15:15:49 -07:00
Roland Shoemaker
94095796b9
Cleanups
2015-07-31 14:40:54 -07:00
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