summaryrefslogtreecommitdiff
path: root/src/mongo/s/collection_metadata.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17774 Move ChunkType to src/mongo/s/catalogDaniel Alabi2015-04-071-1/+1
* SERVER-17496 Move range_arithmetic out of mongosKaloian Manassiev2015-03-101-4/+3
* SERVER-13256 Remove shared_ptr from pch.hAndrew Morrow2015-01-051-1/+3
* SERVER-14657 use RangeDeleter for all migration cleanup in d_migrate.cppRandolph Tan2014-08-151-0/+1
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-9/+9
* SERVER-12515 Unable to move hashed shard key chunks created by numInitialChunksRandolph Tan2014-02-181-1/+3
* SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system ...Scott Hernandez2013-11-131-0/+13
* 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-10013 use old manager for chunk version rollback on migration failGreg Studer2013-08-271-23/+25
* SERVER-8869 command to merge co-located chunksGreg Studer2013-08-141-8/+10
* Revert "SERVER-8869 command to merge co-located chunks"Greg Studer2013-08-131-10/+8
* SERVER-8869 command to merge co-located chunksGreg Studer2013-08-131-8/+10
* SERVER-8598 merge newest pending chunks from stored metadata with newest chun...Greg Studer2013-08-061-11/+0
* SERVER-8598 command to iteratively cleanup orphaned dataGreg Studer2013-08-061-2/+23
* SERVER-10410 allow full reporting of current collection metadata stateGreg Studer2013-08-021-0/+27
* SERVER-8869 merge chunks: metadata clone and sharding state pieceGreg Studer2013-08-011-0/+13
* SERVER-8598 allow CollectionManager to track pending chunksGreg Studer2013-07-101-27/+73
* SERVER-8598 minor fixup from reviewGreg Studer2013-06-171-5/+9
* SERVER-8598 preserve semantics of exception-on-conn-failure in trySetVersionGreg Studer2013-06-171-6/+6
* SERVER-8598 CollectionManager -> CollectionMetadata refactor, no behavior changeGreg Studer2013-06-171-0/+186