google-nomulus/java/google/registry/export
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
..
datastore Support datastore restore in Nomulus tool 2019-01-10 16:23:35 -05:00
sheet Use new default credentials in a few more modules 2018-09-14 11:53:42 -04:00
BackupDatastoreAction.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
BigqueryPollJobAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
BUILD Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
CheckBackupAction.java Support datastore restore in Nomulus tool 2019-01-10 16:23:35 -05:00
CheckSnapshotAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
DatastoreBackupInfo.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
DatastoreBackupService.java Wrap ModulesService in new AppEngineServiceUtils 2018-08-10 13:44:25 -04:00
DriveModule.java Introduce simplified Default credential provision 2018-09-08 00:16:09 -04:00
ExportConstants.java Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
ExportDomainListsAction.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
ExportPremiumTermsAction.java Export Premium names to Drive 2018-09-14 11:47:38 -04:00
ExportRequestModule.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
ExportReservedTermsAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
ExportSnapshotAction.java Delete deprecated legacy SQL 'latest_snapshot' dataset 2018-06-27 15:28:52 -04:00
ExportUtils.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
LoadSnapshotAction.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SyncGroupMembersAction.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
UpdateSnapshotViewAction.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
UploadDatastoreBackupAction.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00