google-nomulus/java/google/registry/config/files
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
..
premium Externalize premium/reserved list tests 2019-01-18 15:34:06 -05:00
reserved Remove per-domain nameserver restrictions in reserved lists 2019-04-16 14:09:27 -04:00
default-config.yaml Add Google Analytics to registrar console 2019-05-21 11:35:34 -04:00
nomulus-config-alpha.yaml Move the environment configuration YAML files into the main JAR 2017-02-06 16:46:52 -05:00
nomulus-config-crash.yaml Move the environment configuration YAML files into the main JAR 2017-02-06 16:46:52 -05:00
nomulus-config-local.yaml Move the environment configuration YAML files into the main JAR 2017-02-06 16:46:52 -05:00
nomulus-config-production-sample.yaml Use local GoogleCredential in the nomulus tool 2018-12-05 16:06:19 -05:00
nomulus-config-production.yaml Move the environment configuration YAML files into the main JAR 2017-02-06 16:46:52 -05:00
nomulus-config-qa.yaml Move the environment configuration YAML files into the main JAR 2017-02-06 16:46:52 -05:00
nomulus-config-sandbox.yaml Move the environment configuration YAML files into the main JAR 2017-02-06 16:46:52 -05:00
nomulus-config-unittest.yaml Refactor common email sending utility 2019-03-20 14:25:28 -04:00