google-nomulus/javatests/google/registry
jianglai b12a462f5e 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 Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
batch Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
beam Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
bigquery Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
builddefs Fix .bzl files with buildifier 2019-02-25 11:13:08 -05:00
config Configure client id and client secret in the config file 2018-12-05 16:04:08 -05:00
cron Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
dns Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
documentation Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
export Migrate from containsAllIn to containsAtLeastElementsIn 2019-05-06 16:44:06 -04:00
flows Validate on-load that an AllocationToken can be used 2019-05-06 16:54:55 -04:00
groups Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
keyring Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-06 16:42:30 -04:00
mapreduce/inputs Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
model Fix Bazel build error 2019-05-06 17:00:03 -04:00
module Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
monitoring/whitebox Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
pricing Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
proxy Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
rdap Save the RDAP request time globally instead of passing it around 2019-05-13 12:44:55 -04:00
rde Migrate from containsAllOf to containsAtLeast 2019-05-06 16:53:03 -04:00
reporting Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
request Migrate from containsAllOf to containsAtLeast 2019-05-06 16:53:03 -04:00
security Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
server Fix Kokoro build 2019-04-05 11:56:24 -04:00
storage/drive Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
testing Instead of calling Subject.actual(), store the actual value in a field, and read that. 2019-05-13 12:38:09 -04:00
tldconfig/idn Remove the use of InjectRule in IdnLabelValidatorTest 2018-10-22 18:54:53 -04:00
tmch Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
tools Add a command to update allocation tokens 2019-05-06 16:56:33 -04:00
ui Add Google Analytics to registrar console 2019-05-21 11:35:34 -04:00
util Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-06 16:42:30 -04:00
webdriver Resolve carry-over state issue in TestServerRule 2019-05-13 12:29:53 -04:00
whois Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
xjc Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
xml Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00