summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/aggregation_cursor_invalidations.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64521 Enable the SBE lookup feature in all feature flag build variantsYoonsoo Kim2022-03-231-1/+1
* SERVER-60800 fix aggregation_cursor_invalidation testsruslan.abdulkhalikov2022-02-081-12/+12
* SERVER-49385 Make SBE fail cleanly when required index is dropped while yieldedDavid Storch2021-03-081-4/+3
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+5
* SERVER-48219 Fix multiversion tests which are failing after introducing the f...Bernard Gorman2020-06-111-4/+3
* SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only.Ruoxin Xu2020-03-191-1/+1
* SERVER-7568 Push $sort into PlanStage layer even for blocking SORT plans.David Storch2019-10-221-1/+4
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-297/+295
* Remove listLocalCursorsTed Tuckman2018-10-121-4/+9
* SERVER-36453 robustify aggregation_cursor_invalidations.jsIan Boros2018-08-301-34/+29
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+4
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-081-1/+1
* SERVER-33542 Avoid swallowing error codes from PlanExecutor errorsCharlie Swanson2018-03-121-1/+1
* SERVER-32912 Ensure that killCursors always invalidates a pinned cursorBernard Gorman2018-02-131-3/+3
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-1/+1
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-131-0/+380