boulder/cmd
Jacob Hoffman-Andrews 5451e79643
Clean up expiration mailer test (#6093)
There was a lot of copy-paste code, and in particular one of
the most important pieces of setup information (the value of the
`lastExpirationNagSent` field) we often hidden off to the right of the
screen. This extracts out common logic into helper functions and replaces
manual INSERTs with gorp inserts.
2022-05-10 11:44:36 -07:00
..
admin-revoker SA: Add support for querying which serials are impacted by a given incident (#6034) 2022-04-14 12:47:36 -07:00
akamai-purger akamai-purger: Make the purger queue a stack (#6042) 2022-04-08 12:47:02 -07:00
bad-key-revoker Revert "Allow expiration mailer to work in parallel" (#6080) 2022-05-03 13:18:40 -07:00
boulder Delete boulder-wfe binary and wfe library (#5898) 2022-01-20 09:09:20 -08:00
boulder-ca Clean up goodkey configs (#5993) 2022-03-15 15:26:19 -07:00
boulder-observer Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
boulder-publisher Export the config structs from our main files (#5875) 2022-01-12 12:20:27 -08:00
boulder-ra Clean up goodkey configs (#5993) 2022-03-15 15:26:19 -07:00
boulder-sa Support writing initial OCSP response to redis (#5958) 2022-03-21 20:33:12 -06:00
boulder-va Export the config structs from our main files (#5875) 2022-01-12 12:20:27 -08:00
boulder-wfe2 Clean up goodkey configs (#5993) 2022-03-15 15:26:19 -07:00
caa-log-checker Improve error checking paradigm (#5920) 2022-02-01 14:42:43 -07:00
ceremony test: use `T.TempDir` to create temporary test directory (#5930) 2022-02-07 12:41:28 -08:00
cert-checker cert-checker: use config log level and handle nil mariadb response (#6066) 2022-05-02 13:29:53 -07:00
contact-auditor Support writing initial OCSP response to redis (#5958) 2022-03-21 20:33:12 -06:00
expiration-mailer Clean up expiration mailer test (#6093) 2022-05-10 11:44:36 -07:00
id-exporter Support writing initial OCSP response to redis (#5958) 2022-03-21 20:33:12 -06:00
log-validator Improve error checking paradigm (#5920) 2022-02-01 14:42:43 -07:00
nonce-service Export the config structs from our main files (#5875) 2022-01-12 12:20:27 -08:00
notify-mailer Revert "Allow expiration mailer to work in parallel" (#6080) 2022-05-03 13:18:40 -07:00
ocsp-responder Major OCSP refactor (#5863) 2022-02-04 12:01:34 -08:00
ocsp-updater ocsp-updater.New(): take args instead of conf struct (#5934) 2022-02-11 15:59:57 -08:00
orphan-finder Export the config structs from our main files (#5875) 2022-01-12 12:20:27 -08:00
reversed-hostname-checker Add a hostname validity checker (#5704) 2021-10-25 11:06:47 -07:00
rocsp-tool rocsp-tool: remove ServiceConfig from config (#6061) 2022-04-25 14:57:18 -07:00
testdata Switch to DSNs (#4044) 2019-02-11 10:46:07 -08:00
clock_generic.go Update golangci-lint from v1.29.0 to v1.42.1 (#5745) 2021-10-22 16:26:59 -07:00
clock_integration.go Update golangci-lint from v1.29.0 to v1.42.1 (#5745) 2021-10-22 16:26:59 -07:00
config.go Improve error checking paradigm (#5920) 2022-02-01 14:42:43 -07:00
config_test.go Tracing: don't exclude gRPC client spans (#5664) 2021-09-21 13:44:30 -06:00
registry.go Build all boulder binaries into a single binary (#5693) 2021-10-20 17:05:45 -07:00
shell.go Switch away from deprecated prometheus collectors (#6025) 2022-03-31 09:05:16 -07:00
shell_test.go Clean up gRPC log adapter (#5902) 2022-01-25 12:50:40 -08:00