google-nomulus/java/google/registry/tools/server
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
..
BUILD Refactor EppXmlTransformer to be in the model/ package 2018-12-12 13:22:34 -05:00
CreateGroupsAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
CreateOrUpdatePremiumListAction.java Migrate to flogger (red) 2018-05-30 12:18:54 -04:00
CreatePremiumListAction.java Migrate to flogger (red) 2018-05-30 12:18:54 -04:00
DeleteEntityAction.java Migrate away from VoidWorks 2018-06-27 15:28:52 -04:00
GenerateZoneFilesAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
KillAllCommitLogsAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
KillAllEntitiesReducer.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
KillAllEppResourcesAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
ListDomainsAction.java Allow nomulus list_domains to query any number of TLDs 2018-06-18 17:48:44 -04:00
ListHostsAction.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
ListObjectsAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
ListPremiumListsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ListRegistrarsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ListReservedListsAction.java Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
ListTldsAction.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
PollMapreduceAction.java Add PollMapreduceAction 2017-09-12 15:51:44 -04:00
RefreshDnsForAllDomainsAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
ResaveAllHistoryEntriesAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
ToolsServerModule.java Remove transition code for set of parameter refactoring 2018-07-14 01:37:03 -04:00
UpdatePremiumListAction.java Migrate to flogger (red) 2018-05-30 12:18:54 -04:00
VerifyOteAction.java Refactor most of OT&E verification code to exist in utils class 2019-01-02 11:58:36 -05:00