google-nomulus/javatests/google/registry
mcilwain e2528875b2 Merge DomainResource into DomainBase
This eliminates the use of Objectify polymorphism for EPP resources entirely
(yay!), which makes the Registry 3.0 database migration easier.

It is unfortunate that the naming parallelism of EppResources is lost between
ContactResource, HostResource, and DomainResource, but the actual type as far as
Datastore was concerned was DomainBase all along, and it would be a much more
substantial data migration to allow us to continue using the class name
DomainResource now that we're no longer using Objectify polymorphism. This
simply isn't worth it.

This also removes the polymorphic Datastore indexes (which will no longer
function as of this change). The non-polymorphic replacement indexes were added
in []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=230930546
2019-01-28 15:57:10 -05:00
..
backup Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
batch Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
beam Run the Spec11 pipeline daily without sending emails 2018-12-12 13:22:34 -05:00
bigquery Use @DefaultCredential for Cloud API access in GAE 2018-09-20 11:19:36 -04:00
builddefs Format .bzl files with buildifier 2018-07-14 01:37:03 -04:00
config Configure client id and client secret in the config file 2018-12-05 16:04:08 -05:00
cron Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
dns Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
export Remove deprecated Datastore backup code 2019-01-24 19:58:54 -05:00
flows Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
groups Add support G-Suite group whose members have ADMIN access to registrar console 2018-11-12 14:51:40 -05:00
keyring Remove the ability to download service account credentials 2018-12-05 16:00:51 -05:00
mapreduce/inputs Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
model Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
module Remove deprecated Datastore backup code 2019-01-24 19:58:54 -05:00
monitoring/whitebox Stop exporting EPP flow metrics to BigQuery 2018-10-08 16:59:29 -04:00
pricing Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
proxy Make FOSS proxy treat connections with unknown sources more gracefully 2018-12-12 13:22:34 -05:00
rdap Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
rde Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
reporting Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
request Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
security Improve internal build system speed 2018-06-27 15:28:52 -04:00
server Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
storage/drive Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
testing Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
tldconfig/idn Remove the use of InjectRule in IdnLabelValidatorTest 2018-10-22 18:54:53 -04:00
tmch Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
tools Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
ui Add a button in the admin panel to check OT&E status of a registrar 2019-01-18 15:35:40 -05:00
util Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
whois Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
xjc Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
xml Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00