google-nomulus/java/google/registry
mcilwain 4813ed392b Rename "clientIdentifier" to "clientId" almost everywhere
It's best to be consistent and use the same thing everywhere.  "clientId" was
already used in more places and is shorter and no more ambiguous, so it's the
logical one to win out.

Note that this CL is almost solely a big Eclipse-assisted refactoring. There are
two places that I did not change clientIdentifier -- the actual entity field on
Registrar (though I did change all getters and setters), and the name of a
column on the exported registrar spreadsheet. Both would require data
migrations.

Also fixes a few minor nits discovered in touched files, including an incorrect
test in OfyFilterTest.java and some superfluous uses of String.format() when
calling checkArgument().

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133956465
2016-09-22 14:30:05 -04:00
..
backup MOE strip compatible_with 2016-08-02 19:14:28 -04:00
bigquery Narrowly scope privileges for API service objects 2016-08-02 19:18:09 -04:00
billing MOE strip compatible_with 2016-08-02 19:14:28 -04:00
braintree Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
builddefs Use zip_rule() for EAR/WAR deploy archives 2016-08-02 21:00:39 -04:00
config Make RDE SSH key identity injectable 2016-09-22 14:29:55 -04:00
cron MOE strip compatible_with 2016-08-02 19:14:28 -04:00
dns Don't use modules to instantiate classes 2016-09-07 12:17:58 -04:00
eclipse Integrate: Eclipse file generation script 2016-05-16 18:39:45 -04:00
env Add map reduce job for contact import 2016-09-22 14:29:20 -04:00
export Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
flows Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
gcs Add escrow file import validation logic 2016-08-02 19:22:30 -04:00
groups Narrowly scope privileges for API service objects 2016-08-02 19:18:09 -04:00
idn Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
keyring/api Replace VoidKeyring with InMemoryKeyring and a dummy module 2016-09-07 12:15:08 -04:00
loadtest Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
mapreduce DeReference the codebase 2016-09-02 13:50:20 -04:00
model Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
module Add map reduce job for contact import 2016-09-22 14:29:20 -04:00
monitoring Cleanup minor things in whitebox metrics code 2016-09-14 15:39:51 -04:00
pricing Add extra logic for all relevant flows 2016-09-14 15:26:36 -04:00
rdap RDAP: Add result set sizing logic for domain name searches 2016-09-19 12:10:14 -04:00
rde Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
request Fix NullPointerException in group syncing 2016-09-14 15:25:07 -04:00
security MOE strip compatible_with 2016-08-02 19:14:28 -04:00
storage/drive MOE strip compatible_with 2016-08-02 19:14:28 -04:00
tldconfig/idn MOE strip compatible_with 2016-08-02 19:14:28 -04:00
tmch MOE strip compatible_with 2016-08-02 19:14:28 -04:00
tools Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
ui Rename "clientIdentifier" to "clientId" almost everywhere 2016-09-22 14:30:05 -04:00
util Improve pretty-print diffing of Datastore entities 2016-09-19 12:06:54 -04:00
whois DeReference the codebase 2016-09-02 13:50:20 -04:00
xjc Clean up some genrule() script code 2016-08-05 20:40:39 -04:00
xml MOE strip compatible_with 2016-08-02 19:14:28 -04:00
BUILD Mark rest of Domain Registry for App Engine compatibility 2016-08-26 09:48:37 -04:00
repositories.bzl Fix build by upgrading to latest version of AutoValue libs 2016-09-14 16:37:36 -04:00