google-nomulus/java/google/registry/mapreduce
mcilwain 765e63e7e9 Send a plaintext link to the mapreduce console in fluent style
The link was previously being sent using a JS redirect, which doesn't work
because the endpoints that trigger mapreduces can only be hit from the command
line (because they require auth). This commit switches the link to be in
plaintext and renders the full URL instead of just the path, so that clicking it
directly from the terminal works.

This also improves how these links are sent from callsites by using a fluent
style.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=228764606
2019-01-10 17:14:06 -05:00
..
inputs Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
BUILD Use locking on async mapreduces 2018-08-10 13:44:25 -04:00
MapreduceModule.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
MapreduceRunner.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
UnlockerOutput.java Use locking on async mapreduces 2018-08-10 13:44:25 -04:00