google-nomulus/java/google/registry/mapreduce/inputs
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 Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
ChildEntityInput.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
ChildEntityReader.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ChunkingKeyInput.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CommitLogManifestInput.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
CommitLogManifestReader.java Migrate to Flogger (yellow) 2018-05-30 12:18:54 -04:00
ConcatenatingInput.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppResourceBaseInput.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppResourceBaseReader.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
EppResourceEntityInput.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
EppResourceEntityReader.java Migrate to Flogger (yellow) 2018-05-30 12:18:54 -04:00
EppResourceIndexInput.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppResourceIndexReader.java Retry any Datastore reads in EppResource map-reduce input 2018-04-02 16:44:29 -04:00
EppResourceInputs.java Remove unnecessary explicit generic type declarations 2017-11-07 17:11:29 -05:00
EppResourceKeyInput.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
EppResourceKeyReader.java Retry any Datastore reads in EppResource map-reduce input 2018-04-02 16:44:29 -04:00
NullInput.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RetryingInputReader.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00