summaryrefslogtreecommitdiff
path: root/jstests/sharding/limit_push.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-1/+4
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-55/+56
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-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-48/+56
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-1/+4
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-3/+3
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-6/+5
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-5/+5
* SERVER-13635: update many sharding tests to work with other storage enginesEliot Horowitz2014-10-111-1/+1
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-031-1/+2
* buildbot limit_push.js stop the balancer if we're doing manual movesGreg Studer2012-10-191-0/+3
* SERVER-7376 test fixes for 2.2Greg Studer2012-10-171-1/+1
* fix limit on explain SERVER-1896Eliot Horowitz2010-11-101-38/+31
* Added jstest for http://jira.mongodb.org/browse/SERVER-1896Alvin Richards2010-10-061-0/+54