google-nomulus/java/google/registry/tools/server
mcilwain b46a6b6d55 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
..
BUILD Fix Bazel build 2019-04-11 14:47:31 -04:00
CreateGroupsAction.java Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
CreateOrUpdatePremiumListAction.java Migrate to flogger (red) 2018-05-30 12:18:54 -04:00
CreatePremiumListAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
DeleteEntityAction.java Switch to constructor injection in a few actions 2019-02-06 17:53:49 -05:00
GenerateZoneFilesAction.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
KillAllCommitLogsAction.java Fix a few stylistic issues in preparation for Checkstyle addition 2019-01-24 19:57:14 -05:00
KillAllEntitiesReducer.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
KillAllEppResourcesAction.java Fix a few stylistic issues in preparation for Checkstyle addition 2019-01-24 19:57:14 -05:00
ListDomainsAction.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
ListHostsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListObjectsAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
ListPremiumListsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListRegistrarsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListReservedListsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListTldsAction.java Always require acknowledgment of premium fees 2019-01-17 19:07:51 -05:00
RefreshDnsForAllDomainsAction.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
ResaveAllHistoryEntriesAction.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
ToolsServerModule.java Remove transition code for set of parameter refactoring 2018-07-14 01:37:03 -04:00
UpdatePremiumListAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
VerifyOteAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00