summaryrefslogtreecommitdiff
path: root/src/mongo/s/type_config_version.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19252 Move all mongos catalog types to s/catalogDaniel Alabi2015-07-021-196/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-118/+123
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-10759 Deprecate version field of config.versionsRandolph Tan2014-08-261-9/+0
* 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-8/+7
* 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-7/+7
* SERVER-939 Update VersionType with new method of recording field presence and...Shaun Verch2013-01-171-86/+96
* SERVER-7984 config upgrade from v3 to v4Greg Studer2012-12-211-35/+56
* SERVER-939 modify config types for config version changesGreg Studer2012-12-031-0/+156