summaryrefslogtreecommitdiff
path: root/src/mongo/s/metadata_loader.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18126 MetadataLoader needs to use the catalog manager for reading chun...Daniel Alabi2015-05-061-11/+6
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-211-6/+9
* SERVER-14425 Move LockManager out of the newlm namespaceKaloian Manassiev2014-10-101-1/+1
* SERVER-14668: Replace uses of DBWrite lock with DBLockGeert Bosch2014-09-301-2/+2
* BF-532: Revert "SERVER-14668: Replace uses of DBWrite lock with DBLock"Geert Bosch2014-09-291-2/+2
* SERVER-14668: Replace uses of DBWrite lock with DBLockGeert Bosch2014-09-251-2/+2
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-8/+8
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to sharding filesIan Whalen2013-08-271-0/+12
* SERVER-8598 merge newest pending chunks from stored metadata with newest chun...Greg Studer2013-08-061-3/+42
* SERVER-8598 replace trySetVersion with epoch-safe refresh behaviorGreg Studer2013-07-261-0/+3
* SERVER-8598 allow CollectionManager to track pending chunksGreg Studer2013-07-101-4/+6
* SERVER-8598 minor fixup from reviewGreg Studer2013-06-171-6/+0
* SERVER-8598 preserve semantics of exception-on-conn-failure in trySetVersionGreg Studer2013-06-171-30/+39
* SERVER-8598 CollectionManager -> CollectionMetadata refactor, no behavior changeGreg Studer2013-06-171-28/+28
* SERVER-939 whitespace (indent) for cpplintTad Marshall2012-11-291-1/+1
* SERVER-939 new CollectionManager and MetadataLoader classes (not yet hooked).Alberto Lerner2012-11-291-0/+104