summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/internal_plans.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34364 replace references to invariantOK with invariantBenety Goh2018-04-261-4/+4
* SERVER-34192 Allow secondary reads during batch applicationsLouis Williams2018-04-131-0/+2
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-131-18/+20
* SERVER-28211 added InternalPlanner::updateWithIdHack()Benety Goh2017-04-031-0/+21
* SERVER-22541 Manage aggregation cursors on global cursor manager.Charlie Swanson2017-03-151-2/+2
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-21/+21
* SERVER-26033 Allow simple range to exclude start keyJudah Schvimer2016-09-151-6/+6
* SERVER-24745 added collection scan support to storage interface for findOne a...Benety Goh2016-06-231-11/+41
* SERVER-19466 TTLMonitor::doTTLForIndex() use IXSCAN => FETCH => DELETEQingyang Chen2015-08-131-17/+68
* SERVER-19364 move query stage OperationContext pointer management into the ba...Qingyang Chen2015-08-041-1/+1
* SERVER-16889 Modernize getExecutor*(), PlanExecutor::make() signaturesQingyang Chen2015-06-261-35/+33
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-79/+68
* SERVER-17894 de-inlined InternalPlannerBenety Goh2015-04-141-0/+130