google-nomulus/java/google/registry
cgoldfeder 9a2afc7a9b Remove nearly all uses of ReferenceUnion
ReferenceUnion is a hack to work around the mismatch between how
we store references (by roid) and how they are represented in EPP
(by foreign key). If it ever needed to exist (not entirely clear...)
it should have remained tightly scoped within the domain commands
and resources. Instead it has leaked everywhere in the project,
causing lots of boilerplate. This CL hides all of that behind
standard Refs, and should be followed by work to remove ReferenceUnion
completely.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=122424416
2016-05-16 16:36:25 -04:00
..
backup Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
bigquery Migrate @Provides(type=SET_VALUES) to @ElementsIntoSet 2016-05-13 23:19:48 -04:00
braintree Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
config Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
cron Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
dns Minor fixes to dnsupdate writer 2016-05-14 01:32:53 -04:00
eclipse Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
env Get rid of deprecated rde-staging queue 2016-05-13 23:25:54 -04:00
export Migrate @Provides(type=SET_VALUES) to @ElementsIntoSet 2016-05-13 23:19:48 -04:00
flows Remove nearly all uses of ReferenceUnion 2016-05-16 16:36:25 -04:00
gcs Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
groups Migrate @Provides(type=SET_VALUES) to @ElementsIntoSet 2016-05-13 23:19:48 -04:00
idn Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
keyring/api Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
loadtest Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
mapreduce Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
model Remove nearly all uses of ReferenceUnion 2016-05-16 16:36:25 -04:00
module Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
monitoring/whitebox Remove nearly all uses of ReferenceUnion 2016-05-16 16:36:25 -04:00
pricing Extract premium pricing to a PricingEngine interface 2016-05-13 23:19:40 -04:00
rdap Remove nearly all uses of ReferenceUnion 2016-05-16 16:36:25 -04:00
rde Remove nearly all uses of ReferenceUnion 2016-05-16 16:36:25 -04:00
request Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
security Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
storage/drive Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
tldconfig/idn Prefer re2 over java.util.regex 2016-05-13 23:16:07 -04:00
tmch Prefer re2 over java.util.regex 2016-05-13 23:16:07 -04:00
tools Remove nearly all uses of ReferenceUnion 2016-05-16 16:36:25 -04:00
ui Rename DomainNameUtils method to getTldFromSld 2016-05-13 23:19:02 -04:00
util Bring open source build closer to passing 2016-05-14 01:29:22 -04:00
whois Remove nearly all uses of ReferenceUnion 2016-05-16 16:36:25 -04:00
xjc Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
xml Prefer re2 over java.util.regex 2016-05-13 23:16:07 -04:00
BUILD Make new source tree visible from internal release files 2016-05-13 23:16:01 -04:00
repositories.bzl Extract premium pricing to a PricingEngine interface 2016-05-13 23:19:40 -04:00