1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/differential/parser
epriestley aff34077c5 Move Differential commit message parsing to a separate, tested class
Summary: Ref T2222. We have a hunk of logic that purely does text parsing here; separate it and get coverage on it.

Test Plan:
  - Ran new unit tests.
  - Used `differential.parsecommitmessage`.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2222

Differential Revision: https://secure.phabricator.com/D8444
2014-03-07 17:44:35 -08:00
..
__tests__ Move Differential commit message parsing to a separate, tested class 2014-03-07 17:44:35 -08:00
DifferentialChangesetParser.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
DifferentialCommitMessageParser.php Move Differential commit message parsing to a separate, tested class 2014-03-07 17:44:35 -08:00
DifferentialHunkParser.php Make Differential inline comment rendering more consistent and somewhat more modern 2014-02-21 11:52:03 -08:00