mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 19:02:41 +01:00
4350858628
Summary: Fixes T6152, T6237. This introduces a viewPolicy column to the DifferentialDiff, and re-jiggers the DifferentialDiff policy implementation such that things behave as before once associated with a revision, else use the DifferentialDiff policy column value. Test Plan: made a diff with a non-standard view policy and noted that policy was still selected in the revision step. arc lint. Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Maniphest Tasks: T6237, T6152 Differential Revision: https://secure.phabricator.com/D10875 |
||
---|---|---|
.. | ||
DifferentialChangesetQuery.php | ||
DifferentialDiffQuery.php | ||
DifferentialHunkQuery.php | ||
DifferentialInlineCommentQuery.php | ||
DifferentialRepositoryLookup.php | ||
DifferentialRevisionQuery.php | ||
DifferentialRevisionSearchEngine.php | ||
DifferentialTransactionQuery.php |