google-nomulus/java/google/registry/model/domain
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
..
allocate Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
fee Javadoc fixes 2017-02-02 16:48:54 -05:00
fee06 Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
fee11 Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
fee12 Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
launch Use Immutable types for static final fields 2017-03-07 13:56:41 -05:00
metadata Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rgp Use Immutable types for static final fields 2017-03-07 13:53:46 -05:00
secdns Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DesignatedContact.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainApplication.java Add @Deprecated to DomainApplication.cloneProjectedAtTime() 2017-02-07 13:24:47 -05:00
DomainAuthInfo.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainBase.java Remove the ofy().load() inside of HostResource.cloneProjectedAtTime 2017-03-13 11:22:55 -04:00
DomainCommand.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainInfoData.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainObjectSpec.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainRenewData.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainResource.java Add new DomainResource.getGracePeriodsOfType() method 2017-03-07 13:28:49 -05:00
ForeignKeyedDesignatedContact.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
GracePeriod.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
LrpTokenEntity.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
Period.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00