summaryrefslogtreecommitdiff
path: root/src/mongo/shell/utils_sh.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-11-031-0/+6
* Revert "SERVER-70602 Handle faulty balancerCompliant reporting by waiting for...auto-revert-processor2022-10-221-6/+0
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-10-211-0/+6
* SERVER-70434 Decrease verbosity for `balancing_based_on_size.js`Silvia Surroca2022-10-171-6/+0
* SERVER-70033 Improve the verbosity of `balancing_based_on_size.js`Silvia Surroca2022-10-111-0/+6
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-08-251-1/+1
* SERVER-67301 Balancer may perform one unnecessary migration for a completely ...Silvia Surroca2022-07-271-0/+109
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS...Tommaso Tocci2022-07-151-8/+18
* Revert "SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case ...Tommaso Tocci2022-07-121-11/+1
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS ...Tommaso Tocci2022-07-111-1/+11
* SERVER-60926 Make enableSharding command optionalTommaso Tocci2022-02-281-75/+65
* SERVER-61558 Rename configureCollectionAutosplitter commandr5.3.0-alpha0Tommaso Tocci2022-01-131-5/+4
* SERVER-58270 Create configureCollectionAutoSplitter commandSimon Graetzer2021-07-301-0/+11
* SERVER-56276 correct typo in config.actionlog document fieldPaolo Polato2021-06-111-1/+1
* SERVER-56875 sh.status() and printShardingStatus() no longer output chunksAntonio Fuschetto2021-05-141-8/+12
* SERVER-55596 Remove isMaster from API Version 1A. Jesse Jiryu Davis2021-05-121-1/+1
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-1/+1
* SERVER-54132: Review usages of config.collections 'dropped' fieldJordi Serra Torrens2021-02-191-0/+2
* SERVER-49350 Modernize shell helper getBalancerState()Blake Oler2020-10-021-13/+28
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-171-11/+11
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-211-1/+8
* SERVER-31083 Allow passing primary shard to "enableSharding" command for a ne...Marcos José Grillo Ramírez2019-11-061-3/+8
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-10/+11
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-33/+31
* SERVER-41632 Fix division by zero in shell collStats helperRandolph Tan2019-07-011-0/+4
* SERVER-36901 fix sh.status() last error reportingDmitry Ryabtsev2019-02-041-2/+4
* SERVER-35605 sh.setBalancerState() should check its argument type to avoid un...Sarah Zhou2018-07-121-0/+1
* SERVER-32884 Add back deleted sh.waitForBalancer() to utils_sh.jsCheahuychou Mao2018-06-221-0/+19
* SERVER-22039 Fix printShardingSize commandBlake Oler2018-01-301-4/+1
* SERVER-29027 Allow collections in the config db to be shardedsamantharitter2017-09-281-1/+10
* SERVER-19076 handle multiline shard keys in sh.status()Kevin Pulo2017-09-211-55/+80
* SERVER-27550 Delete dead balancer dist lock codeNathan Myers2017-01-231-140/+2
* SERVER-26826 Fix typos in sh.help() for enableAutoSplitSergey2017-01-031-1/+1
* SERVER-27032 Support for collation in sh.shardCollection() helperTess Avitabile2016-11-221-2/+8
* SERVER-26809 update sh.getBalancerHost method for 3.4Misha Tyulenev2016-10-311-1/+6
* SERVER-25996 sh.isBalancerRunning should use the balancer status commandRandolph Tan2016-10-071-0/+6
* SERVER-25503 Remove misleading print statement from sh.getShouldAutoSplit she...Spencer T Brody2016-08-241-2/+0
* SERVER-25050 Set maxTimeMS on OperationContext on mongosKaloian Manassiev2016-07-301-0/+2
* SERVER-24394 Implement Zone Sharding HelpersRandolph Tan2016-07-261-5/+42
* SERVER-24335 Make shell sharding helpers use wtimeout in their write concernsSpencer T Brody2016-07-121-7/+11
* SERVER-24227 Add timeout to writing autosplit documentJess Fan2016-07-061-8/+11
* SERVER-24227 Replace autoSplit startup opt with proper settingJess Fan2016-07-061-0/+35
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-3/+3
* SERVER-19556 Add entry for start/stopBalancer to sh.help()Kaloian Manassiev2016-06-171-16/+16
* SERVER-22672 Move the sharding balancer to the CSRS primaryKaloian Manassiev2016-06-151-21/+43
* SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev2016-06-021-49/+36
* SERVER-23145 SERVER-22449 sharding shell helpers return result and assert on ...Kevin Pulo2016-06-011-24/+22
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-77/+73
* SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...Jonathan Abrahams2016-03-091-459/+457
* SERVER-22948 Assert that starting/stopping the balancer is successfulKaloian Manassiev2016-03-081-1/+4