google-nomulus/java/google/registry/model/domain
nickfelt 09f619cce2 Remove obsolete TransferData.extendedRegistrationYears
Now that transfers are always restricted to 1 year, it's unnecessary to store
extendedRegistrationYears on TransferData - it will always be equal to 1.  This
simplifies logic in a few other places, e.g. RdeDomainImportAction.

I verified in BigQuery that no DomainBases exist with extendedRegistrationYears
values that aren't either null or equal to 1.  At some point we should remove
the persisted fields from datastore via e.g. resaving all those domains, but
it's low priority and can wait until we have some more pressing migration.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=150373897
2017-03-21 15:35:00 -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 Fix stale documentation on {ForeignKeyed,}DesignatedContact 2017-03-21 15:28:58 -04: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 Remove obsolete TransferData.extendedRegistrationYears 2017-03-21 15:35:00 -04:00
ForeignKeyedDesignatedContact.java Fix stale documentation on {ForeignKeyed,}DesignatedContact 2017-03-21 15:28:58 -04: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