1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-09 06:11:01 +01:00
phorge-arcanist/src/workflow
Joshua Spence be9dd352be Remove call to "arcanist.projectinfo" from arc export
Summary:
Ref T7604. Remove a call to `arcanist.projectinfo` from `arc export`. This Conduit call was only used to detect the repository encoding, which we should be able to do locally anyway.

I was considering removing the `$projectName` from `ArcanistBundle` as well, but I'm not convinved that this is a good idea. Specifically, doing so would make it difficult to issue the "This patch is for the 'X' project, but the working copy belongs to the 'Y' project" error. We could potentially use the repository callsign for this purposes, but this isn't portable across installs.

Test Plan: I'm not quite sure how to test this. I suspect that this functionality isn't widely used anyway.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7604

Differential Revision: https://secure.phabricator.com/D12962
2015-05-25 18:31:09 +10:00
..
exception pht all the things 2015-05-13 21:00:53 +10:00
ArcanistAliasWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistAmendWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistAnoidWorkflow.php Don't explicitly name abstract base classes 2014-07-22 07:49:15 +10:00
ArcanistBackoutWorkflow.php phtize a bunch more strings 2015-05-22 17:09:56 +10:00
ArcanistBookmarkWorkflow.php Minor linter fixes 2015-05-15 07:09:30 +10:00
ArcanistBranchWorkflow.php Minor linter fixes 2015-05-15 07:09:30 +10:00
ArcanistBrowseWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistCallConduitWorkflow.php Use phutil_json_decode instead of json_decode 2015-05-04 22:36:14 +10:00
ArcanistCloseRevisionWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistCloseWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistCommitWorkflow.php phtize a bunch more strings 2015-05-22 17:09:56 +10:00
ArcanistCoverWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistDiffWorkflow.php phtize a bunch more strings 2015-05-22 17:09:56 +10:00
ArcanistDownloadWorkflow.php phtize a bunch more strings 2015-05-22 17:09:56 +10:00
ArcanistExportWorkflow.php Remove call to "arcanist.projectinfo" from arc export 2015-05-25 18:31:09 +10:00
ArcanistFeatureWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistFlagWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistGetConfigWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistHelpWorkflow.php phtize a bunch more strings 2015-05-22 17:09:56 +10:00
ArcanistInstallCertificateWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistLandWorkflow.php Improve translation of an "arc land" string 2015-05-14 10:58:22 -07:00
ArcanistLiberateWorkflow.php Minor linter fixes 2015-05-15 07:09:30 +10:00
ArcanistLintersWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistLintWorkflow.php Change parameters for diffusion.getlintmessages call 2015-05-19 00:10:44 +10:00
ArcanistListWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistPasteWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistPatchWorkflow.php Remove "arcanist projects" from arcanist 2015-05-20 11:29:41 +10:00
ArcanistPhrequentWorkflow.php Minor tidying of ArcanistPhrequentWorkflow classes 2015-02-01 21:49:53 +11:00
ArcanistRevertWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistSetConfigWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistShellCompleteWorkflow.php phtize a bunch more strings 2015-05-22 17:09:56 +10:00
ArcanistStartWorkflow.php Minor tidying of ArcanistPhrequentWorkflow classes 2015-02-01 21:49:53 +11:00
ArcanistStopWorkflow.php Minor tidying of ArcanistPhrequentWorkflow classes 2015-02-01 21:49:53 +11:00
ArcanistTasksWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistTimeWorkflow.php Minor tidying of ArcanistPhrequentWorkflow classes 2015-02-01 21:49:53 +11:00
ArcanistTodoWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistUnitWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistUpgradeWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistUploadWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistVersionWorkflow.php pht all the things 2015-05-13 21:00:53 +10:00
ArcanistWhichWorkflow.php phtize a bunch more strings 2015-05-22 17:09:56 +10:00
ArcanistWorkflow.php Remove call to "arcanist.projectinfo" from arc export 2015-05-25 18:31:09 +10:00