summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21133 add basic tests for mergeChunksMisha Tyulenev2015-12-101-0/+64
* SERVER-21134 add basic tests for shardCollection commandMisha Tyulenev2015-12-101-0/+181
* SERVER-21852 fix test issue that can cause kill_cursors.js to fail under mast...David Storch2015-12-101-1/+4
* SERVER-21786 increase test coverage of the s/query directoryDavid Storch2015-12-102-0/+24
* SERVER-21214 Dump config server data when the sharded concurrency suites failJudah Schvimer2015-12-102-22/+85
* SERVER-20824 Test for sharding state recoveryRandolph Tan2015-12-101-25/+76
* SERVER-21248 get_replication_info_helper.js should not assume all insert ops ...Benety Goh2015-12-101-2/+2
* SERVER-21248 additional failover test cases per test planBenety Goh2015-12-105-1/+214
* SERVER-21248 added checks to election_timing.js to ensure failovers complete ...Benety Goh2015-12-102-12/+63
* SERVER-21799 add test coverage for rpcProtocols(CLI) and setClientRPCProtocol...Adam Midvidy2015-12-091-0/+75
* SERVER-21545 Correctly roll back updating collection optionsCharlie Swanson2015-12-091-0/+23
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-0910-5/+39
* SERVER-21811 Remove disabled version of server5782.jsCharlie Swanson2015-12-091-106/+0
* SERVER-21135 Add more basic tests for sharded implicit database creationRandolph Tan2015-12-081-0/+46
* SERVER-21138 Add more basic tests for dropDatabaseRandolph Tan2015-12-081-42/+45
* SERVER-21139 Add more basic tests for drop collectionRandolph Tan2015-12-081-0/+54
* SERVER-21602 Use 'cursorTimeoutMillis' flag in cursor_timeout.jsJason Rassi2015-12-081-11/+23
* SERVER-21516 Remove dbStats command from readConcern testing overrideJonathan Abrahams2015-12-081-1/+0
* SERVER-21768 Remove the 'numCollections' field from dbHash's responseJonathan Abrahams2015-12-082-3/+6
* SERVER-21796 fix startup_log.js for new versioning schemeJonathan Reams2015-12-081-3/+4
* SERVER-21426:Add writeConcern support to benchRundalyd2015-12-081-4/+7
* SERVER-21366 Periodically yield when applying migration deletionsKaloian Manassiev2015-12-081-4/+6
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-08135-532/+541
* SERVER-21637 add a test for 3.2 shell / 3.0 server find compatibilityDavid Storch2015-12-081-0/+39
* SERVER-21600 add integration test for killCursors commandDavid Storch2015-12-082-0/+140
* SERVER-21586 Update comments on failing testsRandolph Tan2015-12-081-2/+3
* SERVER-21714 Increase replSetTest.initiate() timeout for FSM testsJonathan Abrahams2015-12-031-2/+10
* SERVER-21726 do not log no-op updates in all cases, not just for inplace-supp...Eric Milkie2015-12-021-14/+12
* SERVER-21735 remove flaky assertions from objid6.jsDavid Storch2015-12-021-14/+8
* SERVER-21736 disable sync2.js in the replica_sets_legacy taskmatt dannenberg2015-12-021-0/+4
* SERVER-21115 Add dbHash checking to concurrency suiteJonathan Abrahams2015-12-022-14/+107
* SERVER-21721 Specify 5 minute timeout in backup_restore.js for replica set in...Jonathan Abrahams2015-12-021-1/+4
* SERVER-21690 TextOrStage should fetch doc when RecordId first observedJason Rassi2015-12-011-2/+1
* SERVER-21708 unify timeouts in auth/repl.jsmatt dannenberg2015-12-011-5/+5
* SERVER-21158 pull cleanupOrphaned tests from QA-326Misha Tyulenev2015-11-3011-112/+1016
* SERVER-21618 Add more commands to readConcern passthrough testsJonathan Abrahams2015-11-301-0/+13
* SERVER-21695 fix rollback_index.jsmatt dannenberg2015-11-301-1/+1
* SERVER-21384 Enable sharding suites on ephemeral storage enginesCharlie Swanson2015-11-309-4/+38
* BF-1393 - Remove backup_cursors_wt.js testDavid Hows2015-11-261-39/+0
* Revert "SERVER-21387 Temp. disable bench_test_crud_commands.js in parallel"Jason Rassi2015-11-241-4/+0
* SERVER-21387 bench_test_crud_commands.js: move out of core suiteJason Rassi2015-11-241-0/+0
* SERVER-21387 bench_test_crud_commands.js: ensure collection existsJason Rassi2015-11-241-0/+2
* SERVER-21384 Enable noPassthrough suites for in-memory storage enginesCharlie Swanson2015-11-249-4/+42
* 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-21480: remove race condition in ttl1.jsGeert Bosch2015-11-231-6/+11
* SERVER-21341 Add regression test query_yield_reset_timer.jsJason Rassi2015-11-201-0/+46
* SERVER-21096: only record election win in PV1Scott Hernandez2015-11-201-5/+7
* SERVER-21487 Add new suite for running 3.2 SCCC cluster with 3.0 mongos again...Randolph Tan2015-11-201-5/+3