summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36448 Disable election handoff in continuous stepdown suitesVesselina Ratcheva2018-08-071-0/+1
* SERVER-35340 Reduce number of iterations in update_and_bulk_insert.js FSM wor...William Schultz2018-06-181-1/+1
* SERVER-33959 Avoid deadlock during global cursor registrationCharlie Swanson2018-06-146-28/+66
* SERVER-34515 fix invariant failure caused by js interruption in group commandIan Boros2018-06-067-0/+68
* SERVER-32688 FSM replication suites should give secondaries zero votesJonathan Abrahams2018-05-301-4/+7
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-05-242-7/+15
* SERVER-34725: Group and count plan stages do not set the WorkingSetID output ...Nick Zolnierz2018-05-081-0/+86
* SERVER-30642 Raise election timeouts, in the concurrency tests, as a way to p...Jonathan Abrahams2018-04-191-1/+5
* SERVER-31198 Run the concurrency suite with shard stepdownsJack Mulrow2018-03-064-5/+165
* SERVER-33219 Add backpressure to CRUD client in backup_restore.js.Max Hirschhorn2018-02-111-1/+5
* SERVER-31972 Reduce the number of iterations for the toggle_feature_compatibi...Eddie Louie2018-01-031-1/+1
* SERVER-32053 Make explain cursor invalidation testing more reliableJames Wahlin2017-12-081-4/+18
* SERVER-31865 setFCV on config server should only generate UUIDs for non-dropp...Esha Maharishi2017-12-052-8/+0
* 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
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-134-233/+307
* SERVER-28376 remove references to unsupported ReplSetTest.initiate() initiate...Benety Goh2017-03-281-10/+2
* SERVER-3181 Add nameOnly option to listDatabasesGeert Bosch2017-02-191-2/+11
* SERVER-26377 Skip FSM workloads that use the compact command on the LSM build...Eddie Louie2017-02-012-1/+35
* SERVER-27857 Rewrite remove_during_mr.js as an FSM workload.Max Hirschhorn2017-01-303-0/+37