google-nomulus/java/google/registry/tools/server
mcilwain 3ca9bb6aeb Read from bloom filter for premium pricing checks
This also cleans up the PremiumList API so that it only has one
method for checking premium prices, which is by TLD, rather than two.

I will be refactoring a lot of the static methods currently residing in
the PremiumList class into a separate utils class, but I don't want to
include too many changes in this one CL.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148475345
2017-02-27 11:22:21 -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 Read from bloom filter for premium pricing checks 2017-02-27 11:22:21 -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 Read from bloom filter for premium pricing checks 2017-02-27 11:22:21 -05:00
VerifyOteAction.java Resolve some Guava 20 TODOs (mostly unnecessary asList() calls) 2017-02-07 13:27:40 -05:00