google-nomulus/java/google/registry/whois
mcilwain 481790bc91 Always display the registrar abuse contact fields in WHOIS
ICANN's Consistent Labeling & Display policy requires that these fields be
present for all domains. We're currently tracking down the last of the data on
our registrars so that we can display these, but if we don't have the data we
should still at least be displaying the field names to make it more clear that
we do support the field, we just don't have the data for this domain yet.

The two fields in question are:

Registrar Abuse Contact Email:
Registrar Abuse Contact Phone:

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=201730290
2018-06-27 15:28:52 -04:00
..
BUILD Delete MultiplyingCloudDnsWriter 2018-06-27 15:28:06 -04:00
DomainLookupCommand.java Add ability to show full WHOIS output in nomulus command 2018-05-30 12:18:54 -04:00
DomainOrHostLookupCommand.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
DomainWhoisResponse.java Always display the registrar abuse contact fields in WHOIS 2018-06-27 15:28:52 -04:00
NameserverLookupByHostCommand.java Cache domains, contacts, and hosts in WHOIS queries 2018-04-10 16:24:03 -04:00
NameserverLookupByIpCommand.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
NameserverWhoisResponse.java Replace 'referralUrl' with 'url' in WHOIS responses 2018-05-05 23:32:40 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarLookupCommand.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
RegistrarWhoisResponse.java Add ability to show full WHOIS output in nomulus command 2018-05-30 12:18:54 -04:00
Whois.java Add ability to show full WHOIS output in nomulus command 2018-05-30 12:18:54 -04:00
WhoisAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
WhoisCommand.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
WhoisCommandFactory.java Add ability to show full WHOIS output in nomulus command 2018-05-30 12:18:54 -04:00
WhoisException.java Implement retry for transient errors in WHOIS server 2017-04-05 10:18:23 -04:00
WhoisHttpAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
WhoisMetrics.java Rename WhoisServer and WhoisHttpServer to actions 2018-04-02 16:52:14 -04:00
WhoisModule.java Add WHOIS metrics classes 2017-03-07 14:01:16 -05:00
WhoisReader.java Migrate to Flogger (yellow) 2018-05-30 12:18:54 -04:00
WhoisResponse.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
WhoisResponseImpl.java Redact WHOIS output instead of removing the fields altogether 2018-06-06 15:14:38 -04:00