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/storage
epriestley 71e9fb96b5 Move more hunk loads into DifferentialHunkQuery
Summary: Ref T5179. Ref T4045. I want to move all hunk loads into DifferentialHunkQuery so I can make it do magical things where hunks come from multiple places, handle non-utf8 encodings properly, handle compression, archive into Files, and so on.

Test Plan: Viewed some revisions. Called `differential.getrawdiff`.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4045, T5179

Differential Revision: https://secure.phabricator.com/D9287
2014-06-03 18:01:19 -07:00
..
__tests__ Fix explosive runtime of detectCopiedCode() 2014-05-19 12:39:12 -07:00
DifferentialAffectedPath.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialChangeset.php Move more hunk loads into DifferentialHunkQuery 2014-06-03 18:01:19 -07:00
DifferentialCustomFieldNumericIndex.php Various linter fixes. 2014-02-26 12:44:58 -08:00
DifferentialCustomFieldStorage.php Various linter fixes. 2014-02-26 12:44:58 -08:00
DifferentialCustomFieldStringIndex.php Various linter fixes. 2014-02-26 12:44:58 -08:00
DifferentialDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialDiff.php Allow structured destruction of Differential Revisions 2014-05-01 18:25:30 -07:00
DifferentialDiffProperty.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialDraft.php Differential - add DifferentialDraft to track whether revisions have draft feedback or not 2014-02-18 16:25:16 -08:00
DifferentialHunk.php Add DifferentialHunkQuery to start hiding hunk storage details 2014-04-14 12:06:26 -07:00
DifferentialInlineComment.php Differential - add DifferentialDraft to track whether revisions have draft feedback or not 2014-02-18 16:25:16 -08:00
DifferentialReviewer.php Implement a "Reviewers" CustomField 2014-02-21 11:54:32 -08:00
DifferentialRevision.php Allow structured destruction of Differential Revisions 2014-05-01 18:25:30 -07:00
DifferentialTransaction.php Fix Differential transaction strengths 2014-04-26 12:44:05 -07:00
DifferentialTransactionComment.php Sort inline comments by id in case of ties 2014-04-03 18:41:58 -07:00