google-nomulus/java/google/registry/proxy
mcilwain 24bb78bd16 Fix some statically detected code issues
This includes: unnecessary semicolons, suppress warnings, switch statements, final/private qualifiers, Optional wrapping, conditionals, both inline and non-inline variables, ternaries, Collection putAll() calls, StringBuilders, and throws declarations.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=244182539
2019-04-22 12:54:34 -04:00
..
config Add crash canary environment for proxy 2019-03-29 16:01:07 -04:00
handler Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
kubernetes Add crash canary environment for proxy 2019-03-29 16:01:07 -04:00
metric Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
quota Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
resources Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
terraform Move domain registry terraform configs 2019-02-25 11:13:08 -05:00
BUILD Upload proxy manifests during GCB build 2019-03-25 12:01:09 -04:00
CertificateModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
EppProtocolModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
GcpJsonFormatter.java Use gson to make JSON string in proxy log formatter 2018-12-12 13:22:34 -05:00
HealthCheckProtocolModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
HttpsRelayProtocolModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
MetricsModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
Protocol.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
ProxyConfig.java Add crash canary environment for proxy 2019-03-29 16:01:07 -04:00
ProxyModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
ProxyServer.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00
WebWhoisProtocolsModule.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
WhoisProtocolModule.java Move GCP proxy code to the old [] proxy's location 2018-09-20 11:19:36 -04:00