google-nomulus/core
gbrodman 1bdbc2369e Fix injection with BackfillRegistryLocksCommand (#1337)
It would have been nice if this had failed at compile-time rather than
an NPE, but we need to make sure to specify that we need to inject this
command to get e.g. the random string generator

In addition, print out only the names of the failed domains (rather than
the entire domain object) for readability.
2021-09-24 14:08:30 -04: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 Fix injection with BackfillRegistryLocksCommand (#1337) 2021-09-24 14:08:30 -04:00
build.gradle Fix javadoc problems with SoyInfo and subprojects (#1326) 2021-09-20 10:35:07 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00