google-nomulus/java/google/registry/tools/server
mcilwain 7dc1940cdb Move ResaveAllEppResources mapreduce from tools service to backend
It makes sense for all mapreduces to run in backend, especially onces
that are scheduled regularly to run in cron like this one now. We don't
have many instances configured for the tools service anymore on some
of our environments, so backend is the friendliest place for a mapreduce
to run.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=168882122
2017-09-20 10:27:17 -04:00
..
BUILD Add PollMapreduceAction 2017-09-12 15:51:44 -04:00
CreateGroupsAction.java Make Registrar load methods return Optionals instead of Nullables 2017-08-01 16:58:59 -04:00
CreateOrUpdatePremiumListAction.java Don't log premium list nomulus tool usage errors as SEVERE 2017-03-13 11:22:55 -04:00
CreatePremiumListAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
DeleteEntityAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
GenerateZoneFilesAction.java Modify GenerateZoneFilesAction to create output files more in line with standard DNS format 2017-08-29 17:00:41 -04:00
KillAllCommitLogsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
KillAllEntitiesReducer.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
KillAllEppResourcesAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ListDomainsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ListHostsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ListObjectsAction.java Make ListObjectsAction return 200 when sending JSON error 2017-02-27 11:10:37 -05:00
ListPremiumListsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ListRegistrarsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ListReservedListsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ListTldsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
PollMapreduceAction.java Add PollMapreduceAction 2017-09-12 15:51:44 -04:00
RefreshDnsForAllDomainsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ResaveAllHistoryEntriesAction.java Add resave command for all HistoryEntries 2017-09-20 10:27:17 -04:00
ToolsServerModule.java Add PollMapreduceAction 2017-09-12 15:51:44 -04:00
UpdatePremiumListAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
VerifyOteAction.java Parent recurring billing events under separate HistoryEntries 2017-08-29 17:08:27 -04:00