google-nomulus/javatests/google/registry/cron
larryruili 69cf0d4b55 Add response information to TldFanoutAction
TldFanoutAction now returns an HTTP response detailing the actions it's taking.
The format is as follows:

OK: Launched the following 3 tasks in queue the-queue
- Task: task-a6ad250b-a9d8-427d-bbf7-eb736e6f4dcb, tld: com, endpoint: /the/servlet/com
- Task: task-cf6c4bb4-0542-411e-ae4d-723beec09e9c, tld: net, endpoint: /the/servlet/net
- Task: task-57899661-fc3f-4049-a265-d6604051406e, tld: org, endpoint: /the/servlet/org

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=152264954
2017-04-10 13:32:41 -04:00
..
BUILD Add response information to TldFanoutAction 2017-04-10 13:32:41 -04:00
CommitLogFanoutActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
TldFanoutActionTest.java Add response information to TldFanoutAction 2017-04-10 13:32:41 -04:00