google-nomulus/core
gbrodman c45f6bf385 Filter out empty dsData objects, not just null ones (#1449)
* Filter out empty dsData objects, not just null ones

Hibernate/SQL will get mad if the digest is null or empty, and
previously we only check for null. We should filter out empty digests as
well.
2021-12-03 13:54:18 -05:00
..
gradle/dependency-locks Implement a util class to manage push queues using Cloud Tasks API (#1290) 2021-08-24 21:13:54 -04:00
src Filter out empty dsData objects, not just null ones (#1449) 2021-12-03 13:54:18 -05:00
build.gradle Validate SQL with Datastore being Primary (#1436) 2021-11-30 12:57:49 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00