summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/plan_executor_invalidation_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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