summaryrefslogtreecommitdiff
path: root/jstests/sharding/stats.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19533 collStats through mongoS on sharded collection incorrectly scale...Sam Dunietz2016-07-071-1/+1
* Revert "SERVER-19533: collStats through mongoS on sharded collection incorrec...Sam Dunietz2016-06-201-1/+1
* SERVER-19533: collStats through mongoS on sharded collection incorrectly scal...Sam Dunietz2016-06-201-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-173/+184
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-15/+15
* SERVER-22249 disabling balancer in sharding stats.js test because it can conf...Dianna Hohensee2016-01-211-4/+1
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-1/+0
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-2/+11
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-281-1/+2
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-271-2/+1
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-261-1/+2
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-16870 db.collectons.stats() supports indexDetails on sharded collectionsBenety Goh2015-01-161-3/+73
* SERVER-13635: update many sharding tests to work with other storage enginesEliot Horowitz2014-10-111-0/+2
* SERVER-12605 update ShardingTest to turn off balancer by defaultdaveh862014-05-121-1/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-2/+3
* SERVER-7376 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-111-1/+2
* SERVER-7347 Do not scale avgObjSize for mongos db.stats() to be consistent wi...Shaun Verch2012-12-091-0/+55
* test for sharded dbstats and collstatsMathias Stearn2010-08-031-0/+60