google-nomulus/java/google/registry/tools/server
mcilwain 987a648296 Smear out DNS updates over time when updating DNS for all domains
These updates can generally ran slowly in the background (i.e. they're low
priority), and shouldn't clog up the system to the point where they slow down
live incoming customer-requested updates.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=250732171
2019-06-06 10:44:27 -04:00
..
BUILD Fix Bazel build 2019-04-11 14:47:31 -04:00
CreateGroupsAction.java Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
CreateOrUpdatePremiumListAction.java Migrate to flogger (red) 2018-05-30 12:18:54 -04:00
CreatePremiumListAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
DeleteEntityAction.java Switch to constructor injection in a few actions 2019-02-06 17:53:49 -05:00
GenerateZoneFilesAction.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
KillAllCommitLogsAction.java Fix a few stylistic issues in preparation for Checkstyle addition 2019-01-24 19:57:14 -05:00
KillAllEntitiesReducer.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
KillAllEppResourcesAction.java Fix a few stylistic issues in preparation for Checkstyle addition 2019-01-24 19:57:14 -05:00
ListDomainsAction.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
ListHostsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListObjectsAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
ListPremiumListsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListRegistrarsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListReservedListsAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
ListTldsAction.java Always require acknowledgment of premium fees 2019-01-17 19:07:51 -05:00
RefreshDnsForAllDomainsAction.java Smear out DNS updates over time when updating DNS for all domains 2019-06-06 10:44:27 -04:00
ResaveAllHistoryEntriesAction.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
ToolsServerModule.java Smear out DNS updates over time when updating DNS for all domains 2019-06-06 10:44:27 -04:00
UpdatePremiumListAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
VerifyOteAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00