1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 09:38:50 +02:00
phorge-arcanist/src/workflow
epriestley b0a0414766 Construct a diganostic parser in BaseWorkflow::getChange()
Summary:
@ender is reporting a parsing issue in SVN, but we don't build a parser with setWriteDiffOnFailure() set in this workflow right now so I can't get the raw file to fix the issue.

Use the onboard mechanism to build a parser with `setWriteDiffOnFailure()` set, so it will write the diff, so I can get a copy so I can fix the problem.

Test Plan: Ran `arc diff --preview` in an SVN repo with a linter.

Reviewers: ender, btrahan

Reviewed By: ender

CC: aran

Differential Revision: https://secure.phabricator.com/D5699
2013-04-15 12:30:56 -07:00
..
exception Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistAliasWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistAmendWorkflow.php Apply new whitespace lint rules to arcanist/ 2013-02-19 14:09:20 -08:00
ArcanistAnoidWorkflow.php Fix dynamic string usage as safe input 2013-02-02 16:28:15 -08:00
ArcanistBaseWorkflow.php Construct a diganostic parser in BaseWorkflow::getChange() 2013-04-15 12:30:56 -07:00
ArcanistBookmarkWorkflow.php Support arc bookmark in Mercurial 2013-02-13 13:58:07 -08:00
ArcanistBranchWorkflow.php Support arc bookmark in Mercurial 2013-02-13 13:58:07 -08:00
ArcanistBrowseWorkflow.php Apply new whitespace lint rules to arcanist/ 2013-02-19 14:09:20 -08:00
ArcanistCallConduitWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistCloseRevisionWorkflow.php Declare that amend and land are supported by Mercurial 2013-02-22 10:15:33 -08:00
ArcanistCloseWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistCommitWorkflow.php Fix dynamic string usage as safe input 2013-02-04 11:34:32 -08:00
ArcanistCoverWorkflow.php Refactor commit ranges and base commit handling 2012-12-17 12:54:08 -08:00
ArcanistDiffWorkflow.php Fix arc lint on working copy changes in mercurial repos 2013-02-26 16:15:29 -08:00
ArcanistDownloadWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistExportWorkflow.php Don't use emailuser in Mercurial 2013-04-02 14:06:46 -07:00
ArcanistFeatureWorkflow.php Don't connect to Conduit in arc feature name 2013-03-22 17:33:07 -07:00
ArcanistFlagWorkflow.php Apply new whitespace lint rules to arcanist/ 2013-02-19 14:09:20 -08:00
ArcanistGetConfigWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistGitHookPreReceiveWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistHelpWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistInlinesWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistInstallCertificateWorkflow.php make arc install-certificate <uri> work if uri is specified 2013-01-03 09:23:20 -08:00
ArcanistLandWorkflow.php Add arc.land.update.default config for setting the default strategy 2013-04-14 11:48:22 -07:00
ArcanistLiberateWorkflow.php Improve Windows compatibility 2013-03-10 18:08:41 -07:00
ArcanistLintWorkflow.php Add missing image functions to PHP extension functions list 2013-03-28 05:04:37 +00:00
ArcanistListWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistMarkCommittedWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPasteWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPatchWorkflow.php Make arc patch create a bookmark by default in hg 2013-03-21 17:52:07 -07:00
ArcanistSetConfigWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistShellCompleteWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistSvnHookPreCommitWorkflow.php Change lint_engine to lint.engine 2012-11-20 15:42:35 -08:00
ArcanistTasksWorkflow.php Apply new whitespace lint rules to arcanist/ 2013-02-19 14:09:20 -08:00
ArcanistTodoWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistUnitWorkflow.php Render unit results progressively 2013-02-28 15:33:21 -08:00
ArcanistUpgradeWorkflow.php Remove ArcanistRepositoryAPI::setDefaultBaseCommit() 2012-12-17 12:53:38 -08:00
ArcanistUploadWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistWhichWorkflow.php Refactor commit ranges and base commit handling 2012-12-17 12:54:08 -08:00