Page MenuHomePhabricator

Add `activeDiffPHID` to differential.query
ClosedPublic

Authored by epriestley on Apr 17 2014, 4:06 PM.
Tags
None
Referenced Files
F13223831: D8800.diff
Sun, May 19, 5:06 AM
F13214231: D8800.id20897.diff
Fri, May 17, 9:23 AM
F13192937: D8800.diff
Sun, May 12, 10:53 AM
F13191299: D8800.id20881.diff
Sat, May 11, 7:12 PM
F13180680: D8800.id20897.diff
Thu, May 9, 2:24 AM
F13180679: D8800.id20881.diff
Thu, May 9, 2:24 AM
F13180654: D8800.id.diff
Thu, May 9, 2:06 AM
F13180640: D8800.diff
Thu, May 9, 1:58 AM
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
Lint
Lint Skipped
Unit
Tests Skipped

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).