summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/internal_runner.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13922 remove query yielding and some dbtempreleaseHari Khalsa2014-05-131-22/+4
* SERVER-13632 Pass the collection to PlanExecutor and FetchStageKaloian Manassiev2014-04-241-1/+1
* SERVER-7754 include query plan debug string in slow query log and db.currentOp()David Storch2014-01-261-19/+26
* SERVER-12392: Move cursor/runner cache into Collection lifecycle via Collecti...Eliot Horowitz2014-01-241-9/+15
* SERVER-10026 SERVER-12046 SERVER-12113 runner/stage invalidation can be mutat...Hari Khalsa2014-01-141-2/+2
* SERVER-10026 enable ixisect by defaultHari Khalsa2014-01-081-1/+1
* SERVER-10565 Appease lint.Alberto Lerner2013-10-011-2/+2
* SERVER-10565 Extract explain information from new stages.Alberto Lerner2013-10-011-0/+123