google-nomulus/java/google/registry
jianglai f6bac5297b Add Google Analytics to registrar console
To support the open source community, which may want to use different analytics services, we implement a soy template for analytics services that:

1) Does not require users to implement Google Analytics
2) Allows users to add their own analytics code to `Analytics.soy`
3) Gives users the flexibility to pass as much or as little static configuration to their custom analytics code as needed.
4) Ensures that users can merge upstream Nomulus code in the future without having to delete their custom analytics implementations
5) Does not allow code to be injected from configuration, which Soy as a framework actively discourages.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=248340081
2019-05-21 11:35:34 -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 Add Google Analytics to registrar console 2019-05-21 11:35:34 -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 Validate on-load that an AllocationToken can be used 2019-05-06 16:54:55 -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 Remove the scrap AllocationToken command and OnLoad method 2019-05-13 12:39:47 -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 Save the RDAP request time globally instead of passing it around 2019-05-13 12:44:55 -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 Save the RDAP request time globally instead of passing it around 2019-05-13 12:44:55 -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 Add a bit more verification text when unrenewing domains 2019-05-21 11:33:47 -04:00
ui Add Google Analytics to registrar console 2019-05-21 11:35: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 Update to Truth 0.44 in Bazel build 2019-05-06 16:40:54 -04:00