google-nomulus/java/google/registry/model/domain
mountford 748dd34385 Save number of years in DomainApplication
Right now, DomainApplicationCreateFlow checks to make sure that the registration period is in years, but doesn't store it in the DomainApplication explicitly. Instead, when DomainAllocateFlow runs later, it goes back to the XML in the HistoryEntry to get the number of years. Corey suggests that it would be cleaner to store the number of years in the DomainApplication. This is stage one of a data migration; we store the value, but don't actually read it anywhere except in tests. If we have any outstanding domain applications, we will then need to write a scrap tool to populate the years field, after which we can start relying on the field.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137317739
2016-11-02 15:19:34 -04:00
..
allocate Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
fee Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
fee06 Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
fee11 Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
fee12 Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
flags Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
launch Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
metadata Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
rgp Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
secdns Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DesignatedContact.java Temporarily revert phase two of migration away from ReferenceUnions 2016-10-24 10:39:22 -04:00
DomainApplication.java Save number of years in DomainApplication 2016-11-02 15:19:34 -04:00
DomainAuthInfo.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DomainBase.java Temporarily revert phase two of migration away from ReferenceUnions 2016-10-24 10:39:22 -04:00
DomainCommand.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DomainObjectSpec.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DomainRenewData.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DomainResource.java Add RFC references to EppResource Javadoc 2016-10-24 10:45:45 -04:00
ForeignKeyedDesignatedContact.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
GracePeriod.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
LrpTokenEntity.java Rename LrpToken to LrpTokenEntity 2016-10-14 16:58:07 -04:00
package-info.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
Period.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ReferenceUnion.java Begin migration away from ReferenceUnions 2016-10-14 17:52:01 -04:00