mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-29 02:02:41 +01:00
1d72a5f683
Summary: Fixes T7229. Some usability issues around this controller - basically you can't leave comments with it and its not particular useful compared to the revision page. Ergo, if there is a revision associated with a given diff, just re-direct back to the revision page with the proper diff loaded. Test Plan: Tried to view a diff on the standalone controller attached to a revision and instead was re-directed to the revision view page with the proper diff loaded. Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Maniphest Tasks: T7229 Differential Revision: https://secure.phabricator.com/D11811 |
||
---|---|---|
.. | ||
DifferentialAddCommentView.php | ||
DifferentialChangesetDetailView.php | ||
DifferentialChangesetFileTreeSideNavBuilder.php | ||
DifferentialChangesetListView.php | ||
DifferentialDiffTableOfContentsView.php | ||
DifferentialInlineCommentEditView.php | ||
DifferentialInlineCommentView.php | ||
DifferentialLocalCommitsView.php | ||
DifferentialPrimaryPaneView.php | ||
DifferentialResultsTableView.php | ||
DifferentialReviewersView.php | ||
DifferentialRevisionDetailView.php | ||
DifferentialRevisionListView.php | ||
DifferentialRevisionUpdateHistoryView.php | ||
DifferentialTransactionView.php |