Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-13679 Replace DiskLoc with RecordId outside of MMAPv1 | Mathias Stearn | 2014-11-26 | 1 | -2/+2 |
* | SERVER-13679 Add record_id.h and move diskloc.h under mmap_v1 | Mathias Stearn | 2014-11-26 | 1 | -1/+1 |
* | SERVER-15675 PlanStage::invalidate() needs OperationContext | Jason Rassi | 2014-11-20 | 1 | -1/+1 |
* | SERVER-14753 fix leak of backup query solution | David Storch | 2014-08-01 | 1 | -2/+14 |
* | 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/+4 |
* | SERVER-14097 SERVER-14098 execution-level explain for .find() and .count() | David Storch | 2014-06-27 | 1 | -1/+5 |
* | SERVER-14096 explain find() at queryPlanner verbosity | David Storch | 2014-06-11 | 1 | -0/+2 |
* | SERVER-13674: Refactor CachedPlanRunner and MultiPlanRunner as stages | Craig Harris | 2014-05-13 | 1 | -0/+94 |