summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_initialization_mongod.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-1/+2
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+3
* SERVER-39818 Split RSM notification functionality into a new classBen Caimano2019-04-161-2/+9
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* 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-21/+23
* SERVER-29908 Move all runtime logic out of ShardingStateKaloian Manassiev2018-08-131-4/+80
* SERVER-29908 Move more libraries from sharding into sharding_api_d/sharding_r...Kaloian Manassiev2018-03-131-0/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-24781 CSRS primary should cleanup dist locks on promotionKaloian Manassiev2016-07-061-2/+6
* SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev2016-06-021-1/+3
* SERVER-23120 Make ShardRegistry available for use on config serversRandolph Tan2016-05-061-0/+43