google-nomulus/java/google/registry/tools/server
mcilwain d95f286e58 Truncate how much info we log about updated premium lists
It doesn't make sense to log all 10K+ lines of a premium list every time it's
updated, and indeed that seems to hurt performance, yet that's precisely what
we were doing.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=194449836
2018-05-05 23:35:41 -04:00
..
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
CreateGroupsAction.java Rationalize logging statements across codebase 2018-01-19 14:56:45 -05:00
CreateOrUpdatePremiumListAction.java Truncate how much info we log about updated premium lists 2018-05-05 23:35:41 -04:00
CreatePremiumListAction.java Truncate how much info we log about updated premium lists 2018-05-05 23:35:41 -04:00
DeleteEntityAction.java Rationalize logging statements across codebase 2018-01-19 14:56:45 -05:00
GenerateZoneFilesAction.java Migrate Guava Predicates.notNull to Objects.nonNull 2017-12-27 11:19:53 -05:00
KillAllCommitLogsAction.java Replace Stream.concat with Streams.concat 2017-12-27 11:35:47 -05:00
KillAllEntitiesReducer.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -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 Remove unnecessary explicit generic type declarations 2017-11-07 17:11:29 -05:00
ListHostsAction.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
ListObjectsAction.java Rationalize logging statements across codebase 2018-01-19 14:56:45 -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 Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -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 Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
ToolsServerModule.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
UpdatePremiumListAction.java Truncate how much info we log about updated premium lists 2018-05-05 23:35:41 -04:00
VerifyOteAction.java Add per-test output to verify_ote command in --summarize mode 2018-04-02 16:50:42 -04:00