summaryrefslogtreecommitdiff
path: root/src/mongo/s/type_shard.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17775 Move ShardType to src/mongo/s/catalogDaniel Alabi2015-04-091-148/+0
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-1/+1
* SERVER-17876 Remove useless const qualifier on primitive return typesDaniel Alabi2015-04-071-2/+2
* SERVER-17775 Add fromBON and validate methods. Cleanup parsing of ShardType.Daniel Alabi2015-04-011-133/+50
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-2/+2
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-3/+3
* 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-939 Made source argument of parseBSON const refShaun Verch2013-01-221-1/+1
* SERVER-939 Made is*Set methods constShaun Verch2013-01-221-5/+5
* SERVER-939 Update ShardType with new method of recording field presence and h...Shaun Verch2013-01-171-35/+122
* SERVER-939 Added errMsg to parseBSON in *Type classesShaun Verch2012-12-191-1/+1
* SERVER-939 Changed ShardFields to ShardTypeShaun Verch2012-12-181-5/+5
* SERVER-7886 - use StringData methods, now .data()Eliot Horowitz2012-12-101-2/+2
* SERVER-939 modify config types for config version changesGreg Studer2012-12-031-2/+2
* SERVER-939 Added shard tags to field constants and document typeShaun Verch2012-11-291-0/+5
* SERVER-939 Introduced type for config.shards collection.Alberto Lerner2012-11-191-0/+127