1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 19:02:41 +01:00
phorge-phorge/src/applications/repository/worker
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
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
commitchangeparser Minor formatting changes 2014-10-08 08:39:49 +11:00
commitmessageparser Differential - allow setting viewPolicy from web ui during diff creation process 2014-11-19 12:16:07 -08:00
PhabricatorRepositoryCommitHeraldWorker.php Diffusion - upgrade exception error message to include hint to config option 2014-10-29 09:28:29 -07:00
PhabricatorRepositoryCommitOwnersWorker.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorRepositoryCommitParserWorker.php Don't disrupt repository import chain when publishing is disabled 2014-04-08 05:13:28 -07:00
PhabricatorRepositoryPushMailWorker.php Add addLinkSection to MailBody to properly format URIs 2014-10-30 15:24:10 -07:00