google-nomulus/java/google/registry
guyben 90c53152bf Simplify some of the RDAP Action classes
Overriding getter methods to change values is a bit overkill when these values
are static (don't change based on internal state).

Just setting them in the base class' constructor is simpler.

Also, we can read the PATH of an Action based on the Annotation instead
returning it manually for each Action.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=246135754
2019-05-06 16:23:05 -04:00
..
backup Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
batch Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
beam Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
bigquery Upgrade the version of google/errorprone plug-in 2019-03-20 14:25:28 -04:00
builddefs Fix .bzl files with buildifier 2019-02-25 11:13:08 -05:00
config Change default TTLs on all records to 1 hour. 2019-05-06 16:19:48 -04:00
cron Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
dns Switch to constructor injection in a few actions 2019-02-06 17:53:49 -05:00
documentation Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
env Delete the mapreduce poll action 2019-02-01 16:24:37 -05:00
export Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
flows Use a potential discount in the AllocationToken when determining domain create price 2019-04-27 00:08:57 -04:00
gcs Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
groups Account for GoogleJsonResponseException#getDetails returning null 2018-12-03 19:09:11 -05:00
idn Update IDN tables to comply with https://www.iana.org/help/idn-repository-procedure 2018-02-01 21:59:14 -05:00
keyring Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
loadtest Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
mapreduce Use -dot- subdomain notation in MapReduce console links 2019-01-31 13:59:05 -05:00
model Add additional tests for the AllocationToken status transitions 2019-04-26 23:59:32 -04:00
module Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
monitoring/whitebox Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
pricing Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
proxy Update proxy release pipeline following Spinnaker 1.13 release 2019-04-23 10:44:44 -04:00
rdap Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
rde Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
reporting Use the registrar client ID and abuse email address in Spec11 2019-04-26 23:45:07 -04:00
request Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
security Allow XSRF to be sent as POST parameter in addition to HTML header 2018-12-20 07:46:33 -05:00
storage/drive Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
tldconfig/idn Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
tmch Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
tools Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
ui Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
util Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
whois Change redacted output for domain whois query 2019-02-06 18:03:11 -05:00
xjc Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
xml Pretty-print actual XML in tests 2018-07-14 01:37:03 -04:00
BUILD Remove deprecated DNS subsystem 2018-09-14 12:01:08 -04:00
repositories.bzl Fix bazel build after mockito2 upgrade 2019-03-20 14:25:28 -04:00