summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/namespace_metadata_change_notifications.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-3/+5
* 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-14/+16
* SERVER-28248 Fix move construction of NamespaceMetadataChangeNotifications::S...Kaloian Manassiev2017-07-051-1/+7
* SERVER-28248 Use Notification<void> in the VersionNotifications classKaloian Manassiev2017-06-301-0/+112