Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-27938 Rename all OperationContext variables to opCtx | Maria van Keulen | 2017-03-07 | 1 | -2/+2 |
* | SERVER-19377 PlanStage: make work() non-virt, add virt method doWork() | Jason Rassi | 2016-01-14 | 1 | -1/+1 |
* | SERVER-21690 TextOrStage should fetch doc when RecordId first observed | Jason Rassi | 2015-12-01 | 1 | -2/+1 |
* | SERVER-19708: Move RecordCursor::seekExact to derived SeekableRecordStore class | Geert Bosch | 2015-08-28 | 1 | -1/+1 |
* | SERVER-19364 move query stage OperationContext pointer management into the ba... | Qingyang Chen | 2015-08-04 | 1 | -2/+1 |
* | SERVER-19456 Use final designators where appropriate in PlanStages | Mathias Stearn | 2015-07-23 | 1 | -1/+1 |
* | SERVER-17364 Don't stash RecoveryUnits across getMores | Mathias Stearn | 2015-07-16 | 1 | -1/+3 |
* | SERVER-17364 Unify handling of child stages into PlanStage base class | Mathias Stearn | 2015-07-16 | 1 | -12/+3 |
* | SERVER-19109 Refactor text stage into matcher and scorer stage | Adam Chelminski | 2015-07-09 | 1 | -0/+172 |