Commit graph

6 commits

Author SHA1 Message Date
Justine Tunney
5012893c1d mv com/google/domain/registry google/registry
This change renames directories in preparation for the great package
rename. The repository is now in a broken state because the code
itself hasn't been updated. However this should ensure that git
correctly preserves history for each file.
2016-05-13 18:55:08 -04:00
cgoldfeder
a41677aea1 Action to delete all cross-tld entities.
Plus refactoring of the KillAllXXXActions and tests to share
common code.

This essentially completes the KillAll []s. We can now reliably
clean out everything except for:
 * Lock - harmless to leave alone or delete from the gae console
 * GaeUserIdConverter - same
 * RdeRevision - filed [] to track, but harmless if not cleaned up
 * ForeignKeyHostIndex of renamed hosts - tracked in []
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=120781975
2016-05-13 17:42:16 -04:00
cgoldfeder
c99711c7e3 Augment KillAllCommitLogsAction to also kill checkpoints
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=120338924
2016-05-13 17:40:51 -04:00
cgoldfeder
5d88962258 Add real batching to KillAllXXXActions, and fix nits
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=120272836
2016-05-13 17:40:41 -04:00
Justine Tunney
076c8d7e27 Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
Justine Tunney
0ef0c933d2 Import code from internal repository to git 2016-03-01 17:59:16 -05:00