google-nomulus/java/google/registry/module
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
..
backend Reverse dependency between /flows/ and /batch/ 2019-01-10 16:23:35 -05:00
frontend Add an action to check the status of OT&E verification 2019-01-08 16:46:41 -05:00
pubapi Add support G-Suite group whose members have ADMIN access to registrar console 2018-11-12 14:51:40 -05:00
tools Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
BUILD Fix FOSS build 2018-11-02 14:45:59 -04:00
ServletBase.java Fix FOSS build 2018-11-02 14:45:59 -04:00