Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-17633 add const qualifiers to PlanStage and Explain interfaces | David Storch | 2015-04-17 | 1 | -3/+3 |
* | SERVER-13256 Add usings and qualifications for names from namespace std | Andrew Morrow | 2015-01-15 | 1 | -0/+2 |
* | SERVER-13679 Replace DiskLoc with RecordId outside of MMAPv1 | Mathias Stearn | 2014-11-26 | 1 | -1/+1 |
* | SERVER-15675 PlanStage::invalidate() needs OperationContext | Jason Rassi | 2014-11-20 | 1 | -1/+1 |
* | SERVER-15363 fix solaris compile | David Storch | 2014-10-02 | 1 | -0/+2 |
* | SERVER-14633 rename prepareToYield() and recoverFromYield() to saveState() an... | David Storch | 2014-07-29 | 1 | -2/+2 |
* | SERVER-14407 replace Runner with PlanExecutor | David Storch | 2014-07-22 | 1 | -1/+1 |
* | SERVER-14408 access stats directly from execution stages | David Storch | 2014-07-08 | 1 | -0/+8 |
* | SERVER-14097 SERVER-14098 execution-level explain for .find() and .count() | David Storch | 2014-06-27 | 1 | -0/+75 |