google-nomulus/core/src
gbrodman fc0a9160b2
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
..
main Create methods to administratively (un)lock domains (#494) 2020-02-26 17:11:16 -05:00
nonprod/java/google/registry/tools Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
test Create methods to administratively (un)lock domains (#494) 2020-02-26 17:11:16 -05:00