google-nomulus/core
gbrodman a392100852
Add by-repo-id method to RegistryLockDao (#344)
* Add by-repo-id method to RegistryLockDao

When we create new registry lock objects on user request, we will want
to make sure that there are no pending lock/unlock actions on this
domain. In order to do that, we will need to know what lock actions
there have been for this domain.

* Inline the query into a single statement

* whoops

* comments
2019-11-12 11:47:59 -05:00
..
gradle/dependency-locks Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
src Add by-repo-id method to RegistryLockDao (#344) 2019-11-12 11:47:59 -05:00
build.gradle Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00