google-nomulus/javatests/google/registry
guyben e224a67eda Change @Auth to an AutoValue, and created a set of predefined Auths
We want to be safer and more explicit about the authentication needed by the many actions that exist.

As such, we make the 'auth' parameter required in @Action (so it's always clear who can run a specific action) and we replace the @Auth with an enum so that only pre-approved configurations that are aptly named and documented can be used.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162210306
2017-08-01 16:33:10 -04:00
..
backup Update DeleteOldCommitLogs to only delete unreferenced logs 2017-07-12 11:03:50 -04:00
batch Add metrics for async batch operation processing 2017-06-05 18:17:09 -04:00
bigquery Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:42:43 -04:00
builddefs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
config Remove unnecessary line to load configs 2017-02-27 11:07:40 -05:00
cron Add response information to TldFanoutAction 2017-04-10 13:32:41 -04:00
dns Migrate plural DNS writers field to being the canonical one 2017-08-01 16:12:42 -04:00
export Perform some minor test cleanup 2017-08-01 16:20:49 -04:00
flows Perform some minor test cleanup 2017-08-01 16:20:49 -04:00
groups Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:47:13 -04:00
keyring/kms Update cloudkms_java with the non-beta version 2017-06-05 18:17:09 -04:00
mapreduce/inputs Fix 'Optional.absent()' to be 'Optional.<DateTime>absent()' 2017-07-10 11:14:43 -04:00
model Perform some minor test cleanup 2017-08-01 16:20:49 -04:00
module Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
monitoring Add a Fibonacci fitter for metrics bucketing 2017-05-23 17:22:49 -04:00
pricing Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rdap RDAP: Allow domain and nameserver queries with no initial string under certain circumstances 2017-07-10 11:16:03 -04:00
rde Perform some minor test cleanup 2017-08-01 16:20:49 -04:00
reporting Add activity reporting SQL query generation code 2017-08-01 16:23:31 -04:00
request Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
security Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:45:45 -04:00
server Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
storage/drive Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:45:45 -04:00
testing Migrate TestVerb.withFailureMessage to use withMessage instead 2017-08-01 16:30:24 -04:00
tldconfig/idn Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tmch Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:45:45 -04:00
tools Use History Entry type for flows in VerifyOteServlet 2017-08-01 16:24:55 -04:00
ui Change registrar console login code in preparation for removing requireLogin 2017-06-21 09:56:10 -04:00
util Perform some minor test cleanup 2017-08-01 16:20:49 -04:00
whois Update WHOIS output format to reflect CL&D and PDT requirements 2017-06-14 10:29:55 -04:00
xjc Add mapper to import domains from RDE deposits 2017-02-06 16:46:46 -05:00
xml Update copyright year on all license headers 2017-02-02 16:27:22 -05:00