google-nomulus/java/google/registry/tools/server
mcilwain ea4e471c04 Move premium list static helper methods into their own class
It was kind of messy having all of that logic living alongside the
entities themselves.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148498024
2017-02-27 11:30:45 -05:00
..
javascrap Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
CreateGroupsAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateOrUpdatePremiumListAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreatePremiumListAction.java Move premium list static helper methods into their own class 2017-02-27 11:30:45 -05:00
DeleteEntityAction.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
GenerateZoneFilesAction.java Filter domains w/disallowed statuses from zone file generation MR 2017-02-17 12:26:29 -05:00
KillAllCommitLogsAction.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
KillAllEntitiesReducer.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
KillAllEppResourcesAction.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
ListDomainsAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListHostsAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListObjectsAction.java Make ListObjectsAction return 200 when sending JSON error 2017-02-27 11:10:37 -05:00
ListPremiumListsAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListRegistrarsAction.java Make ListObjectsAction return 200 when sending JSON error 2017-02-27 11:10:37 -05:00
ListReservedListsAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ListTldsAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResaveAllEppResourcesAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ToolsServerModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdatePremiumListAction.java Move premium list static helper methods into their own class 2017-02-27 11:30:45 -05:00
VerifyOteAction.java Resolve some Guava 20 TODOs (mostly unnecessary asList() calls) 2017-02-07 13:27:40 -05:00