google-nomulus/java/google/registry/config
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
..
files Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
BUILD Switch remaining App Engine dependencies to built-at-head targets 2018-12-21 15:55:08 -05:00
ConfigUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CredentialModule.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdapNoticeDescriptor.java Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
RegistryConfig.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
RegistryConfigSettings.java Refactor common email sending utility 2019-03-20 14:25:28 -04:00
RegistryEnvironment.java Restore original System Properties after tests 2018-11-14 11:57:23 -05:00
SystemPropertySetter.java Restore original System Properties after tests 2018-11-14 11:57:23 -05:00