Page MenuHomePhabricator

Differential - tighten up access of Differential data from other applications
ClosedPublic

Authored by btrahan on Dec 19 2014, 10:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 6:26 PM
Unknown Object (File)
Sat, Dec 14, 11:52 AM
Unknown Object (File)
Wed, Dec 11, 5:09 PM
Unknown Object (File)
Sun, Dec 8, 7:41 AM
Unknown Object (File)
Sat, Dec 7, 6:33 AM
Unknown Object (File)
Wed, Dec 4, 9:20 AM
Unknown Object (File)
Sat, Nov 30, 7:25 AM
Unknown Object (File)
Fri, Nov 29, 11:17 PM
Subscribers

Details

Summary

Fixes T6790. Turn the old method into "new" (old signature) and "newEphemeral". Deploy "newEphemeral" as many places as possible; basically places we are not in the Differential application *and* have no intentions of ever saving the diff. These callsites are also all places we are just trying to get some changesets at the end of the day.

Test Plan

set differential application policy to 'administrators only'. viewed a commit in diffusion and it worked without any errors! i'm just using my thinkin' noodle on the other code paths.

Diff Detail

Repository
rP Phabricator
Branch
hhh
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3301
Build 3308: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Differential - tighten up access of Differential data from other applications.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Dec 19 2014, 10:50 PM
This revision was automatically updated to reflect the committed changes.