summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_state_lock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40258 Rename CSRLock::lock to CSRLock::lockSharedRandolph Tan2019-06-271-3/+4
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38473 Fix lintBlake Oler2019-02-051-1/+1
* SERVER-38473 Create DatabaseShardingStateLock to ensure concurrency around Da...Blake Oler2019-02-051-0/+97