boulder/docs
Phil Porada 6925fad324
Finish migration from int64 timestamps to timestamppb (#7142)
This is a cleanup PR finishing the migration from int64 timestamps to
protobuf `*timestamppb.Timestamps` by removing all usage of the old
int64 fields. In the previous PR
https://github.com/letsencrypt/boulder/pull/7121 all fields were
switched to read from the protobuf timestamppb fields.

Adds a new case to `core.IsAnyNilOrZero` to check various properties of
a `*timestamppb.Timestamp` reducing the visual complexity for receivers.

Fixes https://github.com/letsencrypt/boulder/issues/7060
2023-11-27 13:37:31 -08:00
..
CODE_OF_CONDUCT.md Reorganize docs and bring in release docs (#6077) 2022-05-04 12:21:37 -07:00
CONTRIBUTING.md Finish migration from int64 timestamps to timestamppb (#7142) 2023-11-27 13:37:31 -08:00
DESIGN.md Remove some ACMEv1 comments/documentation (#6584) 2023-01-12 10:56:39 -08:00
acme-divergences.md Probs: remove divergences from RFC8555 (#6877) 2023-05-15 12:35:12 -07:00
acme-implementation_details.md small docs change: minimum key size (#5158) 2020-10-29 12:14:27 -07:00
config-validation.md main: Validate config files by default (#6885) 2023-05-15 14:16:04 -04:00
error-handling.md Overhaul internal error usage (#2583) 2017-03-22 23:27:31 -07:00
logging.md log: emit warnings and errors on stderr (#6325) 2022-08-29 15:00:55 -07:00
multi-va.md test: Replace sd-test-srv with consul (#6389) 2022-09-19 16:13:53 -07:00
redis.md ROCSP: Remove support for Redis Cluster (#6645) 2023-02-09 17:14:37 -05:00
release.md Reorganize docs and bring in release docs (#6077) 2022-05-04 12:21:37 -07:00