mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 20:47:52 +02:00
This limit did not exist prior to [] which added the ability to limit the size of the list. I didn't think that we needed to be able to query more than 30 TLDs at any one time so I got rid of batching, but it turns out we do need this ability for domain_watcher. So I'm re-adding batching, which is a little bit more complicated now that we're also limiting and sorting by creation time. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=199826414 |
||
---|---|---|
.. | ||
BUILD | ||
CreateGroupsAction.java | ||
CreateOrUpdatePremiumListAction.java | ||
CreatePremiumListAction.java | ||
DeleteEntityAction.java | ||
GenerateZoneFilesAction.java | ||
KillAllCommitLogsAction.java | ||
KillAllEntitiesReducer.java | ||
KillAllEppResourcesAction.java | ||
ListDomainsAction.java | ||
ListHostsAction.java | ||
ListObjectsAction.java | ||
ListPremiumListsAction.java | ||
ListRegistrarsAction.java | ||
ListReservedListsAction.java | ||
ListTldsAction.java | ||
PollMapreduceAction.java | ||
RefreshDnsForAllDomainsAction.java | ||
ResaveAllHistoryEntriesAction.java | ||
ToolsServerModule.java | ||
UpdatePremiumListAction.java | ||
VerifyOteAction.java |