summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod/no_balance_collection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66652 Remove NoMoreAutoSplitter feature flagPierlauro Sciarelli2023-03-151-1/+1
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS...Tommaso Tocci2022-07-151-1/+1
* SERVER-66378 Adapt tests skipped due to featureFlagBalanceAccordingToDataSizePierlauro Sciarelli2022-05-241-50/+26
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-05-191-0/+13
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-6/+18
* SERVER-50625 no_balance_collection.js test can pass even if there is a failur...Jaume Moragues2020-11-171-9/+11
* SERVER-50313 Add standalone tasks to live-record buildvariantMikhail Shchatko2020-09-101-1/+3
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-171-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-32884 Add back deleted sh.waitForBalancer() to utils_sh.jsCheahuychou Mao2018-06-221-1/+1
* SERVER-32507 Mobile SE: Include more suites in evergreen variantnehakhatri52018-01-181-0/+1
* SERVER-26645 Get rid of _shardNames variable in ShardingTestKaloian Manassiev2016-10-171-2/+2
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-1/+1
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-5/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-38/+42
* SERVER-22341 fix jslint errors in jstests/noPassthroughWithMongod with eslint...Mike Grundy2016-02-051-37/+37
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-211-3/+7
* SERVER-10824 sh.enableBalancing() now requires an argumentMatt Kangas2014-10-231-0/+5
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-151-2/+4
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-061-4/+2
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-061-2/+4
* SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ...Mathias Stearn2014-03-271-0/+81