google-nomulus/java/google/registry/model/registry/label
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
..
BaseDomainLabelList.java Delete unused description field from premium/reserved list entities 2019-04-11 14:49:14 -04:00
DomainLabelEntry.java Enforce canonicalization of premium/reserved list labels 2018-04-23 14:53:10 -04:00
DomainLabelMetrics.java Move metrics dependencies to artifacts under Maven groupId com.google.monitoring-client 2018-01-04 17:12:35 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PremiumList.java Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
PremiumListUtils.java Invalidate premium list cache on update 2018-12-20 07:46:33 -05:00
ReservationType.java Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
ReservedList.java Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00