google-nomulus/java/google/registry/env/common
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
..
backend Remove old DNS queue processing code. 2016-07-21 14:55:18 -04:00
default Remove the "mail" task queue 2016-07-21 14:54:57 -04:00
META-INF mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
tools Actionize the EPP endpoints. 2016-06-14 16:30:12 -04:00
BUILD Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00