Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-32617 Fix code that reconstructs status with just code and string | Mathias Stearn | 2018-01-17 | 1 | -3/+1 |
* | SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient() | Kaloian Manassiev | 2017-07-13 | 1 | -1/+1 |
* | SERVER-27938 Rename all OperationContext variables to opCtx | Maria van Keulen | 2017-03-07 | 1 | -5/+5 |
* | SERVER-25677 Clear cached clusterId if config.version document is rolled back. | Spencer T Brody | 2016-08-26 | 1 | -0/+12 |
* | SERVER-24817 Separate out logic for loading cluster ID and accessing it | Spencer T Brody | 2016-07-13 | 1 | -7/+13 |
* | SERVER-25003 load clusterId into memory on config server transition to primar... | Esha Maharishi | 2016-07-12 | 1 | -5/+6 |
* | SERVER-24817 Hook up clusterID into places that need it | Spencer T Brody | 2016-07-08 | 1 | -0/+101 |