summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_version.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35691 Cleanup the ChunkVersion serialization/deserialization codeKaloian Manassiev2018-06-221-59/+43
* SERVER-29437 update shard config.collections schema to use lastRefreshedChunk...Dianna Hohensee2017-06-201-3/+4
* SERVER-27804 add additional parsers to ChunkType for shard's config.chunks.uu...Dianna Hohensee2017-01-301-0/+10
* SERVER-22659 Adding CommitChunkMigration command on the config server.Dianna Hohensee2016-06-221-2/+11
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-24071 Introduce ChunkVersion legacy format parserKaloian Manassiev2016-05-101-0/+14
* SERVER-22359 Rename OperationShardVersion to OperationShardingStateKaloian Manassiev2016-03-091-3/+4
* SERVER-21186 Fix chunk version handling in ChunkTypeKaloian Manassiev2015-10-301-0/+7
* SERVER-20498 Send config server optime to shards automatically on all command...Spencer T Brody2015-09-241-54/+4
* SERVER-19855 Change ShardingRequestMetadata to ConfigServerRequestMetadata to...Spencer T Brody2015-09-181-11/+11
* SERVER-19905 SERVER-19855 Put config server optime into its own subobject whe...Spencer T Brody2015-09-171-16/+19
* SERVER-19905 consistently use t as the field name for the term portion of an ...matt dannenberg2015-09-171-4/+6
* SERVER-19855 Include min OpTime with shard versionKaloian Manassiev2015-08-171-0/+152
* Revert "SERVER-19855 Include min OpTime with shard version"Kaloian Manassiev2015-08-141-152/+0
* SERVER-19855 Include min OpTime with shard versionKaloian Manassiev2015-08-141-0/+152
* SERVER-10532 add sentinel values for ChunkVersionGreg Studer2013-09-241-34/+0
* SERVER-10766 Always write lastmodEpoch field on config.collectionsRandolph Tan2013-09-131-0/+34