1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/differential/parser
epriestley 89d88dafcc Fix a Differential exception in invalid/missing fields
Summary: Ref T11114. Missed this while converting.

Test Plan: Tried to create a revision with no test plan. Before: fatal; after: helpful message.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11114

Differential Revision: https://secure.phabricator.com/D17061
2016-12-15 11:34:54 -08:00
..
__tests__ Separate all commit message field parsing out of Differential custom fields 2016-12-14 18:44:14 -08:00
DifferentialChangesetParser.php Convert some loadPreferences() to getUserSetting() 2016-06-02 06:29:20 -07:00
DifferentialCommitMessageParser.php Fix a Differential exception in invalid/missing fields 2016-12-15 11:34:54 -08:00
DifferentialCustomFieldDependsOnParser.php Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
DifferentialCustomFieldRevertsParser.php Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
DifferentialHunkParser.php Improve HTML mail rendering of inline patches 2016-05-12 12:13:40 -07:00
DifferentialLineAdjustmentMap.php Implement rough content-aware inline adjustment rules for ghosts 2015-05-07 14:09:41 -07:00