summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/plan_executor_invalidation_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48477 Make PlanExecutor interface more genericDavid Storch2020-07-091-2/+2
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-2/+2
* SERVER-25023 Allow multiple indexes on the same fields with different partial...Bernard Gorman2020-04-251-3/+10
* SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros2020-02-281-2/+5
* SERVER-44037 Removed the restartCatalog Cmd and all references to itAndrew Chen2020-02-051-24/+0
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-261-7/+7
* SERVER-41496 Remove Database::getCollection() and replace with CollectionCata...Evgeni Dobranov2019-09-301-6/+8
* SERVER-42649 Use Value instead of BSONObj in the in-memory sort keyJustin Seyster2019-09-261-2/+1
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-271-8/+0
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-271-0/+8
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-231-8/+0
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-221-0/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+2
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-22/+22
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-40568 Disallow restarting the catalog on BiggieSEGregory Wlodarek2019-04-111-0/+6
* SERVER-37451 Move all ClientCursor ownership to the global CursorManager.David Storch2019-01-151-0/+46
* SERVER-38684 unshim CollectionBenety Goh2018-12-181-0/+1
* SERVER-37449 Remove CursorManager's PlanExecutor registry.David Storch2018-12-181-0/+402