google-nomulus/javatests/google/registry/ui/server/registrar
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
..
testdata Allow admin to set AllowedTlds in RegistrarSettingsAction 2018-10-25 14:43:54 -04:00
BUILD Add an action to check the status of OT&E verification 2019-01-08 16:46:41 -05:00
ConsoleUiActionTest.java Move AuthenticatedRegistrarAccessor to request/auth/ 2018-11-16 16:54:21 -05:00
ContactSettingsTest.java Add metrics for registrar console requests 2018-10-25 14:51:58 -04:00
OteStatusActionTest.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
RegistrarSettingsActionTest.java Allow only OWNERs to change owner-related data on registrar console 2018-12-03 18:56:28 -05:00
RegistrarSettingsActionTestCase.java Move SendEmailUtils to the /ui/server directory 2018-12-20 07:46:33 -05:00
SecuritySettingsTest.java Allow only OWNERs to change owner-related data on registrar console 2018-12-03 18:56:28 -05:00
WhoisSettingsTest.java Add metrics for registrar console requests 2018-10-25 14:51:58 -04:00