1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 16:22:43 +01:00
phorge-phorge/src/applications/differential/query
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
..
DifferentialDiffQuery.php Move more hunk loads into DifferentialHunkQuery 2014-06-03 18:01:19 -07:00
DifferentialHunkQuery.php Fix a HunkQuery issue where no hunks load at all 2014-04-23 14:22:10 -07:00
DifferentialInlineCommentQuery.php Remove references to legacy comment IDs 2014-02-14 15:56:25 -08:00
DifferentialRepositoryLookup.php Fix an issue with UUID query construction 2013-09-30 03:55:07 -07:00
DifferentialRevisionQuery.php Differential - make diffs you authored + are reviewer for show up in appropos boxes 2014-04-11 10:31:07 -07:00
DifferentialRevisionSearchEngine.php Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
DifferentialTransactionQuery.php Use TransactionEditor in differential.createcomment 2014-03-07 17:44:10 -08:00