google-nomulus/javatests/google/registry/rde
cgoldfeder 9174855a47 Remove the ofy().load() inside of HostResource.cloneProjectedAtTime
In fact, completely eviscerate cloneProjectedAtTime (to be removed in
a followup CL) in favor of doing the projection of transfers and the
loading of values from the superordinate domain at call sites. This
is one of the issues that blocked the memcache audit work, since the
load inside of cloneProjectedAtTime could not be controlled by the
caller.

Note: fixed a minor bug where a subordinate host created after its superordinate domain was last transferred should have lastTransferTime==null but was previously reporting the domain's lastTransferTime.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=149769125
2017-03-13 11:22:55 -04:00
..
imports Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
testdata Document StatusValue better and add per-resource restrictions 2017-02-02 16:46:02 -05:00
BouncyCastleTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BrdaCopyActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
ContactResourceToXjcConverterTest.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
DomainResourceToXjcConverterTest.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
EscrowTaskRunnerTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GhostrydeGpgIntegrationTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GhostrydeTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
HostResourceToXjcConverterTest.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
PendingDepositCheckerTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdeFixtures.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
RdeKeyringModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdeMarshallerTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdeReportActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdeStagingActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdeTestData.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdeTestSuite.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdeUploadActionTest.java Make RdeUploadActionTest compatible with IPv6-only mode 2017-03-07 13:19:56 -05:00
RegistrarToXjcConverterTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RydeGpgIntegrationTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00