google-nomulus/javatests/google/registry/model
mcilwain 55f8e0efad Remove per-domain nameserver restrictions in reserved lists
This also removes the related setting on the Registry entity. We never used
either of these, and keeping them around in our codebase just adds complexity
for no purpose. We already achieve the goals of this feature by restricting
nameservers on entire TLDs and by registry-locking important domain names.

This is also two fewer things we'll have to worry about carrying over to the new
schema in Registry 3.0.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=243816241
2019-04-16 14:09:27 -04:00
..
billing Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
common Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
contact Make loadByForeignKey() and related methods return Optional 2018-12-14 11:24:49 -05:00
domain Add necessary fields to the AllocationToken schema 2019-04-15 14:53:45 -04:00
eppcommon Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
eppinput Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
eppoutput Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
host Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
index Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
mark Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ofy Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
poll Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
rde Migrate away from VoidWorks 2018-06-27 15:28:52 -04:00
registrar Automated g4 rollback of changelist 240574585. 2019-03-29 16:23:59 -04:00
registry Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
reporting Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
server Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
smd Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
testdata Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
tmch Explicitly set the shard size when saving the claims list 2018-10-22 19:13:11 -04:00
transfer Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
translators Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
CreateAutoTimestampTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EntityClassesTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EntityTestCase.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
EppResourceTest.java Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
EppResourceUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ImmutableObjectTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ModelUtilsTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
OteAccountBuilderTest.java Rationalize OT&E client ID validation rules 2019-01-14 16:28:12 -05:00
OteStatsTest.java Make a prettier table to display OT&E check results 2019-01-28 16:10:16 -05:00
OteStatsTestHelper.java Make a prettier table to display OT&E check results 2019-01-28 16:10:16 -05:00
ResourceCommandTestCase.java Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
SchemaVersionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
UpdateAutoTimestampTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00