summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shardingtest.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26261 Expose current() and advance() methods on version iterator.Max Hirschhorn2016-11-091-32/+44
* SERVER-26645 Get rid of _shardNames variable in ShardingTestKaloian Manassiev2016-10-171-7/+2
* SERVER-26285 Make sure that the balancer settings gets refreshed periodicallyRandolph Tan2016-10-041-1/+3
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-1/+34
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-34/+1
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-1/+34
* SERVER-26363 Await replication of the CSRS after setting fCV to 3.2.r3.3.15Max Hirschhorn2016-09-271-6/+16
* SERVER-25158 prevent 3.2 mongos from connecting to a featureCompatibilityVers...r3.3.13David Storch2016-09-221-5/+5
* SERVER-26095 fix error message in ShardingTest::awaitBalancerRoundDianna Hohensee2016-09-151-4/+9
* SERVER-26042 Increase the timeout of ShardingTest configuration writesKaloian Manassiev2016-09-091-1/+5
* SERVER-25739 set_feature_compatibility_version.js should not use 3.4 mongos t...Tess Avitabile2016-08-241-2/+38
* SERVER-25514 Prevent a v3.4 mongos from being used to add a v3.2 shardSpencer T Brody2016-08-221-2/+8
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-0/+12
* SERVER-25267 SERVER-25265 Integrate compression with networking codeJonathan Reams2016-08-091-0/+5
* SERVER-23192 periodically reload ShardRegistry from the catalogMisha Tyulenev2016-08-011-14/+0
* SERVER-25153 Converting sharding_last_stable_mongos test suite to include mix...Dianna Hohensee2016-07-221-0/+14
* SERVER-24569 Maintain rangesToClean and metadataInUse on chunk migrationsKaloian Manassiev2016-07-211-3/+3
* SERVER-24853 Support parallel chunk migrationsKaloian Manassiev2016-07-191-1/+1
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-52/+10
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-45/+6
* SERVER-24652 Expose the balancer state through serverStatus sectionKaloian Manassiev2016-06-201-3/+38
* SERVER-24544 Make ShardingTest inherit the methods from 'sh'Kaloian Manassiev2016-06-171-59/+66
* SERVER-22672 Move the sharding balancer to the CSRS primaryKaloian Manassiev2016-06-151-4/+2
* SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev2016-06-021-25/+28
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-82/+57
* SERVER-24087 Make sure config servers are caught up after ShardingTest starts upRandolph Tan2016-05-181-1/+15
* SERVER-23733 Tests should not write chunkSize to config.settings directlyKaloian Manassiev2016-05-041-15/+12
* SERVER-6823 Enable Access control without downtime.Shane Harvey2016-04-131-21/+22
* SERVER-22422 Test that write commands support writeConcernJudah Schvimer2016-04-121-1/+4
* SERVER-22661 Require --shardsvr for shard aware initializationRandolph Tan2016-04-081-2/+3
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-25/+29
* SERVER-22320 remove SYNC option and SyncClusterConnectionMisha Tyulenev2016-03-101-124/+45
* SERVER-22356 add read_only_sharded suiteAdam Midvidy2016-03-101-15/+35
* SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...Jonathan Abrahams2016-03-091-251/+278
* SERVER-23018 Clean up JS linting errors in JS testsMike Grundy2016-03-081-1/+1
* SERVER-22948 Assert that starting/stopping the balancer is successfulKaloian Manassiev2016-03-081-2/+2
* SERVER-22969 Remove connectionURLTheSame from the global scopeKamran Khan2016-03-071-0/+39
* SERVER-17468 don't log balancer rounds to the actionlog if no chunks are movedDianna Hohensee2016-02-291-0/+38
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-22/+29
* SERVER-22822 prevent mongod stepdown in balance_repl.js and sharding_rs2.jsDianna Hohensee2016-02-261-0/+3
* SERVER-22803 Increase timeout for ShardingTest.{stop/start}BalancerSpencer T Brody2016-02-231-0/+2
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-2/+2
* SERVER-22547 added support for config server replica set options to ShardingTestBenety Goh2016-02-101-0/+1
* SERVER-20838 stopMongod should throw if mongod exits abnormallyJonathan Reams2016-01-191-15/+15
* SERVER-22077 Speed up sharding tests which stop replica set membersKaloian Manassiev2016-01-111-16/+30
* SERVER-21050 Continuous config server primary step downKaloian Manassiev2015-12-231-3/+9
* SERVER-21050 Continuous config stepdown logging changesKaloian Manassiev2015-12-211-1/+1
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-194/+250
* SERVER-21719 Add initiateTimeout rsOption for ShardingTestJonathan Abrahams2015-12-031-2/+7
* SERVER-21327 Add bridgeOptions to ReplSetTest and ShardingTest.Max Hirschhorn2015-11-201-7/+42