google-nomulus/javatests/google/registry/tmch
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 Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
BUILD Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
LordnLogTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
LordnTaskUtilsTest.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
NordnUploadActionTest.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
NordnVerifyActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SmdrlCsvParserTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TmchActionTestCase.java Refactor TmchCertificateAuthority 2018-10-25 14:40:38 -04:00
TmchCertificateAuthorityTest.java Refactor TmchCertificateAuthority 2018-10-25 14:40:38 -04:00
TmchCrlActionTest.java Refactor TmchCertificateAuthority 2018-10-25 14:40:38 -04:00
TmchDnlActionTest.java Make return value of ClaimsListShard.getClaimKey() Optional 2018-03-06 19:15:52 -05:00
TmchSmdrlActionTest.java Remove unused Truth8.assertThat() imports in tests 2017-11-07 17:01:19 -05:00
TmchTestData.java Update signed marks files and add an expiration test 2018-06-27 15:28:53 -04:00
TmchTestDataExpirationTest.java Refactor TmchCertificateAuthority 2018-10-25 14:40:38 -04:00
TmchTestSuite.java Refactor LordnTask to LordnTaskUtils 2018-10-22 18:59:48 -04:00
TmchXmlSignatureTest.java Refactor TmchCertificateAuthority 2018-10-25 14:40:38 -04:00