google-nomulus/java/google/registry/flows
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
..
annotations Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
contact Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
custom Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
domain Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
exceptions Allow domain transfers with 0 period and in auto-renew grace period 2017-10-04 16:16:45 -04:00
host Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
picker Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
poll Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
session Allow registrars to be completely DISABLED 2019-03-21 15:03:33 -04:00
BUILD Remove unused soy template 2019-03-20 14:25:28 -04:00
CheckApiAction.java Display pricing tier even when a domain is reserved 2019-03-20 14:25:28 -04:00
CheckApiMetrics.java Add metrics for the new Check API 2018-06-18 17:44:04 -04:00
EppController.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EppException.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
EppMetrics.java Move metrics dependencies to artifacts under Maven groupId com.google.monitoring-client 2018-01-04 17:12:35 -05:00
EppRequestHandler.java Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
EppRequestSource.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppTlsAction.java Upgrade the version of google/errorprone plug-in 2019-03-20 14:25:28 -04:00
EppToolAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
EppXmlSanitizer.java Fix bugs exposed by testing with Gradle 2018-10-17 11:44:41 -04:00
ExtensionManager.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
Flow.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
FlowComponent.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
FlowMetadata.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
FlowModule.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
FlowReporter.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
FlowRunner.java Stop exporting EPP flow metrics to BigQuery 2018-10-08 16:59:29 -04:00
FlowScope.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
FlowUtils.java Test UnknownCurrencyEppException in the flow tests 2019-03-20 14:25:28 -04:00
HttpSessionMetadata.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
PasswordOnlyTransportCredentials.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResourceFlowUtils.java Reverse dependency between /flows/ and /batch/ 2019-01-10 16:23:35 -05:00
ServerTridProvider.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
ServerTridProviderImpl.java Refactor out creation of server TRIDs so they can be tested 2017-04-13 10:55:47 -04:00
ServerTridProviderModule.java Refactor out creation of server TRIDs so they can be tested 2017-04-13 10:55:47 -04:00
SessionMetadata.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
StatelessRequestSessionMetadata.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
TlsCredentials.java Fix @VisibleForTesting given the newly deployed enforcement 2019-01-10 16:23:35 -05:00
TransactionalFlow.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
TransportCredentials.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00