summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33603 invalidated_cursors.js now runs getMores against the right colle...Ian Boros2018-03-021-20/+20
* SERVER-33277 Adapt invalidated_cursors.js and kill_multicollection_aggregatio...Ian Boros2018-03-012-7/+16
* SERVER-30642 Raise election timeouts, in the concurrency tests, as a way to p...Jonathan Abrahams2018-02-261-1/+5
* SERVER-33379 Fix error message in sharded_moveChunk_partitioned.js workloadJack Mulrow2018-02-211-2/+2
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-02-212-6/+15
* SERVER-32688 FSM replication suites should give secondaries zero votesJonathan Abrahams2018-02-211-4/+7
* SERVER-32143 Remove test coverage for master-slaveVesselina Ratcheva2018-02-211-29/+1
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-216-73/+0
* SERVER-33219 Add backpressure to CRUD client in backup_restore.js.Max Hirschhorn2018-02-091-1/+5
* SERVER-32291 Implement collection creation on config serverRandolph Tan2018-02-061-2/+3
* SERVER-32675 Make jstest changes for Mobile SE Concurrency issuesSulabh Mahajan2018-02-012-2/+2
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-193-11/+11
* SERVER-32506 OSX Mobile SE variant: Tag tests to skip on mobile SESulabh Mahajan2018-01-182-0/+2
* SERVER-30504 Move the logic of the dropCollection command into the new _confi...Kaitlin Mahar2018-01-084-4/+39
* SERVER-31198 Run the concurrency suite with shard stepdownsJack Mulrow2018-01-034-5/+165
* SERVER-32053 Make explain cursor invalidation testing more reliableJames Wahlin2017-12-041-4/+18
* SERVER-31865 setFCV on config server should only generate UUIDs for non-dropp...Esha Maharishi2017-11-302-8/+0
* SERVER-31972 Reduce the number of iterations for the toggle_feature_compatibi...Eddie Louie2017-11-291-1/+1
* SERVER-31934 set orphanCleanupDelaySecs=1 for all testsMisha Tyulenev2017-11-212-24/+2
* SERVER-31777 deactivate logical sessions for fcv34Jason Carey2017-11-092-0/+4
* SERVER-31807 Add Powercycle task using writeConcern {w: "majority"}Jonathan Abrahams2017-11-082-1/+8
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-081-5/+26
* SERVER-31884 No toggle_feature_compatibility.js in stepdown suites.Justin Seyster2017-11-082-0/+8
* SERVER-30802 Add CRUD & FSM clients to powertest.pyJonathan Abrahams2017-10-252-13/+35
* SERVER-31567 reduce number of threads and iterations in drop_collection.js to...Esha Maharishi2017-10-161-1/+9
* SERVER-31549 Add nested $lookup pipeline to view_catalog_cycle_lookup.jsJames Wahlin2017-10-161-6/+26
* SERVER-31456 Set initial{Cluster,Operation}Time in concurrency suite.Max Hirschhorn2017-10-142-0/+38
* SERVER-31184 Make FSM concurrency suites filter chunks based on the namespaceKaloian Manassiev2017-10-105-25/+32
* SERVER-31200 Better toggle_feature_compatibility.js diagnostic output.Justin Seyster2017-10-061-1/+2
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-035-5/+5
* SERVER-31200 Fix toggle_feature_compatibility.js failures in FSM.Justin Seyster2017-09-281-21/+20
* SERVER-30679 Integrate causallyConsistentReads into SessionOptions.Max Hirschhorn2017-09-203-9/+2
* SERVER-30912 Use session in concurrency suites with SessionOptionsJack Mulrow2017-09-191-13/+3
* SERVER-30682 Run the concurrency suite with "secondary" read preferenceJack Mulrow2017-09-153-10/+47
* Revert "SERVER-30862 Run the concurrency suite with "secondary" read preference"Jack Mulrow2017-09-153-47/+10
* SERVER-30862 Run the concurrency suite with "secondary" read preferenceJack Mulrow2017-09-153-10/+47
* SERVER-30705 Add $v field for update semantics in oplog updates.Justin Seyster2017-09-142-0/+66
* SERVER-30677 Run the concurrency suite with CSRS primary stepdownsJack Mulrow2017-09-112-0/+249
* Revert "SERVER-30677 Run the concurrency suite with CSRS primary stepdowns"Nathan Myers2017-09-112-249/+0
* SERVER-30677 Run the concurrency suite with CSRS primary stepdownsJack Mulrow2017-09-112-0/+249
* SERVER-30676 Add support for stepdown options to the concurrency frameworkJack Mulrow2017-09-082-12/+64
* SERVER-30681 Run the concurrency suite with causal consistency enabledJack Mulrow2017-09-043-3/+223
* SERVER-30680 Add support for session options to the concurrency frameworkJack Mulrow2017-09-043-4/+17
* SERVER-30531 Remove blacklisting of nonexistent testsNathan Myers2017-08-082-3/+0
* Revert "SERVER-30531 Remove blacklisting of nonexistent tests"Nathan Myers2017-08-082-0/+3
* SERVER-30531 Remove blacklisting of nonexistent testsNathan Myers2017-08-082-3/+0
* SERVER-29277 Automatically retry operations on DatabaseDropPending.Max Hirschhorn2017-06-272-1/+19
* SERVER-28854 Replace msgBase with msg in assertion detailEsha Maharishi2017-04-251-2/+2
* SERVER-28792 make dropIndexes unversioned againEsha Maharishi2017-04-171-8/+1
* SERVER-28681 make ClusterCountCmd::run use the ARSEsha Maharishi2017-04-141-1/+8