Skip to content

Tags: ty1970s/boulder

Tags

hotfixes/2017-02-01

Toggle hotfixes/2017-02-01's commit message

Unverified

No user is associated with the committer email.
Revert "Copy all statsd stats to Prometheus. (letsencrypt#2474)" (let…

…sencrypt#2541)

This reverts commit 58ccd7a.

We are seeing multiple boulder components restart when they encounter the stat registration race condition described in letsencrypt#2540

release-2016-07-14

Toggle release-2016-07-14's commit message
Merge pull request letsencrypt#2049 from letsencrypt/staging

Merge staging into release

hotfixes/2016-06-30

Toggle hotfixes/2016-06-30's commit message
Fix crash in expiration-mailer (letsencrypt#1997)

In letsencrypt#1923 we changed reg.Contact to a pointer, which can be nil if the corresponding data from the DB is the literal string "null". This causes panics in expiration-mailer, which we need to fix.

This change fixes modelToRegistration to always return a pointer to a non-nil slice. It also adds an extra sanity check in expiration-mailer itself.

Fixes letsencrypt#1993

letsencrypt#1997

release-2015-12-07

Toggle release-2015-12-07's commit message
Merge pull request letsencrypt#1232 from letsencrypt/caa-fix

Invalidate challenge on CAA failure

ncc-audit-20150601

Toggle ncc-audit-20150601's commit message