summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23115 Include path-level multikey information in explain output.Max Hirschhorn2016-05-171-0/+94
* SERVER-24068 - Disable test server21632.js when running with WiredTiger LSMDavid Hows2016-05-171-0/+11
* SERVER-23267 Add currentOp tests for ns, command & planSummaryJames Wahlin2016-05-161-0/+232
* SERVER-24103 adding _waitForDelete to moveChunk commands in migration_ignore_...Dianna Hohensee2016-05-101-15/+18
* SERVER-23791 extend shell helpers to pass collation parameter to serverDavid Storch2016-05-101-0/+448
* SERVER-19642 Add check for duplicate keys in index specVincent Do2016-05-091-2/+3
* SERVER-24105 disable balancer in multi_mongos2.js that does nothing.Dianna Hohensee2016-05-091-8/+0
* SERVER-24098 killop.js should sleep between loop iterationsKaloian Manassiev2016-05-091-8/+10
* SERVER-24071 Introduce ChunkRange classKaloian Manassiev2016-05-091-66/+62
* SERVER-23896 Add ExpressionMod tests for infinite dividendJames Wahlin2016-05-091-4/+6
* SERVER-23896 Additional tests for ExpressionModJames Wahlin2016-05-092-80/+95
* SERVER-24062 Pull CA certificates from correct source on OSXJonathan Reams2016-05-061-5/+4
* SERVER-23765 exclude shard_identity_config_update.js from ephemeral testsRandolph Tan2016-05-061-0/+1
* SERVER-24058 make connpool asio use setup timeoutsJason Carey2016-05-061-1/+3
* SERVER-23949 Enable decimal support by default in Mongo shellGeert Bosch2016-05-061-0/+52
* SERVER-16801 Require strict equality for $set no-op checksAndrew Morrow2016-05-052-0/+63
* SERVER-23765 Update config string of shardIdentity documentRandolph Tan2016-05-051-0/+116
* SERVER-23510 Fix index_retry and index_no_retry to not be timing basedVincent Do2016-05-054-189/+129
* SERVER-24055 increase wtimeout in chaining_removal.jsJudah Schvimer2016-05-051-1/+1
* SERVER-23733 Tests should not write chunkSize to config.settings directlyKaloian Manassiev2016-05-0410-148/+142
* SERVER-24044 apitest_db.js should not assume MMAPv1 under 64bitJames Wahlin2016-05-041-11/+4
* 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-049-0/+767
* SERVER-23213 Remove all users of ShardRegistry::kAllRetriableErrorsSpencer T Brody2016-05-031-3/+2
* SERVER-23327 shardCollection should warn if numInitialChunks is used with non...Misha Tyulenev2016-05-031-0/+30
* Revert "SERVER-23213 Remove all users of ShardRegistry::kAllRetriableErrors"Kyle Suarez2016-05-031-2/+3
* SERVER-23213 Remove all users of ShardRegistry::kAllRetriableErrorsSpencer T Brody2016-05-021-3/+2
* SERVER-24004 move serverStatus() into try block in reconfig_without_increased...Judah Schvimer2016-05-021-1/+1
* SERVER-23993 Make sure migration commit is replicated to all configs in zero_...Randolph Tan2016-05-021-0/+6
* SERVER-23264 Add execStats to profiler for all relevant ops/commandsJames Wahlin2016-05-0211-12/+16
* Revert "SERVER-23725 Aggregation now supports the graphLookup stage."Max Hirschhorn2016-04-309-767/+0
* SERVER-23725 Aggregation now supports the graphLookup stage.Benjamin Murphy2016-04-299-0/+767
* SERVER-8951 Aggregation now supports the indexOfArray, indexOfBytes, and inde...Benjamin Murphy2016-04-294-2/+348
* SERVER-22667 Balancer chunk selection policy interfaceKaloian Manassiev2016-04-291-16/+17
* Revert "SERVER-22667 Balancer chunk selection policy interface"Kyle Suarez2016-04-271-17/+16
* SERVER-22667 Balancer chunk selection policy interfaceKaloian Manassiev2016-04-261-16/+17
* SERVER-23930 Ensure new shard is available in the ShardRegistry after addShardKaloian Manassiev2016-04-261-22/+18
* Revert "SERVER-23930 Ensure new shard is available in the ShardRegistry after...Kaloian Manassiev2016-04-261-18/+22
* SERVER-23915 Make move_stale_mongos.js wait for split and move to propagate t...Spencer T Brody2016-04-261-0/+2
* SERVER-23192 startup_with_all_configs_down.js should restart the shardsKaloian Manassiev2016-04-261-5/+14
* SERVER-23930 Ensure new shard is available in the ShardRegistry after addShardKaloian Manassiev2016-04-261-22/+18
* SERVER-23491 set_majority_read_and_write_concerns.js doesn't work for updatesMike Grundy2016-04-261-9/+36
* SERVER-23259 Report planSummary in diagnostic log and profilerJames Wahlin2016-04-2612-14/+19
* SERVER-23789 make validate() work with MaxKey and MinKeyRobert Guo2016-04-261-0/+32
* SERVER-23814 Add sharding state initialization to secondariesRandolph Tan2016-04-261-0/+62
* SERVER-6773 Aggregation now supports the split expression.Benjamin Murphy2016-04-261-0/+72
* SERVER-23872 Check all writes succeed in where4.jsTess Avitabile2016-04-261-18/+14
* SERVER-23915 Make split_stale_mongos.js wait for split to propagate to all co...Spencer T Brody2016-04-251-0/+2
* SERVER-23918 extend stepdown time for replsetfreezeEric Milkie2016-04-252-4/+4
* SERVER-23877 Make ReplSetTest.awaitLastOpCommitted retry on network errorsKaloian Manassiev2016-04-251-35/+49