google-nomulus/javatests/google/registry/server
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
..
BUILD Turn CheckApiAction into a standard-ish epp endpoint 2016-06-27 16:22:12 -04:00
Fixture.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
HealthzServlet.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
RegistryTestServer.java Remove old DNS queue processing code. 2016-07-21 14:55:18 -04:00
RegistryTestServerMain.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
Route.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
ServletWrapperDelegatorServlet.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
StaticResourceServlet.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
TestServer.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
UrlChecker.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00