summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-3181 Add nameOnly option to listDatabasesGeert Bosch2017-03-191-2/+12
* SERVER-24994 Check in Helpers::removeRange() if shard key index dropped.Max Hirschhorn2017-01-206-1/+106
* SERVER-24563: Add create_database FSM test to sharded SCCC blacklistDaniel Gottlieb2017-01-132-0/+2
* SERVER-24563 Fix race in check for DB names that differ in case onlyDaniel Gottlieb2017-01-133-0/+142
* Revert "SERVER-24563 Fix race in check for DB names that differ in case only"Daniel Gottlieb2017-01-113-134/+0
* SERVER-24563 Fix race in check for DB names that differ in case onlyDaniel Gottlieb2017-01-113-0/+134
* Revert "SERVER-24563 Fix race in check for DB names that differ in case only"Mathias Stearn2017-01-113-135/+0
* SERVER-24563 Fix race in check for DB names that differ in case onlyDaniel Gottlieb2017-01-113-0/+135
* SERVER-25039 Abort aggregation planning when a catalog operation occurs.Max Hirschhorn2016-09-082-1/+49
* SERVER-25587 blacklist findAndModify_update_growRobert Guo2016-08-253-2/+5
* SERVER-25627 Remove the concurrency_simultaneous suiteJonathan Abrahams2016-08-171-14/+0
* 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-24761 Fix lint.Max Hirschhorn2016-07-151-6/+1
* SERVER-24761 Abort entire query plan when a catalog operation occurs.Max Hirschhorn2016-07-151-0/+81
* SERVER-23492 Add explicit execution mode serial to concurrency test suiteJonathan Abrahams2016-04-281-5/+15
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-2190-199/+199
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-09166-2959/+3226
* SERVER-22850 Clean up additional javascript issues found by eslintMike Grundy2016-02-251-2/+2
* SERVER-21881 Use fsync+lock when checking dbhash in concurrency suite.Max Hirschhorn2016-02-204-89/+160
* SERVER-22341 fix jslint errors in jstests/concurrency with eslint --fixMike Grundy2016-02-162-4/+4
* SERVER-22324 Update findAndModify_inc.js to handle mmapv1 invalidations.Max Hirschhorn2016-01-271-5/+28
* SERVER-21499 Update FSM workloads to handle more frequent yielding.Max Hirschhorn2016-01-274-12/+50
* SERVER-21421 Update concurrency suite's ThreadManager constructor to provide ...Mike Grundy2016-01-252-2/+2
* SERVER-21035 Delete the disabled fsm_all_sharded.js test runnerMike Grundy2016-01-251-82/+0
* SERVER-22002 Do not retry findAndModify on MMAPv1Charlie Swanson2016-01-212-10/+29
* SERVER-21940 Workload connection cache in FSM suite is not nulled out properlyJonathan Abrahams2016-01-191-5/+3
* SERVER-22083 Delete the disabled fsm_all_master_slave.js test runnerJonathan Abrahams2016-01-111-13/+0
* SERVER-21892 Include thread ID in concurrency suite error reportJonathan Abrahams2016-01-112-31/+42
* SERVER-21835 Ignore errors due to CappedPositionLost in make_capped.js.Max Hirschhorn2015-12-211-0/+8
* SERVER-21893 Fix dbHash result check for number of collections.Jonathan Abrahams2015-12-211-2/+2
* SERVER-21768 Remove the 'numCollections' field from dbHash's responseJonathan Abrahams2015-12-111-2/+2
* SERVER-21547 Don't apply iteration and thread multipliers to background FSM w...Jonathan Abrahams2015-12-111-5/+8
* SERVER-21500 Include the name of the FSM workload in the WorkloadFailure desc...Jonathan Abrahams2015-12-112-9/+9
* SERVER-21214 Dump config server data when the sharded concurrency suites failJudah Schvimer2015-12-102-22/+85
* SERVER-21714 Increase replSetTest.initiate() timeout for FSM testsJonathan Abrahams2015-12-081-2/+10
* SERVER-21115 Add dbHash checking to concurrency suiteJonathan Abrahams2015-12-022-14/+107
* SERVER-21384 Enable concurrency suites with ephemeral storage enginesCharlie Swanson2015-11-241-2/+2
* SERVER-21606 inMemory storage engine should support touch commandCharlie Swanson2015-11-231-2/+3
* SERVER-21605 Compact command should error on inMemory storage engineCharlie Swanson2015-11-233-17/+32
* SERVER-21564 simplify shardCollection in fsm's cluster.jsJudah Schvimer2015-11-191-5/+1
* SERVER-18744 New FSM workload for createIndex in backgroundJonathan Abrahams2015-11-191-0/+239
* SERVER-21523 Inject "threadCount" property after threadMgr.init().Max Hirschhorn2015-11-191-19/+27
* SERVER-21522 Make a copy of the $config before running a workload.Max Hirschhorn2015-11-192-13/+18
* SERVER-21497 Disable yield_geo_near_dedup.js when balancer is running.Max Hirschhorn2015-11-172-0/+8
* SERVER-20941 Update v8-specific code and comments in JS testsKamran Khan2015-11-131-2/+2
* SERVER-21434 Retry a findAndModify if it conflicts on an update or deleteCharlie Swanson2015-11-132-5/+16
* SERVER-20981 Add background thread functionality to the concurrency suiteJudah Schvimer2015-11-136-91/+279
* SERVER-21339 Fix and use cluster setup/teardown functions in FSM SuiteJudah Schvimer2015-11-124-71/+136
* SERVER-21163 FSM logging improvementsJonathan Abrahams2015-11-121-4/+3