1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-23 13:08:18 +01:00
phorge-phorge/src/applications/differential/controller
epriestley b20884a842 Substantially support character encodings and "Highlight As" in changesets
Summary: Ref T5179. Ref T4045. Ref T832. We can now write non-utf8 hunks into the database, so try to do more reasonable things with them in the UI.

Test Plan: (See screenshots...)

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T832, T4045, T5179

Differential Revision: https://secure.phabricator.com/D9294
2014-06-20 11:49:41 -07:00
..
DifferentialChangesetViewController.php Substantially support character encodings and "Highlight As" in changesets 2014-06-20 11:49:41 -07:00
DifferentialCommentPreviewController.php Differential - add DifferentialDraft to track whether revisions have draft feedback or not 2014-02-18 16:25:16 -08:00
DifferentialCommentSaveController.php Use TransactionEditor in differential.createcomment 2014-03-07 17:44:10 -08:00
DifferentialController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
DifferentialDiffCreateController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DifferentialDiffViewController.php Allow logged-out access to individual diffs (vs revisions) 2014-06-10 07:49:42 -07:00
DifferentialInlineCommentEditController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DifferentialInlineCommentPreviewController.php Abstract access to DifferentialInlineComment behind a Query 2013-06-21 12:54:56 -07:00
DifferentialRevisionEditController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DifferentialRevisionLandController.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
DifferentialRevisionListController.php Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
DifferentialRevisionViewController.php Fix changeset loading issue for "Download Raw Diff" in Differential 2014-06-11 09:05:09 -07:00