google-nomulus/java/google/registry/ui
gbrodman 3cf26ff9b6 Fix various Error Prone errors that were found by the FOSS build
Most common:
- Unnecessary parentheses and operator precedence clarify (self-explanatory)
- Reference equality--there were a few instances of using == or != improperly
- Qualification of Builder (and similar) imports so that it's clear which type of Builder we're referring to
- Marking some immutable classes with @Immutable since EP desires that all enums be deeply immutable
- String.split() having "surprising behavior"

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=230971531
2019-01-28 16:05:09 -05:00
..
assets/images Delete all Braintree code 2018-07-14 01:37:03 -04:00
css Tweak the registrar-ote-setup web console 2019-01-08 10:48:35 -05:00
epptmpl mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
externs Add a button in the admin panel to check OT&E status of a registrar 2019-01-18 15:35:40 -05:00
forms Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
html Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
js Add a button in the admin panel to check OT&E status of a registrar 2019-01-18 15:35:40 -05:00
server Consolidate Dagger modules for utils classes 2019-01-17 19:20:52 -05:00
soy Add a button in the admin panel to check OT&E status of a registrar 2019-01-18 15:35:40 -05:00
BUILD Delete all Braintree code 2018-07-14 01:37:03 -04:00
compile_test.js Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
conformance_proto.txt mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
ConsoleDebug.java Delete all Braintree code 2018-07-14 01:37:03 -04:00
globals.txt Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00