1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/differential/render
epriestley a8c9f2e8b0 Fix an issue where inlines appear in the wrong place in one-up views
Summary: Ref T2009. Unchanged lines should always go above inlines; we get nonsense results otherwise.

Test Plan: Inline now shows in correct place in unified view.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T2009

Differential Revision: https://secure.phabricator.com/D11987
2015-03-05 14:04:21 -08:00
..
DifferentialChangesetHTMLRenderer.php Unify changeset line ID rendering and bring it to unified diffs 2015-03-05 14:03:57 -08:00
DifferentialChangesetOneUpRenderer.php Unify changeset line ID rendering and bring it to unified diffs 2015-03-05 14:03:57 -08:00
DifferentialChangesetOneUpTestRenderer.php Make "Show Context" persist rendering, whitespace, encoding, etc 2015-03-05 14:03:00 -08:00
DifferentialChangesetRenderer.php Fix an issue where inlines appear in the wrong place in one-up views 2015-03-05 14:04:21 -08:00
DifferentialChangesetTestRenderer.php Expand Differential test coverage to include moves, shields, and more 2015-03-05 14:00:26 -08:00
DifferentialChangesetTwoUpRenderer.php Unify changeset line ID rendering and bring it to unified diffs 2015-03-05 14:03:57 -08:00
DifferentialChangesetTwoUpTestRenderer.php Make "Show Context" persist rendering, whitespace, encoding, etc 2015-03-05 14:03:00 -08:00
DifferentialRawDiffRenderer.php Move more hunk loads into DifferentialHunkQuery 2014-06-03 18:01:19 -07:00