summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21103 Top chunk optimization is not being triggered when there is no b...Randolph Tan2015-10-281-2/+2
* SERVER-20240 Add sharded concurrency suite runners that enable the balancerJudah Schvimer2015-10-275-3/+239
* SERVER-21102 Add more basic tests for split and auto splitRandolph Tan2015-10-272-2/+96
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-2726-172/+199
* SERVER-19614 Use stack bounds to limit JS recursionAndrew Morrow2015-10-271-43/+38
* add validation for waitForState on states to fix initial_sync_cloner_dups.jsScott Hernandez2015-10-261-1/+1
* SERVER-21111 bench_test_crud_commands.js log addl. failure diagnosticsJason Rassi2015-10-261-3/+3
* SERVER-21093: Make ordered bulk insert operation error out properlyMartin Bligh2015-10-261-0/+16
* SERVER-21108 eliminate unnecessary reconfig from mongos_no_replica_set_refres...Benety Goh2015-10-261-18/+33
* SERVER-20297 Expose cluster nodes to workload states in the concurrency suiteJudah Schvimer2015-10-235-11/+144
* SERVER-21098 Clean up some sharding jstests to allow them to run under both C...Spencer T Brody2015-10-238-50/+304
* increase election timeout for drain.jsScott Hernandez2015-10-235-12/+10
* SERVER-21082 Add more basic tests for addShard and removeShardRandolph Tan2015-10-235-16/+71
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-2378-236/+424
* SERVER-20489 Remove sleep workaround from readmajority_jscore_passthrough.jsMike Grundy2015-10-232-53/+62
* Revert "SERVER-20489 Remove sleep workaround from readmajority_jscore_passthr...Mike Grundy2015-10-222-62/+53
* SERVER-20489 Remove sleep workaround from readmajority_jscore_passthrough.jsMike Grundy2015-10-222-53/+62
* SERVER-20888: Defer $language check to FTSQuery::ParseMark Benvenuto2015-10-221-0/+5
* Revert "SERVER-20297 Expose cluster nodes to workload states in the concurren...Kamran Khan2015-10-225-139/+11
* SERVER-20297 Expose cluster nodes to workload states in the concurrency suiteJudah Schvimer2015-10-225-11/+139
* SERVER-20979 make test_command.js more stable by waiting for node 0 to become...Benety Goh2015-10-221-31/+35
* SERVER-21077 stepdown.js should wait for expected primarySiyuan Zhou2015-10-221-1/+2
* SERVER-20935 do not attempt to attach shard version to OpCtx inside direct cl...David Storch2015-10-221-0/+15
* SERVER-20979 added ReplicationCoordinator::waitForMemberState() and waitForDr...Benety Goh2015-10-212-2/+164
* SERVER-8246 Exclude type6.js from parallel testsJonathan Reams2015-10-211-0/+4
* SERVER-20921: test for truncate on batch recoveryScott Hernandez2015-10-201-0/+121
* increase timeouts for testScott Hernandez2015-10-201-5/+6
* SERVER-8246 Add instanceof support for MinKey/MaxKeyJonathan Reams2015-10-201-0/+18
* SERVER-20880 Add "readCmd" option to benchRun find/findOne operationsJason Rassi2015-10-202-37/+67
* SERVER-20970 Allow a single-node SCCC config serverKaloian Manassiev2015-10-191-0/+36
* SERVER-20920 Wait longer for the TTL monitor to finish in ttl_capped.js.Max Hirschhorn2015-10-161-46/+76
* SERVER-20964 use failpoint instead of bridging to prevent secondary from catc...Benety Goh2015-10-161-6/+12
* SERVER-20863: Use MB instead of Mb in diagnostic size optionsMark Benvenuto2015-10-151-12/+12
* SERVER-19906: verify() failure when text index on "_fts" has weights set to e...Mark Benvenuto2015-10-151-0/+9
* SERVER-18194 command should not set slaveOk if ReadPreference == PrimaryOnlyMisha Tyulenev2015-10-151-1/+26
* SERVER-16962 Allow compact on capped collection if supported by storage engineMathias Stearn2015-10-151-0/+6
* SERVER-20367 Remove references to geoWalk commandJudah Schvimer2015-10-152-14/+0
* SERVER-20360: Do writecmd vectored write inside one currentOpMartin Bligh2015-10-151-5/+4
* SERVER-20917 Remove concept of "oldest-supported" from multiversion suiteCharlie Swanson2015-10-141-37/+35
* SERVER-20812 Tag vote request connection to skip closing it when relinquishin...Siyuan Zhou2015-10-141-0/+60
* SERVER-20832 use fail point instead of bridging to control replication in ste...Benety Goh2015-10-141-30/+31
* SERVER-20780 Don't shut down the primary when there could be unreplicated wri...Spencer T Brody2015-10-132-16/+35
* SERVER-20891 User-initiated writes to the config server must use w:majority w...Spencer T Brody2015-10-132-84/+6
* SERVER-20414 Move httpinterface tests into their own suiteCharlie Swanson2015-10-132-0/+0
* SERVER-20414 Instruct 2.4 processes to disable an unneeded httpinterfaceCharlie Swanson2015-10-132-2/+11
* SERVER-20646 Cluster find command per-host retry logicKaloian Manassiev2015-10-131-5/+5
* SERVER-18622 listCollections should special case filtering by nameCharlie Swanson2015-10-132-14/+82
* SERVER-20849 Ensure explain output is actually computed during testCharlie Swanson2015-10-131-3/+3
* SERVER-19614 Temporarily disable JS recursion depth protectionsAndrew Morrow2015-10-131-38/+43
* SERVER-20904 make deletes issued by repair2.js use $isolatedDavid Storch2015-10-131-2/+2