Page MenuHomePhabricator

Add `activeDiffPHID` to differential.query
ClosedPublic

Authored by epriestley on Apr 17 2014, 4:06 PM.
Tags
None
Referenced Files
F13051525: D8800.id20897.diff
Fri, Apr 19, 3:34 AM
F13051524: D8800.id20881.diff
Fri, Apr 19, 3:34 AM
F13051523: D8800.id.diff
Fri, Apr 19, 3:34 AM
F13048536: D8800.diff
Thu, Apr 18, 8:52 PM
Unknown Object (File)
Thu, Apr 11, 4:46 AM
Unknown Object (File)
Wed, Apr 3, 7:14 PM
Unknown Object (File)
Wed, Apr 3, 7:14 PM
Unknown Object (File)
Wed, Apr 3, 5:59 PM
Subscribers

Details

Summary

Ref T4809. This saves us a few round trips to find a Buildable, and generally makes the notion of "active" more explicit (i.e., not just the diff with the largest ID). In the future, we may let you revert to previous diffs, which would make the "largest number" rule not always correct.

Test Plan

Ran differential.query, got sensible results.

Diff Detail

Repository
rP Phabricator
Branch
hm5
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

epriestley retitled this revision from to Add `activeDiffPHID` to differential.query.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 17 2014, 6:32 PM
epriestley updated this revision to Diff 20897.

Closed by commit rP62973e0f5396 (authored by @epriestley).