summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-302-20/+20
* SERVER-55145 Make dropping a nonexistent database a noopTommaso Tocci2021-03-161-3/+1
* SERVER-54806 Remove deprecated usingReplicaSetShards parameter from resmoke_r...Tommaso Tocci2021-02-261-1/+1
* SERVER-54283 Move the legacy dropDatabase/Collection path to execute from the...Kaloian Manassiev2021-02-091-16/+0
* SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan2020-11-191-1/+1
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-2/+0
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-3/+3
* SERVER-48673 Allow retrying establishing a connection to a replica set in get...jannaerin2020-07-201-1/+11
* SERVER-44650 Add new test mode enforeFastCount to foreground validateGregory Noma2020-05-211-1/+8
* SERVER-38961 remove override for causally consistent index buildsBenety Goh2020-05-031-6/+0
* SERVER-42192 Enable moveChunk FSM workloads to run in stepdown suites.Max Hirschhorn2020-03-122-4/+51
* SERVER-43107 Disable random chunk migration failpoint for concurrency with_ba...Alex Taskov2019-08-301-15/+17
* SERVER-42473 Create concurrency workload to validate current cleanupOrphaned ...Alex Taskov2019-08-291-0/+16
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-124-12/+11
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-278-273/+264
* SERVER-41836 Log thread Id as part of error in FSM testsArun Banala2019-06-211-2/+2
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-202-27/+25
* SERVER-39770 Add retry logic to FSM connection cache setupVesselina Ratcheva2019-05-241-1/+5
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-042-27/+5
* SERVER-38583 JS test fixes for write errors in transactionsA. Jesse Jiryu Davis2019-02-121-2/+2
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-171-0/+10
* SERVER-33983 Add concurrency sharded transaction passthroughs using majority ...Jack Mulrow2018-12-201-6/+19
* SERVER-38628 Concurrency txn passthroughs shouldn't modify thread local state...Jack Mulrow2018-12-191-5/+6
* SERVER-38026 Run concurrency_replication_multi_stmt_txn.yml against sharded c...Jack Mulrow2018-12-163-14/+14
* SERVER-38025 Run transaction workloads in sharded concurrency suites w/o fail...Jack Mulrow2018-12-051-0/+13
* SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackist...Jonathan Abrahams2018-10-121-21/+27
* SERVER-35160 Allow TestData to be undefined in worker_thread.js again.Max Hirschhorn2018-09-111-2/+7
* SERVER-35160 ScopedThreads should automatically inherit TestData from their p...Jonathan Abrahams2018-09-052-10/+3
* SERVER-32642 Return raw command response in the validate JS hookJonathan Abrahams2018-08-241-3/+3
* SERVER-36129 awaitReplication after setup functions in concurrencyRobert Guo2018-08-142-0/+14
* SERVER-35037 Create new concurrency suite that runs consecutive operations in...Samy Lanka2018-08-032-2/+55
* SERVER-35523 fix fsmworkloadtestcaseRobert Guo2018-07-021-0/+3
* SERVER-30001: Remove skip function from fsm workloadsDavid Bradford2018-06-143-27/+0
* SERVER-35389 remove dead code from FSM suiteRobert Guo2018-06-085-279/+54
* SERVER-35309 CamelCase appName in connection stringsMark Benvenuto2018-06-061-1/+1
* SERVER-29999 Implement FSM Scheduler for concurrency_simultaneousRobert Guo2018-06-041-3/+0
* SERVER-34555 Add stepdown to FSM resmoke integrationJonathan Abrahams2018-05-313-25/+79
* SERVER-32883 Add concurrency_replication_causal_consistency suiteXiangyu Yao2018-05-233-4/+21
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-2/+2
* SERVER-19630 allow FSM tests to connect to an existing clusterRobert Guo2018-04-305-96/+142
* SERVER-34383 Add secondary reads FSM testXiangyu Yao2018-04-293-2/+17
* SERVER-34293 Add test for atomicity and isolation of transactions.Max Hirschhorn2018-04-161-2/+9
* SERVER-34289 add new sharded cluster wrapper for connecting to an existing cl...Robert Guo2018-04-121-0/+125
* SERVER-33312 Add FSM test for single replica set transactionXiangyu Yao2018-03-171-0/+4
* SERVER-30203 Create FSMWorkloadTestCase for running concurrency tests.Max Hirschhorn2018-03-083-6/+229
* SERVER-32095: Include tid when establishing a connection to MongoDB deploymen...David Bradford2018-03-062-45/+69
* SERVER-30642 Raise election timeouts, in the concurrency tests, as a way to p...Jonathan Abrahams2018-02-261-1/+5
* 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