google-nomulus/java/google/registry/flows/domain
cgoldfeder f1129ea2b1 Make DomainInfoFlow (and application info) explicitly hit memcache
TESTED=For all tests, I added @Cache to DomainBase because otherwise the tests will
    fail. We aren't ready to do this in prod yet, which is why the tests have a TODO
    in them. The new tests fail if you change line 134 in Ofy to not use memcache
    and either use the unchanged original flow code, or use the new
    inlined code and change loadWithMemcache() to load(). They pass with the new
    inlined code that calls loadWithMemcache(), as long as the @Cache is added to
    DomainResource.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=154457655
2017-05-03 10:49:38 -04:00
..
ClaimsCheckFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainAllocateFlow.java Move domainCreateFailfast before cloneAndLinkReferences 2017-04-26 11:09:23 -04:00
DomainApplicationCreateFlow.java Move domainCreateFailfast before cloneAndLinkReferences 2017-04-26 11:09:23 -04:00
DomainApplicationDeleteFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainApplicationInfoFlow.java Make DomainInfoFlow (and application info) explicitly hit memcache 2017-05-03 10:49:38 -04:00
DomainApplicationUpdateFlow.java Remove domain create restriction check in non-create flows 2017-04-10 13:31:11 -04:00
DomainCheckFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainCreateFlow.java Move domainCreateFailfast before cloneAndLinkReferences 2017-04-26 11:09:23 -04:00
DomainDeleteFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainFlowTmchUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainFlowUtils.java Make DomainInfoFlow (and application info) explicitly hit memcache 2017-05-03 10:49:38 -04:00
DomainInfoFlow.java Make DomainInfoFlow (and application info) explicitly hit memcache 2017-05-03 10:49:38 -04:00
DomainPricingLogic.java Restrict domain transfer pricing to 1 year 2017-03-21 15:33:29 -04:00
DomainRenewFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainRestoreRequestFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainTransferApproveFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainTransferCancelFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainTransferQueryFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainTransferRejectFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainTransferRequestFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
DomainTransferUtils.java Remove straggler references to extended registration years 2017-03-27 12:59:48 -04:00
DomainUpdateFlow.java Re-apply server prohibited status codes in domain update for locked-down TLDs 2017-04-10 13:49:21 -04:00
FeesAndCredits.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00