summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/mock_stage.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43821 Make PlanStage and PlanExecutor return errors by throwingDavid Storch2020-05-291-0/+72
* SERVER-16659 Rename MockStage to QueuedDataStageJason Rassi2015-01-121-111/+0
* SERVER-13679 Replace DiskLoc with RecordId outside of MMAPv1Mathias Stearn2014-11-261-1/+1
* SERVER-15675 PlanStage::invalidate() needs OperationContextJason Rassi2014-11-201-1/+1
* SERVER-15659 make MockStage return actual mock statsSamantha Ritter2014-10-291-1/+40
* SERVER-14097 SERVER-14098 execution-level explain for .find() and .count()David Storch2014-06-271-0/+5
* SERVER-10026 mock stage doesn't copy WSMs anymore but instead the data insideHari Khalsa2013-11-221-6/+9
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10026 fetch limit skip orHari Khalsa2013-07-091-0/+52