google-nomulus/java/google/registry
Ben McIlwain d16971c34f Migrate away from deprecated Executor method
Among the Futures methods that run user callbacks, those that don't take
an Executor will be deleted.  This CL migrates them to the counterparts
that take MoreExecutors.directExecutor() as such Executor in the
parameter list, exactly the way that the old method works.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=145358533
2017-01-25 12:21:13 -05:00
..
backup Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
batch Add ExpandRecurringBillingEventsAction cron job 2017-01-18 11:03:32 -05:00
bigquery Migrate away from deprecated Executor method 2017-01-25 12:21:13 -05:00
braintree Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
builddefs Use bin_ and genfiles_ directories derived from the ctx, not the configuration 2016-12-13 16:03:55 -05:00
config Use enum instead of boolean for TMCH CA mode 2017-01-18 11:11:35 -05:00
cron Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
dns Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
eclipse Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
env Remove PurgeSyntheticBillingEventsAction 2017-01-18 11:06:44 -05:00
export Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
flows Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
gcs Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
groups Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
idn Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
keyring/api Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
loadtest Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
mapreduce Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
model Remove RoidSuffixes entirely 2017-01-18 11:08:21 -05:00
module Remove PurgeSyntheticBillingEventsAction 2017-01-18 11:06:44 -05:00
monitoring Inject the BigQuery streaming metrics queue 2017-01-13 10:29:36 -05:00
pricing Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
rdap Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
rde Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
request Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
security Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
storage/drive Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
tldconfig/idn Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
tmch Use enum instead of boolean for TMCH CA mode 2017-01-18 11:11:35 -05:00
tools Migrate away from deprecated Executor method 2017-01-25 12:21:13 -05:00
ui Use strict email address validation in SendEmailUtils 2017-01-12 14:17:57 -05:00
util Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
whois Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
xjc Remove the unused flags extension 2017-01-09 11:59:04 -05:00
xml Remove the unused flags extension 2017-01-09 11:59:04 -05:00
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
repositories.bzl Fix missing @CopyAnnotations by upgrading to AutoValue 1.4-rc2 2017-01-12 14:16:29 -05:00