google-nomulus/java/google/registry/dns
mcilwain d3e9ebad16 Remove deprecated singular DNS writer field and update tooling
Note that even though the nomulus command line tool now supports multiple
DNS writers for all subcommands, this still won't work quite yet because
the DNS task queue format migration from [] is still in progress.
After next week's push that migration will be complete and we can remove
the final restriction against only having one DNS writer per TLD.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162490399
2017-08-01 16:50:49 -04:00
..
writer Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05: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 Add capability to sync DNS using multiple writers if configured 2017-08-01 16:38:36 -04:00
DnsQueue.java Make dependency injection and construction of DnsQueue nicer 2017-02-07 13:26:13 -05:00
DnsWriterProxy.java Remove deprecated singular DNS writer field and update tooling 2017-08-01 16:50:49 -04:00
PublishDnsUpdatesAction.java Add capability to sync DNS using multiple writers if configured 2017-08-01 16:38:36 -04:00
ReadDnsQueueAction.java Add capability to sync DNS using multiple writers if configured 2017-08-01 16:38: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