1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/differential/query
Bob Trahan 4350858628 Differential - allow setting viewPolicy from web ui during diff creation process
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
2014-11-19 12:16:07 -08:00
..
DifferentialChangesetQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
DifferentialDiffQuery.php Differential - allow setting viewPolicy from web ui during diff creation process 2014-11-19 12:16:07 -08:00
DifferentialHunkQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10: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 Rename PHIDType classes 2014-07-24 08:05:46 +10:00
DifferentialRevisionSearchEngine.php Allow searching diffs by more status options 2014-07-30 13:55:05 -07:00
DifferentialTransactionQuery.php Use TransactionEditor in differential.createcomment 2014-03-07 17:44:10 -08:00