summaryrefslogtreecommitdiff
path: root/src/mongo/s/balancer_configuration.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75757 Get rid of `autoSplitOnly` balancing modePierlauro Sciarelli2023-05-101-5/+16
* SERVER-75753 Remove autosplit references from CSRSPierlauro Sciarelli2023-04-071-87/+1
* Revert "SERVER-75753 Remove autosplit references from CSRS"Sviatlana Zuiko2023-04-061-1/+87
* SERVER-75753 Remove autosplit references from CSRSPierlauro Sciarelli2023-04-061-87/+1
* SERVER-74777 Get rid of `auto merge only` mode for the balancerPierlauro Sciarelli2023-03-131-2/+1
* SERVER-73128 Create auto-merge settings (globally enable/disable)Pierlauro Sciarelli2023-02-031-4/+81
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-61534 Increase default max chunk size to 128MiBPierlauro Sciarelli2021-11-191-1/+1
* SERVER-58908 Add mergeChunks configuration to configureCollectionAutoSplitterSimon Graetzer2021-10-141-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideTommaso Tocci2020-03-241-13/+12
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-1/+0
* SERVER-45567 converting the remainder of the users of MONGO_LOG_COMPONENT and...Gabriel Russell2020-02-281-3/+7
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-3/+8
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-4/+11
* SERVER-43720 Make RWCDefaults commands persist the defaultsJack Mulrow2019-12-171-4/+3
* SERVER-42273 Introduce 'force' option to 'moveChunk' to allow migrating jumbo...Janna Golden2019-11-051-0/+16
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-6/+6
* SERVER-41195 Turn off auto-splitting when the balancer is turned offRandolph Tan2019-06-241-1/+25
* SERVER-40802 get expensive boost/date_time headers out of time_support.hMathias Stearn2019-05-011-0/+22
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-18084 Get rid of direct references to 'grid'Kaloian Manassiev2018-05-071-2/+2
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-1/+1
* SERVER-32617 Fix code that reconstructs status with just code and stringMathias Stearn2018-01-171-12/+4
* Revert "SERVER-30219 Make metadata commands use kLocalReadConcern"Esha Maharishi2017-08-081-7/+5
* SERVER-30219 Make metadata commands use kLocalReadConcernJessica Yu2017-08-021-5/+7
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-5/+5
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-15/+15
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+410
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-410/+0
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+410