summaryrefslogtreecommitdiff
path: root/src/mongo/s/type_chunk.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-9468 Move s/field-parser* to db/Jason Rassi2013-06-031-1/+1
* SERVER-939 Removed unused default parameter from extract functionShaun Verch2013-01-221-6/+6
* SERVER-939 Made source argument of parseBSON const refShaun Verch2013-01-221-1/+1
* SERVER-939 Change FIELD_VALID to FIELD_SETShaun Verch2013-01-221-6/+6
* SERVER-939 Update ChunkType with new method of recording field presence and h...Shaun Verch2013-01-171-40/+94
* Moved ShardChunkVersion to its own module and renamed.Alberto Lerner2012-12-211-7/+7
* SERVER-939 modify config types for config version changesGreg Studer2012-12-031-50/+30
* SERVER-939 Introduced types for config.databases and config.chunks collections.Alberto Lerner2012-11-191-0/+196