google-nomulus/javatests/google/registry
guyben 01591ff88e Clarify diff display of MutatingCommand
Tools inheriting from MutatingCommand print out the change they are going to
make and then ask the user to confirm that this is indeed what they wanted to
do.

The change is outputted as a list of updated values in the form

key -> [oldValue, newValue]

e.g.

dnsPaused -> [true, false]

This CL will change the output to be clearer:

key: oldValue -> newValue

e.g.

dnsPaused: true -> false

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=170853745
2017-10-04 16:16:45 -04:00
..
backup Map over Key instead of actual instances when deleting old commit logs 2017-08-29 15:40:41 -04:00
batch Move ResaveAllEppResources mapreduce from tools service to backend 2017-09-20 10:27:17 -04:00
bigquery Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:42:43 -04:00
builddefs Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
config Remove unnecessary line to load configs 2017-02-27 11:07:40 -05:00
cron Add response information to TldFanoutAction 2017-04-10 13:32:41 -04:00
dns Build DNS changes with HashMap instead of Builder 2017-10-04 16:16:45 -04:00
export Migrate to new Sheets v4 api 2017-09-20 10:27:17 -04:00
flows Allow domain transfers with 0 period and in auto-renew grace period 2017-10-04 16:16:45 -04:00
groups Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:47:13 -04:00
keyring Add request/lock to opensource build 2017-09-12 15:51:50 -04:00
mapreduce/inputs Map over Key instead of actual instances when deleting old commit logs 2017-08-29 15:40:41 -04:00
model Fix mismatch in types of Predicates being used 2017-10-04 16:16:45 -04:00
module Move ResaveAllEppResources mapreduce from tools service to backend 2017-09-20 10:27:17 -04:00
monitoring Add a Fibonacci fitter for metrics bucketing 2017-05-23 17:22:49 -04:00
pricing Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rdap Add RDAP support for deleted contacts and registrars 2017-10-04 16:16:45 -04:00
rde Fix RDE import pending transfer handling 2017-10-04 16:16:45 -04:00
reporting Update activity reports to comply with agreement changes 2017-10-04 16:16:45 -04:00
request Check if lock owner is finished on lock acquisition 2017-09-20 10:27:17 -04:00
security Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:45:45 -04:00
server Fix mismatch in types of Predicates being used 2017-10-04 16:16:45 -04:00
storage/drive Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:45:45 -04:00
testing Add RDAP support for deleted contacts and registrars 2017-10-04 16:16:45 -04:00
tldconfig/idn Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tmch Update to latest ICANN-provided TMCH test files 2017-09-12 14:58:54 -04:00
tools Clarify diff display of MutatingCommand 2017-10-04 16:16:45 -04:00
ui Clarify diff display of MutatingCommand 2017-10-04 16:16:45 -04:00
util Clarify diff display of MutatingCommand 2017-10-04 16:16:45 -04:00
whois Add logging to WhoisReader 2017-09-12 15:51:50 -04:00
xjc Add mapper to import domains from RDE deposits 2017-02-06 16:46:46 -05:00
xml Update copyright year on all license headers 2017-02-02 16:27:22 -05:00