Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-15675 Stages should clear their OperationContext in saveState() | Jason Rassi | 2014-11-20 | 1 | -0/+2 |
* | SERVER-15675 PlanStage::invalidate() needs OperationContext | Jason Rassi | 2014-11-20 | 1 | -2/+2 |
* | SERVER-15665 MMAP v1 requests yields during page faults via NEED_FETCH | David Storch | 2014-11-04 | 1 | -0/+5 |
* | SERVER-15651 GroupStage::work() return NEED_TIME btwn child work calls | Jason Rassi | 2014-10-29 | 1 | -113/+137 |
* | SERVER-15363 fix solaris compile | David Storch | 2014-10-02 | 1 | -0/+1 |
* | SERVER-14668 Do not pass Database into methods where Collection will suffice | Kaloian Manassiev | 2014-09-25 | 1 | -5/+5 |
* | SERVER-15187 Update saved OperationContext in all PlanStages | David Percy | 2014-09-18 | 1 | -0/+1 |
* | SERVER-15247 GroupCommand::parseRequest() read CodeWScope correctly | Jason Rassi | 2014-09-15 | 1 | -2/+2 |
* | SERVER-14099 Add GroupStage query execution stage | Jason Rassi | 2014-09-08 | 1 | -0/+267 |