google-nomulus/java/google/registry/flows/domain
mcilwain ff3aeff0ed 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
..
token Don't delete or "redeem" unlimited use AllocationTokens 2019-04-15 14:57:02 -04:00
DomainCheckFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainClaimsCheckFlow.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
DomainCreateFlow.java Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
DomainDeleteFlow.java Send deletion poll messages when requested by superuser 2019-02-18 17:34:36 -05:00
DomainFlowTmchUtils.java Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
DomainFlowUtils.java Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
DomainInfoFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainPricingLogic.java Set domain create fee cost to be 0 for anchor tenants 2019-03-05 14:11:36 -05:00
DomainRenewFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainRestoreRequestFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainTransferApproveFlow.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
DomainTransferCancelFlow.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainTransferQueryFlow.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainTransferRejectFlow.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainTransferRequestFlow.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
DomainTransferUtils.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
DomainUpdateFlow.java Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
FeesAndCredits.java Replace Stream.concat with Streams.concat 2017-12-27 11:35:47 -05:00