summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/d_chunk_manager_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12515 Unable to move hashed shard key chunks created by numInitialChunksRandolph Tan2014-03-111-0/+14
* Moved ShardChunkVersion to its own module and renamed.Alberto Lerner2012-12-211-13/+14
* Removed cluster_constants filesShaun Verch2012-12-181-1/+0
* SERVER-939 Changed CollectionFields to CollectionTypeShaun Verch2012-12-181-50/+51
* Clean up headers in files that will be changed in move to chunk typesShaun Verch2012-12-181-2/+1
* SERVER-939 Changed ChunkFields to ChunkTypeShaun Verch2012-12-181-72/+73
* SERVER-939 Introduced more collection and fields names constants.Alberto Lerner2012-11-051-124/+133
* SERVER-4262 Changes to get OID into the ShardChunkVersionGreg Studer2012-05-211-15/+15
* d_shard_chunk_manager_tests reorder includes so that pch is first. Apparentl...Aaron2012-02-071-1/+2
* include test target firstAaron2012-02-061-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+467