Page MenuHomePhabricator

Differential - allow setting viewPolicy from web ui during diff creation process
ClosedPublic

Authored by btrahan on Nov 19 2014, 8:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 10:53 AM
Unknown Object (File)
Mon, Apr 8, 11:39 PM
Unknown Object (File)
Mon, Apr 1, 3:46 AM
Unknown Object (File)
Feb 14 2024, 9:44 AM
Unknown Object (File)
Feb 14 2024, 9:43 AM
Unknown Object (File)
Feb 7 2024, 3:28 PM
Unknown Object (File)
Feb 7 2024, 3:14 PM
Unknown Object (File)
Feb 5 2024, 3:20 AM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Differential - allow setting viewPolicy from web ui during diff creation process.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Nice, looks perfect to me.

This revision is now accepted and ready to land.Nov 19 2014, 8:04 PM
This revision was automatically updated to reflect the committed changes.