summaryrefslogtreecommitdiff
path: root/src/mongo/s/cluster_identity_loader.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44155 Validate a subset of latches of all levelsRahul Sundararaman2019-12-091-1/+3
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* 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-8/+10
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-25677 Clear cached clusterId if config.version document is rolled back.Spencer T Brody2016-08-261-0/+6
* SERVER-24817 Separate out logic for loading cluster ID and accessing itSpencer T Brody2016-07-131-9/+13
* SERVER-25003 load clusterId into memory on config server transition to primar...Esha Maharishi2016-07-121-2/+5
* SERVER-24817 Hook up clusterID into places that need itSpencer T Brody2016-07-081-0/+95