Active
Project:
Version Control API -- Git backend
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Jun 2012 at 17:48 UTC
Updated:
27 Sep 2012 at 20:26 UTC
right now, VersioncontrolRepositoryHistorySynchronizerInterface::verifyData() just returns TRUE. it needs to actually do its job, especially if we're going to start making other parts of the API work around it (right now, nothing uses it).
Comments
Comment #1
marvil07 commentedLet's re-think this to avoid multiple queued items processed in wrong order.