summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_diff-inl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18499 Move ConfigDiffTracker to a separate .cpp fileKaloian Manassiev2015-05-181-238/+0
* SERVER-18124 Move 'newest chunk' check to the catalog managerKaloian Manassiev2015-05-151-2/+1
* SERVER-18049 Move StaticShardInfo out of shard.cppKaloian Manassiev2015-05-141-0/+1
* Revert "SERVER-18049 Move StaticShardInfo out of shard.cpp"Kaloian Manassiev2015-05-131-1/+0
* SERVER-18049 Move StaticShardInfo out of shard.cppKaloian Manassiev2015-05-131-0/+1
* SERVER-18126 MetadataLoader needs to use the catalog manager for reading chun...Daniel Alabi2015-05-061-47/+19
* SERVER-18124 Cleanup ChunkType and ChunkVersionKaloian Manassiev2015-04-281-1/+0
* SERVER-17774 Move ChunkType to src/mongo/s/catalogDaniel Alabi2015-04-071-1/+1
* SERVER-17601 replace global variable debug and enum DEBUG_BUILDEric Milkie2015-03-161-1/+1
* SERVER-13256 Rename chunk_diff-inl.cpp to a header to reflect its usageAndrew Morrow2015-01-151-0/+267