Page MenuHomePhabricator

Policy - convert repository worker to query revision with policy query
ClosedPublic

Authored by btrahan on Feb 3 2015, 8:02 PM.
Tags
None
Referenced Files
F13186666: D11654.diff
Sat, May 11, 3:48 AM
Unknown Object (File)
Tue, May 7, 7:06 AM
Unknown Object (File)
Fri, May 3, 5:10 AM
Unknown Object (File)
Thu, Apr 25, 12:47 AM
Unknown Object (File)
Sat, Apr 20, 1:56 AM
Unknown Object (File)
Sun, Apr 14, 11:00 PM
Unknown Object (File)
Mar 29 2024, 9:03 AM
Unknown Object (File)
Mar 29 2024, 6:27 AM
Subscribers

Details

Summary

Ref T7094. I guess theoretically someone could be making a commit and have just lost access to the revision and thus this could link this commit to that revision, but this all seems far fetched an weird? We also don't necessarily have the commit author's true identity since commit parsing can be a little funky to begin with. Anyhoo, functionally, this makes things no worse, but I am removing the TODO that would make us look at this in a fun way.

Test Plan

bin/repository reparse --owners rXvalidhash and it worked

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Policy - convert repository worker to query revision with policy query.
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.Feb 3 2015, 8:06 PM
This revision was automatically updated to reflect the committed changes.