google-nomulus/java/google/registry/dns
nickfelt 0bc6e7b728 Tidy up RefreshDnsAction
This reworks the logic in RefreshDnsAction by factoring out a few
helper methods so the core logic is simpler and more straightforward.

Also added a couple tests to DnsInjectionTest that seemed worth having
for symmetry.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=134110706
2016-09-26 13:38:14 -04:00
..
writer Replace loadByUniqueId() with methods that don't overload unique id 2016-09-26 13:20:22 -04:00
BUILD Add metrics to PublishDnsUpdatesAction 2016-08-26 09:43:30 -04:00
DnsConstants.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
DnsMetrics.java Don't use modules to instantiate classes 2016-09-07 12:17:58 -04:00
DnsModule.java Add dagger map for injecting DnsWriter implementations 2016-08-05 20:38:21 -04:00
DnsQueue.java Remove old DNS queue processing code. 2016-07-21 14:55:18 -04:00
DnsWriterProxy.java Add dagger map for injecting DnsWriter implementations 2016-08-05 20:38:21 -04:00
PublishDnsUpdatesAction.java Add metrics to PublishDnsUpdatesAction 2016-08-26 09:43:30 -04:00
ReadDnsQueueAction.java Remove old DNS queue processing code. 2016-07-21 14:55:18 -04:00
RefreshDnsAction.java Tidy up RefreshDnsAction 2016-09-26 13:38:14 -04:00