summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-21291: Reduce the thread count in a multi-key text FSM workloadKamran Khan2015-11-041-0/+3
* SERVER-21298 wait for SECONDARY state before calling countEric Milkie2015-11-041-0/+1
* SERVER-21292 update remove1.js to use newer testing paradigmsEric Milkie2015-11-041-43/+12
* SERVER-21287 $lookup should always make $eq queriesMathias Stearn2015-11-041-0/+25
* SERVER-21046 Explain no longer supports majority readConcernMathias Stearn2015-11-042-23/+9
* SERVER-21274 Clean up command interception for read_concern_passthroughMathias Stearn2015-11-041-17/+64
* SERVER-21282 insert after the spanning tree is established in noPassthrough/s...matt dannenberg2015-11-041-1/+1
* SERVER-21242: Add an initial drop to jstests/core/collection_info_cache_race.jsDavid Hows2015-11-041-1/+2
* SERVER-21146 restrict splitChunk, moveChunk, mergeChunks on mongod to interna...Misha Tyulenev2015-11-031-4/+39
* SERVER-20402 Add election failover js testsMike Grundy2015-11-032-0/+284
* SERVER-21237 fix remove1.js to handle failover that occurs in pv0matt dannenberg2015-11-031-6/+12
* SERVER-21186 Make actionLog format the same as changeLog'sKaloian Manassiev2015-11-031-36/+43
* SERVER-21269 stop workload in noPassthrough/backup_restore.js to allow node t...matt dannenberg2015-11-031-3/+8
* SERVER-21237 fix ReplSetTest.prototype.awaitReplication to use getReplSetStat...matt dannenberg2015-11-021-2/+1
* SERVER-15508: Have the shell accept all unsigned Timestamp valuesGeert Bosch2015-10-303-4/+19
* SERVER-19910 Re-enable convertToCapped testDan Pasette2015-10-301-1/+1
* SERVER-21129 wait for batch apply flush in a separate threadmatt dannenberg2015-10-304-1/+5
* SERVER-21160: revert woCompare to using unsigned comparison for TimestampGeert Bosch2015-10-301-0/+10
* SERVER-19095 Move $lookup to community editionCharlie Swanson2015-10-301-0/+428
* SERVER-12746: Fix assert() calls with constant-value argsKevin Pulo2015-10-3015-68/+78
* SERVER-21109 Add test for balancer active windowRandolph Tan2015-10-291-0/+134
* SERVER-21149 Make sure that ShardRegistry is aware of any node that the Remot...Spencer T Brody2015-10-291-0/+42
* SERVER-20858 Reject creation of non-capped oplog collections.Max Hirschhorn2015-10-291-0/+38
* Revert "SERVER-21160: revert woCompare to using unsigned comparison for Times...Geert Bosch2015-10-291-10/+0
* SERVER-21160: revert woCompare to using unsigned comparison for TimestampGeert Bosch2015-10-281-0/+10
* SERVER-20694 Wait for nodes to catch up in csrs_upgrade.js by monitoring repl...Andy Schwerin2015-10-281-4/+28
* SERVER-20969 Restrict $indexStats to first pipeline stageJames Wahlin2015-10-282-1/+4
* 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