1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/differential/parser
epriestley 40e2a1c800 Write new hunks to the modern hunk store
Summary: Ref T4045. Ref T5179. Send all new writes into the modern store.

Test Plan:
  - Created a diff.
  - Verified it went to the modern store.
  - Destroyed a revision, verified hunks were destroyed.
  - Also unit tests.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4045, T5179

Differential Revision: https://secure.phabricator.com/D9293
2014-06-03 18:01:25 -07:00
..
__tests__ Write new hunks to the modern hunk store 2014-06-03 18:01:25 -07:00
DifferentialChangesetParser.php Fix explosive runtime of detectCopiedCode() 2014-05-19 12:39:12 -07:00
DifferentialCommitMessageParser.php Move Differential commit message parsing to a separate, tested class 2014-03-07 17:44:35 -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 Fix two parsing issues for diffs with damaged whitespace 2014-05-04 10:48:49 -07:00