summaryrefslogtreecommitdiff
path: root/jstests/core/awaitdata_getmore_cmd.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55175 Maintain original read concern and read preference for $currentO...Katherine Wu2021-08-171-1/+0
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-05-071-0/+2
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-291-2/+0
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-03-121-0/+2
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-141-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-0/+1
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-04-271-0/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-171/+168
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-1/+2
* SERVER-37006 Move originatingCommand from currentOp inprog to cursor objectTed Tuckman2018-10-021-8/+10
* SERVER-36435 Make ReplSetTest.kDefaultTimeoutMS accessible everywhere.Justin Seyster2018-09-111-2/+5
* SERVER-36435 Increase maxTimeMS timeout in awaitdata_getmore_cmd.js.Justin Seyster2018-09-071-2/+1
* SERVER-35510 Increase maxTimeMS used in awaitdata_getmore_cmd.js when command...James Wahlin2018-06-081-2/+3
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-081-0/+1
* SERVER-34481 Increase robustness of awaitdata_getmore_cmd.jsCharlie Swanson2018-04-171-34/+22
* SERVER-31999: Race condition in awaitdata_getmore_cmd.jsBernard Gorman2018-03-091-0/+10
* SERVER-32691 Add write_concern_majority_passthrough task in Evergreen.Max Hirschhorn2018-02-121-1/+9
* SERVER-31484 separate the operation deadline from awaitData deadline in shard...Martin Neupauer2018-01-311-0/+193