google-nomulus/java/google/registry/ui/server
mountford e72491e59b Replace to(Upper|Lower)Case with Ascii.to$1Case
The presubmits are warning that toUpperCase() and toLowerCase() are locale-specific, and advise using Ascii.toUpperCase() and Ascii.toLowerCase() as a local-invariant alternative.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127583677
2016-07-19 10:43:38 -04:00
..
registrar Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
BUILD Migrate Domain Registry to Closure Rules 0.1.0 2016-05-17 13:53:41 -04:00
package-info.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
RegistrarFormFields.java Replace to(Upper|Lower)Case with Ascii.to$1Case 2016-07-19 10:43:38 -04:00
SoyTemplateUtils.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
StateCode.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00