summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shardingtest.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-271-649/+627
* SERVER-21009 Move sharding admin calls out of ShardingTestKaloian Manassiev2015-10-271-278/+0
* SERVER-20970 Allow a single-node SCCC config serverKaloian Manassiev2015-10-191-3/+7
* SERVER-20676 Retry move chunk if it fails due to stale chunk boundariesSpencer T Brody2015-10-081-2/+11
* SERVER-20828 Always enable journaling for config servers in tests.Max Hirschhorn2015-10-081-0/+4
* Revert "SERVER-20676 Retry move chunk if it fails due to stale chunk boundaries"Max Hirschhorn2015-10-071-11/+2
* SERVER-20676 Retry move chunk if it fails due to stale chunk boundariesSpencer T Brody2015-10-071-2/+11
* SERVER-20787 Cleanup sharding auth testKaloian Manassiev2015-10-071-5/+5
* SERVER-20604 unblock AwaitData queries if commit level needs updating downstr...Eric Milkie2015-10-061-2/+0
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-011-4/+9
* SERVER-18786: printShardingStatus/sh.status give info of active mongosesKevin Pulo2015-09-241-0/+48
* SERVER-20494 SERVER-20493 Change CatalogManagerReplicaSet to use Nearest read...Spencer T Brody2015-09-241-0/+3
* Revert "SERVER-18498 Specify protocol version in ReplSetTest's constructor."Jason Rassi2015-09-241-1/+0
* Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by...Jason Rassi2015-09-241-8/+4
* SERVER-20578 ReplSetTest.overflow should wait for replicationKaloian Manassiev2015-09-241-1/+1
* SERVER-18498 Specify protocol version in ReplSetTest's constructor.Siyuan Zhou2015-09-231-5/+2
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultSiyuan Zhou2015-09-231-5/+13
* Revert "SERVER-18786: printShardingStatus/sh.status give info of active mongo...Kevin Pulo2015-09-201-48/+0
* SERVER-18786: printShardingStatus/sh.status give info of active mongosesKevin Pulo2015-09-181-0/+48
* SERVER-18820: make printShardingStatus/sh.status show optional collection fieldsKevin Pulo2015-09-181-0/+18
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-101/+130
* SERVER-19886 Make tests run config servers with 3 member replica setsRandolph Tan2015-08-141-6/+1
* SERVER-19732 SERVER-19524 SERVER-19545 Use configsvr instead of configServer ...Spencer T Brody2015-08-081-1/+1
* SERVER-19524 SERVER-19739 Additional validation and behavior for replica set ...Spencer T Brody2015-08-081-1/+5
* SERVER-19602 SERVER-19395 Clean up how ShardingTest restarts mongos and mongo...Spencer T Brody2015-07-271-7/+9
* SERVER-19514 Run sharding tests using 2 node CSRSSpencer T Brody2015-07-271-3/+2
* SERVER-19289 Sharding tests should always use wiredTiger as the storage engin...Daniel Alabi2015-07-231-0/+3
* SERVER-19493 Include 'code' field in thrown js Error objects where possibleSpencer T Brody2015-07-221-1/+1
* SERVER-19395 Write commands should use ShardConnectionKaloian Manassiev2015-07-211-2/+25
* SERVER-18796: sh.status() show 'dropped:false' colls againKevin Pulo2015-07-131-1/+1
* SERVER-18506: Make the balancer section of printShardingStatus() respect the ...Kevin Pulo2015-07-101-61/+60
* Revert "SERVER-19289 Sharding tests should always use wiredTiger as the stora...Daniel Alabi2015-07-091-3/+0
* SERVER-19289 Sharding tests should always use wiredTiger as the storage engin...Daniel Alabi2015-07-091-0/+3
* SERVER-19085 Add new suite for running 3-node legacy config serversDaniel Alabi2015-07-021-0/+8
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+9
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-231-68/+123
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-55/+29
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-2/+2
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-061-1/+1
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-241-1/+1
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-241-1/+1
* SERVER-16392 ShardInfo should stop using mapped to get size estimateRandolph Tan2014-12-191-2/+3
* SERVER-16499 Fix sh.getBalancerLockDetailsDavid Hows2014-12-111-2/+2
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-8/+10
* SERVER-14882 Add action log data to sh.status()daveh862014-10-121-0/+74
* SERVER-15236: Switch shardingtest setup back to MONGODB-CR.Amalia Hawkins2014-10-101-1/+1
* SERVER-15236 Using SCRAM-SHA-1 for keyfile authenticationAndreas Nilsson2014-10-101-1/+1
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-031-8/+8
* SERVER-14158 ShardingTest and authutil.asCluster correctly handle keyfile authKevin Pulo2014-06-141-1/+1
* SERVER-13985 Remove server side js usage from printShardingStatusShaun Verch2014-05-271-2/+7