google-nomulus/java/com/google/domain/registry
cgoldfeder 4e6c8ec6fe Fix WHOIS formatting to match format from RA
Our whois format was flagged as wrong in the .meet PDT. Although
we had followed the AWIP samples from ICANN, the definitive list
of field names is from Specification 4 of our contract, available at
https://newgtlds.icann.org/sites/default/files/agreements/agreement-approved-09jan14-en.htm
and indeed our fields are incorrect. (The remaining formatting issues
are ambiguous but the PDT testers' interpretation is probably correct.)

Since the footer format is now somewhat more complicated, I also denormalized
the disclaimer field into all of the testdata files. (I spent some time
debugging an extra newline between the content and the disclaimer, and
it would have been far clearer to solve if the files had been this way.)
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=120338930
2016-05-13 17:40:58 -04:00
..
backup Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
bigquery Export entity integrity alerts to BigQuery 2016-05-13 17:40:08 -04:00
braintree Sync registrar to Braintree customer record automatically 2016-05-13 17:38:00 -04:00
config Refactor update snapshot view servlet into a Daggerized Action 2016-05-13 17:40:12 -04:00
cron Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
dns Move getTldFromDomainName into DomainNameUtils 2016-05-13 17:37:32 -04:00
eclipse Use jar command from bazel in eclipse setup 2016-03-28 12:40:20 -07:00
env Add real batching to KillAllXXXActions, and fix nits 2016-05-13 17:40:41 -04:00
export Use HttpException for error handling in UpdateSnapshotViewAction 2016-05-13 17:40:26 -04:00
flows Begin writing AUTO_RENEW flag alongside reason 2016-05-13 17:39:47 -04:00
gcs Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
groups Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
idn Import code from internal repository to git 2016-03-01 17:59:16 -05:00
keyring/api Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
loadtest Restore the number of load test queues to 10 2016-05-13 17:38:26 -04:00
mapreduce Implement input for MRs over child entities 2016-05-13 17:39:40 -04:00
model Drop LegacyStatusValue from StatusValue 2016-05-13 17:40:46 -04:00
module Create MR for backfilling billing AUTO_RENEW flag 2016-05-13 17:40:36 -04:00
monitoring/whitebox Refactor metrics servlet to be a Daggerized action 2016-05-13 17:40:21 -04:00
rdap Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
rde Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
request Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
security Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
storage/drive Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
tldconfig/idn Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
tmch Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
tools Augment KillAllCommitLogsAction to also kill checkpoints 2016-05-13 17:40:51 -04:00
ui Turn on braintree in sandbox. 2016-05-13 17:39:52 -04:00
util Refactor metrics servlet to be a Daggerized action 2016-05-13 17:40:21 -04:00
whois Fix WHOIS formatting to match format from RA 2016-05-13 17:40:58 -04:00
xjc Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
xml Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
BUILD Import code from internal repository to git 2016-03-01 17:59:16 -05:00
repositories.bzl Adds DnsWriter that implements DNS UPDATE protocol 2016-04-06 08:56:54 -07:00