google-nomulus/core
gbrodman e8e452ca39 Create methods to administratively (un)lock domains (#494)
* Refactor DomainLockUtils methods to take a time rather than a clock

* Add administratively (un)lock methods

* Responses to CR

- Javadoc changes
- Method renames
- Variable renames

* Refactor lock methods to use JPA transaction time

* Remove clock, use Datastore transaction time

* Properly use Datastore transaction time, batched

* Continue to throw exceptions on invalid domains

* DAO writes should be in a transaction

* Assume in-transaction for all RLDao methods

* clean up test

* Fix more tests

* add comment
2020-02-26 17:11:16 -05:00
..
gradle/dependency-locks Start using JUnit 5 (#488) 2020-02-19 18:29:59 -05:00
src Create methods to administratively (un)lock domains (#494) 2020-02-26 17:11:16 -05:00
build.gradle Start using JUnit 5 (#488) 2020-02-19 18:29:59 -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