google-nomulus/java/google/registry/whois
jianglai 4be4fb0082 Migrate to Flogger (yellow)
This is a 'yellow' Flogger migration CL. Yellow CLs should be mostly safe
but include changes that are notable for one reason or another. Manual
intervention may be required to address small issues.

The comments in this CL indicate cases where suggested code changes
should be double checked, or even modified. There may even be cases where
files outside this CL are affected by changes to things such as logger
visibility. However if a change does not have an associated comment then
it should be safe.

For more information, see []
Base CL: 197826149

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=198097990
2018-05-30 12:18:54 -04:00
..
BUILD Migrate to Flogger (yellow) 2018-05-30 12:18:54 -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 Migrate to internal FormattingLogger in preparation of migration to Flogger 2018-05-30 12:18:54 -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 internal FormattingLogger in preparation of migration to Flogger 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 internal FormattingLogger in preparation of migration to Flogger 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 internal FormattingLogger in preparation of migration to Flogger 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 Add ability to show full WHOIS output in nomulus command 2018-05-30 12:18:54 -04:00