google-nomulus/javatests/google/registry/export
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
..
datastore Support datastore restore in Nomulus tool 2019-01-10 16:23:35 -05:00
sheet Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
testdata Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
backup_kinds.txt Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
BackupDatastoreActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
BigqueryPollJobActionTest.java Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
BUILD Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
CheckBackupActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
CheckSnapshotActionTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DatastoreBackupInfoTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DatastoreBackupServiceTest.java Wrap ModulesService in new AppEngineServiceUtils 2018-08-10 13:44:25 -04:00
ExportConstantsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ExportDomainListsActionTest.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
ExportPremiumTermsActionTest.java Export Premium names to Drive 2018-09-14 11:47:38 -04:00
ExportReservedTermsActionTest.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
ExportSnapshotActionTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
ExportUtilsTest.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
LoadSnapshotActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
reporting_kinds.txt Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
SyncGroupMembersActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
UpdateSnapshotViewActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
UploadDatastoreBackupActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00