google-nomulus/java/google/registry/tools/soy
mcilwain 580302898d Delete end-date sunrise, landrush, and sunrush phases
This also deletes the associated commands and domain application specific
entities.

We haven't used any of these TLD phases since early 2015 and have no
intent to do so in the future, so it makes sense to delete them now so we
don't have to carry them through the Registry 3.0 migration.

Note that, while there are data model changes, there should be no required
data migrations. The fields and entities being removed will simply remain
as orphans. I confirmed that the removed types (such as the SUNRUSH_ADD
GracePeriodType) are no longer used in production data, and left types
that are still used, e.g. BillingEvent.Flag.LANDRUSH or
HistoryEntry.Type.ALLOCATE.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=228752843
2019-01-10 16:23:35 -05:00
..
BUILD Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
ContactCreate.soy Change all foreach loops in Soy templates to use the for loop syntax 2018-01-23 16:16:53 -05:00
CreateAnchorTenant.soy Remove autoescape="strict" attributes from Soy templates. 2017-10-04 16:16:45 -04:00
DeleteDomain.soy Add flag to delete domain immediately in nomulus too 2018-05-30 12:18:54 -04:00
DeleteHost.soy Remove autoescape="strict" attributes from Soy templates. 2017-10-04 16:16:45 -04:00
DomainCheck.soy Merge the check_domain_fee nomulus command into check_domain 2018-05-30 12:18:54 -04:00
DomainCheckClaims.soy Change all foreach loops in Soy templates to use the for loop syntax 2018-01-23 16:16:53 -05:00
DomainCreate.soy Add premium support to nomulus create_domain command 2018-06-06 15:11:44 -04:00
DomainUpdate.soy Allow setting DS records in create_domain and update_domain 2018-02-05 23:56:16 -05:00
HostCreate.soy Change all foreach loops in Soy templates to use the for loop syntax 2018-01-23 16:16:53 -05:00
RemoveIpAddress.soy Rename Soy map to legacy_object_map (first step of migration) 2018-02-20 15:34:57 -05:00
RenewDomain.soy Add a nomulus renew_domain command 2018-06-06 15:16:09 -04:00
UniformRapidSuspension.soy Change all foreach loops in Soy templates to use the for loop syntax 2018-01-23 16:16:53 -05:00
UpdateServerLocks.soy Change all foreach loops in Soy templates to use the for loop syntax 2018-01-23 16:16:53 -05:00