google-nomulus/java/google/registry
lukes e94ba8d2af Delete private="true" from .soy files
private="true" has never done very much unfortunately. There is an alternate
way to mark templates as private by setting 'visibility="private"' which does
get enforced both by the soy compiler and by custom per-language strategies in
the various backends.

Unfortunately, it isn't possible to safely migrate from one to the other since
users may be calling these templates from server side soy which enforces
visibility via a runtime exception.  So they are just being deleted.

LSC: https://docs.google.com/document/d/1aOM_tBmanDQolF8mAuB0y29yB76cmYS5qOVYBAzFzyw/edit#

Tested:
    TAP --sample for global presubmit queue
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=159565458
2017-06-21 10:00:53 -04:00
..
backup Create nomulus tool restore command 2017-06-05 18:17:09 -04:00
batch Finish async task metrics data migration 2017-06-14 10:34:41 -04:00
bigquery Change BigQuery call from update to patch 2017-02-06 16:45:23 -05:00
braintree Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
builddefs Add build rules for "nocron" deployments 2017-04-26 10:53:16 -04:00
config Update cloudkms_java with the non-beta version 2017-06-05 18:17:09 -04:00
cron Add response information to TldFanoutAction 2017-04-10 13:32:41 -04:00
dns Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
eclipse Add Cloud KMS as dependency of eclipse package 2017-03-21 15:17:04 -04:00
env Move restore from backend to tools 2017-05-23 17:22:49 -04:00
export Remove xsrfScope and xsrfProtection authentication attributes 2017-06-21 09:46:40 -04:00
flows Remove xsrfScope and xsrfProtection authentication attributes 2017-06-21 09:46:40 -04:00
gcs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
groups Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
idn Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
keyring Fix stale naming in KmsModule binding for KmsConnection 2017-06-21 09:54:36 -04:00
loadtest Change auth settings on some tools service actions 2017-06-05 18:17:09 -04:00
mapreduce Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
model Remove temporary @OnLoad used for setting period in DomainApplication 2017-06-21 09:51:28 -04:00
module Change registrar console login code in preparation for removing requireLogin 2017-06-21 09:56:10 -04:00
monitoring Change FibonacciFitter to just be a utility method 2017-06-14 10:31:29 -04:00
pricing Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rdap Add golden files for request component routing maps 2017-06-05 18:17:09 -04:00
rde Change auth settings on RdeStagingAction 2017-06-05 18:17:09 -04:00
request Change registrar console login code in preparation for removing requireLogin 2017-06-21 09:56:10 -04:00
security Remove XsrfTokenManager fallback for validating legacy tokens 2017-03-21 15:36:31 -04:00
storage/drive Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tldconfig/idn Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tmch Cache Registrars in memory 2017-05-17 12:26:11 -04:00
tools Remove FixDomainTransferDataCommand 2017-06-21 09:53:03 -04:00
ui Delete private="true" from .soy files 2017-06-21 10:00:53 -04:00
util Add fine level logging methods 2017-06-14 10:40: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 the ability to generate RDE deposits in lenient mode 2017-05-17 12:22:49 -04:00
xml Add the ability to generate RDE deposits in lenient mode 2017-05-17 12:22:49 -04:00
BUILD Document procedural changes to restore 2017-05-03 10:43:25 -04:00
repositories.bzl Update cloudkms_java with the non-beta version 2017-06-05 18:17:09 -04:00