google-nomulus/javatests/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 Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
testdata Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
backup_kinds.txt Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
BackupDatastoreActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
BigqueryPollJobActionTest.java Add asynchronous scheduled actions to re-save entities 2018-06-27 15:28:52 -04:00
BUILD Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
CheckBackupActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
CheckSnapshotActionTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
DatastoreBackupInfoTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DatastoreBackupServiceTest.java Wrap ModulesService in new AppEngineServiceUtils 2018-08-10 13:44:25 -04:00
ExportConstantsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ExportDomainListsActionTest.java Send a plaintext link to the mapreduce console in fluent style 2019-01-10 17:14:06 -05:00
ExportPremiumTermsActionTest.java Export Premium names to Drive 2018-09-14 11:47:38 -04:00
ExportReservedTermsActionTest.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
ExportSnapshotActionTest.java Remove more unnecessary "throws" declarations 2018-06-27 15:28:52 -04:00
ExportUtilsTest.java Add octothorpes to disclaimer in exported reserved list 2018-09-08 00:18:19 -04:00
LoadSnapshotActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
reporting_kinds.txt Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
SyncGroupMembersActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
UpdateSnapshotViewActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
UploadDatastoreBackupActionTest.java Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00