summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_initialization_mongod.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-28155 Get rid of the 'serveronly' sharding libraryKaloian Manassiev2017-03-011-1/+1
* SERVER-27855 Attach all NetworkInterface instances with EgressHooksRandolph Tan2017-02-171-1/+7
* SERVER-27726 Split ShardingCatalogManagerImpl into multiple .cpp filesKaloian Manassiev2017-01-181-2/+1
* SERVER-24325 Remove the s/catalog/replset/ directory and move all its files t...Spencer T Brody2016-09-211-1/+1
* SERVER-24781 CSRS primary should cleanup dist locks on promotionKaloian Manassiev2016-07-061-1/+6
* SERVER-24323 Add ShardingCatalogManager and move addShard implementation into itSpencer T Brody2016-06-131-3/+16
* SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev2016-06-021-6/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-10/+9
* SERVER-23973 Ensure config servers send the correct config server optime when...Spencer T Brody2016-05-191-1/+5
* SERVER-23120 Make ShardRegistry available for use on config serversRandolph Tan2016-05-061-0/+80