summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32688 Fix lintJonathan Abrahams2018-05-301-1/+1
* SERVER-32688 FSM replication suites should give secondaries zero votesJonathan Abrahams2018-05-301-2/+3
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-05-242-6/+15
* SERVER-26377 Skip FSM workloads that use the compact command on the LSM build...Eddie Louie2017-08-222-1/+35
* SERVER-26824 Skip FSM workloads which rely on nUpserted or nRemoved when Bala...Jonathan Abrahams2017-08-102-1/+19
* SERVER-28854 Replace msgBase with msg in assertion detailEsha Maharishi2017-04-251-2/+2
* SERVER-28376 remove references to unsupported ReplSetTest.initiate() initiate...Benety Goh2017-03-311-10/+2
* SERVER-3181 Add nameOnly option to listDatabasesGeert Bosch2017-03-031-2/+11
* SERVER-27857 Rewrite remove_during_mr.js as an FSM workload.Max Hirschhorn2017-02-023-0/+37
* SERVER-24563 Fix race in check for DB names that differ in case onlyGeert Bosch2017-01-093-0/+135
* SERVER-27406 Reduce DocumentSourceCursor batch size from 16MB to 4MBJames Wahlin2016-12-271-1/+2
* SERVER-27145 Shard name from a single node mongod not used as shard index in ...Jonathan Abrahams2016-12-071-1/+1
* SERVER-20447 Add concurrency workload that tests sharding functions:Jonathan Abrahams2016-12-069-1/+1027
* SERVER-26993 Extend concurrency suite optionsJonathan Abrahams2016-11-164-40/+112
* SERVER-24994 Check in Helpers::removeRange() if shard key index dropped.Max Hirschhorn2016-11-156-1/+101
* SERVER-26866 Reduce doc count used by create_index_background_unique*.jsJames Wahlin2016-11-021-4/+5
* SERVER-26435 Add FSM tests that exercise parallel unique index buildsJames Wahlin2016-10-282-0/+123
* SERVER-25376 Disable checkOplogs in concurrency tests, since they cause the t...Jonathan Abrahams2016-10-011-1/+0
* SERVER-25376 Add checkOplog hook for replica setsJonathan Abrahams2016-09-301-1/+2
* SERVER-25808 Test concurrent view modification with $lookup/$graphLookupJames Wahlin2016-09-153-2/+133
* SERVER-26033 Allow simple range to exclude start keyJudah Schvimer2016-09-152-0/+4
* SERVER-25808 Test concurrent view modification for cycle detectionJames Wahlin2016-09-141-0/+110
* SERVER-25807 Test concurrent view creations, modifications, and dropsJames Wahlin2016-09-091-0/+91
* SERVER-23476: move dbhash checks into replsettestScott Hernandez2016-08-161-2/+1
* SERVER-25587 blacklist findAndModify_update_growRobert Guo2016-08-153-2/+5
* SERVER-25005 Use Pipeline to execute $lookup and $graphLookup.Max Hirschhorn2016-08-043-0/+315
* SERVER-25274 Make checkDBHashesFsyncLocked, from jstests/hooks/check_repl_dbh...Jonathan Abrahams2016-07-281-2/+2
* SERVER-25273 Concurrency suite dbHash check should call checkDBHashesFsyncLockedJonathan Abrahams2016-07-264-88/+28
* SERVER-25039 Abort aggregation planning when a catalog operation occurs.Max Hirschhorn2016-07-252-1/+47
* SERVER-23073 Reliably detect concurrent changes to $out collection.Charlie Swanson2016-07-182-2/+173
* SERVER-24761 Abort entire query plan when a catalog operation occurs.Max Hirschhorn2016-07-141-0/+81
* SERVER-24790 Replace dbhash checking code in FSM suite with hook codeKamran Khan2016-07-071-59/+2
* SERVER-24789 fixed lintBenety Goh2016-06-291-1/+1
* SERVER-24789 Run the JS validate hook as part of the FSM suiteJonathan Abrahams2016-06-292-1/+33
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-28137-2716/+2038
* SERVER-23725 make agg_graph_lookup.js FSM workload take much less timeDavid Storch2016-05-041-14/+20
* SERVER-23725 Aggregation now supports the graphLookup stage.David Storch2016-05-043-0/+74
* Revert "SERVER-23725 Aggregation now supports the graphLookup stage."Max Hirschhorn2016-04-303-74/+0
* SERVER-23725 Aggregation now supports the graphLookup stage.Benjamin Murphy2016-04-293-0/+74
* SERVER-23492 Add explicit execution mode serial to concurrency test suiteJonathan Abrahams2016-04-061-5/+15
* SERVER-22178 Fix tests on ephemeralForTest storage engine.Charlie Swanson2016-03-3112-77/+135
* SERVER-22178 Always retry sorted findAndModify upon write conflict.Charlie Swanson2016-03-257-18/+181
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-1889-164/+164
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-09164-2885/+3151
* SERVER-22704 Remove SCCC support from the concurrency suiteJonathan Abrahams2016-02-265-42/+5
* SERVER-22850 Clean up additional javascript issues found by eslintMike Grundy2016-02-251-2/+2
* SERVER-22319 remove SCCC tests from testcasesMisha Tyulenev2016-02-122-172/+0
* SERVER-21881 Re-enable the indexed_insert_ttl.js FSM workload.Max Hirschhorn2016-02-095-22/+0
* SERVER-21881 Use fsync+lock when checking dbhash in concurrency suite.Max Hirschhorn2016-02-094-89/+160
* SERVER-22341 fix jslint errors in jstests/concurrency with eslint --fixMike Grundy2016-02-052-4/+4