1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/differential/conduit
Joshua Spence ea376685ae Fix some odd looking arrays
Summary: These arrays looks a little odd, most likely due to the autofix applied by `ArcanistXHPASTLinter::LINT_ARRAY_SEPARATOR`. See D12296 in which I attempt to improve the autocorrection from this linter rule.

Test Plan: N/A

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D12281
2015-04-05 22:29:39 +10:00
..
DifferentialCloseConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialConduitAPIMethod.php Differential - add ability to setup "create" addresses for revisions 2015-01-30 10:31:39 -08:00
DifferentialCreateCommentConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialCreateDiffConduitAPIMethod.php Fix some odd looking arrays 2015-04-05 22:29:39 +10:00
DifferentialCreateInlineConduitAPIMethod.php Minor formatting changes 2014-10-08 08:39:49 +11:00
DifferentialCreateRawDiffConduitAPIMethod.php Fix some odd looking arrays 2015-04-05 22:29:39 +10:00
DifferentialCreateRevisionConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialFindConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialFinishPostponedLintersConduitAPIMethod.php Remove lingering setForceLocal() call 2015-01-12 09:48:41 -08:00
DifferentialGetAllDiffsConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialGetCommitMessageConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialGetCommitPathsConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialGetDiffConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialGetRawDiffConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialGetRevisionCommentsConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialGetRevisionConduitAPIMethod.php Minor formatting changes 2014-10-08 08:39:49 +11:00
DifferentialParseCommitMessageConduitAPIMethod.php Increase clarity when closing a revision in response to a commit 2014-10-13 16:55:26 -07:00
DifferentialQueryConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialQueryDiffsConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialSetDiffPropertyConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialUpdateRevisionConduitAPIMethod.php Rename Conduit classes 2014-07-25 10:54:15 +10:00
DifferentialUpdateUnitResultsConduitAPIMethod.php Minor formatting changes 2014-10-08 08:39:49 +11:00