google-nomulus/java/google/registry/module/tools
mcilwain 577c6f6bc9 Add a mapreduce to delete all domain applications
This also deletes associated entities including indexes and history entries.

This needs to run as a prerequisite to [] which deletes all domain
application code entirely. The entities themselves need to be deleted first so
that loading DomainBases in the future doesn't accidentally get applications
which the code no longer knows how to handle.

This deletion is safe to perform because the only remaining applications in our
system are historical and we no longer refer to them. Backups will be retained
in BigQuery.

This mapreduce will be deleted at the same time that the DomainApplication code
is.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=227738528
2019-01-08 10:50:16 -05:00
..
BUILD Reduce duplicate code in the servlets 2018-11-02 14:44:22 -04:00
ToolsComponent.java Reduce duplicate code in the servlets 2018-11-02 14:44:22 -04:00
ToolsRequestComponent.java Add a mapreduce to delete all domain applications 2019-01-08 10:50:16 -05:00
ToolsRequestHandler.java Remove requireLogin action attribute 2017-06-21 10:04:05 -04:00
ToolsServlet.java Reduce duplicate code in the servlets 2018-11-02 14:44:22 -04:00