google-nomulus/javatests/google/registry/dns
Brian Mountford 2c9567e183 Remove old DNS queue processing code.
The old DNS processing was performed by WriteDnsAction, which was invoked by the standard cron fanout action. The new code, which has been running for several months in production, uses ReadDnsQueueAction to do a custom fanout to PublishDnsUpdatesAction. We no longer need the old code, so it's time to remove it.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127983115
2016-07-21 14:55:18 -04:00
..
writer Replace to(Upper|Lower)Case with Ascii.to$1Case 2016-07-19 10:43:38 -04:00
BUILD Remove old DNS queue processing code. 2016-07-21 14:55:18 -04:00
DnsInjectionTest.java Remove old DNS queue processing code. 2016-07-21 14:55:18 -04:00
DnsQueueTest.java Remove old DNS queue processing code. 2016-07-21 14:55:18 -04:00
DnsTestComponent.java Remove old DNS queue processing code. 2016-07-21 14:55:18 -04:00
PublishDnsUpdatesActionTest.java Remove old DNS queue processing code. 2016-07-21 14:55:18 -04:00
ReadDnsQueueActionTest.java Remove old DNS queue processing code. 2016-07-21 14:55:18 -04:00
RefreshDnsActionTest.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00