google-nomulus/java/google/registry/dns
mountford 2547313ef9 Use config settings for DNS TTL values across all code
Attending to this old bug will improve our ability to perform zone comparisons between Datastore and the DNS provider. Right now, zone comparison finds some bogus differences, because the TTL we send to the DNS subsystem doesn't match the TTL we use when generating our local dump files.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=164635557
2017-08-29 15:50:44 -04:00
..
writer Use config settings for DNS TTL values across all code 2017-08-29 15:50:44 -04:00
BUILD Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
DnsConstants.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DnsMetrics.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DnsModule.java Allow multiple DNS writers on TLDs 2017-08-01 17:10:33 -04:00
DnsQueue.java Add logging statement for # of tasks in DNS queue 2017-08-01 17:02:00 -04:00
DnsWriterProxy.java Allow multiple DNS writers on TLDs 2017-08-01 17:10:33 -04:00
PublishDnsUpdatesAction.java Allow multiple DNS writers on TLDs 2017-08-01 17:10:33 -04:00
ReadDnsQueueAction.java Improve DNS logging messages for greater searchability 2017-08-01 17:00:36 -04:00
RefreshDnsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00