boulder/cmd
Samantha 9874d2018d
ocsp-updater: Set database Tx Isolation Level (#5634)
Set ocsp-updater's database transaction isolation level to
`READ-UNCOMMITTED`. We don't need consistent reads,
as the only thing which should be updating these rows is
ocsp-updater itself.
2021-09-07 11:42:12 -07:00
..
admin-revoker GRPC: Remove ra-wrappers.go (#5623) 2021-09-03 12:34:38 -07:00
akamai-purger Use google.protobuf.Empty instead of core.Empty (#5454) 2021-06-03 14:17:41 -07:00
bad-key-revoker GRPC: Remove ra-wrappers.go (#5623) 2021-09-03 12:34:38 -07:00
boulder-ca Refactor lint library for go1.17 support (#5513) 2021-07-09 10:29:10 -07:00
boulder-observer Make boulder-observer HTTP User-Agent configurable (#5484) 2021-06-14 11:08:18 -06:00
boulder-publisher Honeycomb integration proof-of-concept (#5408) 2021-05-24 16:13:08 -07:00
boulder-ra GRPC: Remove ra-wrappers.go (#5623) 2021-09-03 12:34:38 -07:00
boulder-sa Add read-only dbConns to SQLStorageAuthority and OCSPUpdater (#5555) 2021-08-02 11:21:34 -07:00
boulder-va BDNS: Ensure DNS server addresses are dialable (#5520) 2021-07-20 10:11:11 -07:00
boulder-wfe GRPC: Remove ra-wrappers.go (#5623) 2021-09-03 12:34:38 -07:00
boulder-wfe2 GRPC: Remove ra-wrappers.go (#5623) 2021-09-03 12:34:38 -07:00
caa-log-checker Improve caa-log-checker log output (#5613) 2021-08-30 11:29:56 -07:00
ceremony Refactor lint library for go1.17 support (#5513) 2021-07-09 10:29:10 -07:00
cert-checker cert-checker: Deprecate acceptableValidityPeriods in favor of acceptableValidityDurations (#5622) 2021-09-01 15:56:38 -07:00
contact-auditor Remove SA Registration gRPC wrappers (#5551) 2021-08-04 13:33:41 -07:00
expiration-mailer Switch nag group to count serials, not certs (#5605) 2021-08-26 12:29:11 -07:00
id-exporter Remove SA Registration gRPC wrappers (#5551) 2021-08-04 13:33:41 -07:00
log-validator Honeycomb integration proof-of-concept (#5408) 2021-05-24 16:13:08 -07:00
nonce-service Use google.protobuf.Empty instead of core.Empty (#5454) 2021-06-03 14:17:41 -07:00
notify-mailer notify-mailer: Improve recipient list parser (#5495) 2021-06-28 16:45:22 -07:00
ocsp-responder ocsp-responder: handle NameIDs in the database (#5592) 2021-08-20 18:21:16 -07:00
ocsp-updater ocsp-updater: Set database Tx Isolation Level (#5634) 2021-09-07 11:42:12 -07:00
orphan-finder Unwrap SA Add/Revoke Certificate methods (#5598) 2021-08-25 15:54:25 -07:00
testdata Switch to DSNs (#4044) 2019-02-11 10:46:07 -08:00
clock_generic.go Replace clock.Default() with clock.New() (#4761) 2020-04-08 17:23:43 -07:00
clock_integration.go Provide formatting logger functions. (#3699) 2018-05-10 11:06:29 -07:00
config.go Add read-only dbConns to SQLStorageAuthority and OCSPUpdater (#5555) 2021-08-02 11:21:34 -07:00
config_test.go Honeycomb: emit sample rate 1 instead of 0 (#5448) 2021-06-01 08:42:14 -07:00
shell.go Remove CFSSL issuance path (#5347) 2021-03-18 16:39:52 -07:00
shell_test.go Remove CFSSL issuance path (#5347) 2021-03-18 16:39:52 -07:00