1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/repository
epriestley 0736592cff Add didParseCommit() to DifferentialFieldSpecification
Summary:
This is mostly ripped from D2721, but doesn't implement the T945 part.

After we parse a commit message, give DifferentialFieldSpecifications an opportunity to react to the message as well (e.g., by updating related objects).

Test Plan: Impelmented a var_dump() body, ran `reparse.php` on a commit.

Reviewers: vrana, 20after4, btrahan, edward

Reviewed By: 20after4

CC: aran

Maniphest Tasks: T945, T1544

Differential Revision: https://secure.phabricator.com/D3444
2012-09-06 12:13:51 -07:00
..
constants Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
controller Publish feed stories about commits 2012-06-20 06:03:44 -07:00
daemon Stop trasforming "scp-style" URIs into normal URIs in Git 2012-07-23 12:05:03 -07:00
management Add a --repair flag to "bin/repository discover" 2012-06-25 12:35:47 -07:00
parser Respect users with duplicate real names in commit parser 2012-09-05 12:24:35 -07:00
storage Fix doc links 2012-08-06 15:58:28 -07:00
worker Add didParseCommit() to DifferentialFieldSpecification 2012-09-06 12:13:51 -07:00