summaryrefslogtreecommitdiff
path: root/src/mongo/s/type_collection.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* 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-9661 config upgrade v0->v3 fails when dropped collection has noBalance...Greg Studer2013-05-131-2/+5
* SERVER-8304 dropped collections shouldn't have sharding infoGreg Studer2013-01-251-4/+8
* SERVER-939 Removed unused default parameter from extract functionShaun Verch2013-01-221-11/+10
* 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-10/+10
* SERVER-939 Update CollectionType with new method of recording field presence ...Shaun Verch2013-01-171-40/+107
* SERVER-939 modify config types for config version changesGreg Studer2012-12-031-46/+44
* SERVER-939 Changed FieldParser to have the correct BSON ownership semantics.Alberto Lerner2012-11-111-6/+6
* SERVER-939 Introduced type for config.collection docs.Alberto Lerner2012-11-091-0/+167