summaryrefslogtreecommitdiff
path: root/jstests/core/getmore_invalidated_cursors.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-8/+2
* SERVER-49385 Make SBE fail cleanly when required index is dropped while yieldedDavid Storch2021-03-081-4/+6
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-2/+7
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-95/+94
* SERVER-37451 Move all ClientCursor ownership to the global CursorManager.David Storch2019-01-151-20/+22
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-071-1/+2
* Revert "SERVER-37853 Create sharded_core_txn with balancer suite"William Schultz2019-01-041-2/+1
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-041-1/+2
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-1/+1
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-1/+6
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-28938 Invalidate all cursors on collections to be renamedMaria van Keulen2017-05-261-0/+20
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-131-0/+90