google-nomulus/core
gbrodman daaf231d39
Add RegistryLockVerifyAction (#461)
* Add RegistryLockVerifyAction

The action takes two parameters
- isLock is a boolean, determining whether we're trying to lock or
unlock a domain
- lockVerificationCode is the UUID by which we'll look up the lock
object in question.

The lock in question must not be expired and must be in a valid lockable
/ unlockable state

* Some responses to CR

* Add slash and move test method

* Add more data and tests

* Fix screenshot
2020-01-29 16:36:39 -05:00
..
gradle/dependency-locks Use monitoring client v1.0.7 (#445) 2020-01-14 23:11:54 -05:00
src Add RegistryLockVerifyAction (#461) 2020-01-29 16:36:39 -05:00
build.gradle Add generateSqlSchema as a build task (#454) 2020-01-23 15:07:07 -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