summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_version.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36987 ChunkVersion::minorVersion truncates to 16 bitRandolph Tan2018-09-121-4/+4
* SERVER-35691 Cleanup the ChunkVersion serialization/deserialization codeKaloian Manassiev2018-06-221-234/+35
* SERVER-27723 Undeprecate ChunkType::DEPRECATED_epoch and ChunkType::DEPRECATE...Joanna Huang2017-06-231-1/+1
* SERVER-29437 update shard config.collections schema to use lastRefreshedChunk...Dianna Hohensee2017-06-201-2/+4
* SERVER-27804 add additional parsers to ChunkType for shard's config.chunks.uu...Dianna Hohensee2017-01-301-0/+7
* SERVER-22659 Adding CommitChunkMigration command on the config server.Dianna Hohensee2016-06-221-0/+30
* SERVER-24071 Introduce ChunkVersion legacy format parserKaloian Manassiev2016-05-101-7/+14
* SERVER-22656 Tighten assertions for move chunk donateKaloian Manassiev2016-03-221-0/+4
* SERVER-22359 Rename OperationShardVersion to OperationShardingStateKaloian Manassiev2016-03-091-0/+6
* SERVER-22628 Sharding secondary throttle parsing into separate classKaloian Manassiev2016-02-171-1/+0
* SERVER-21476 ChunkVersion assumes little endianJason Carey2016-02-051-20/+13
* SERVER-21186 Fix chunk version handling in ChunkTypeKaloian Manassiev2015-10-301-59/+11
* SERVER-20498 Send config server optime to shards automatically on all command...Spencer T Brody2015-09-241-47/+11
* SERVER-19855 Include min OpTime with shard versionKaloian Manassiev2015-08-171-66/+112
* Revert "SERVER-19855 Include min OpTime with shard version"Kaloian Manassiev2015-08-141-112/+66
* SERVER-19855 Include min OpTime with shard versionKaloian Manassiev2015-08-141-66/+112
* SERVER-19608 Cleanup ShardingState initializationKaloian Manassiev2015-08-131-42/+0
* SERVER-18351 Invalidate collection after dropKaloian Manassiev2015-07-311-4/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-341/+336
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-131-1/+1
* Revert "SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent s...Andy Schwerin2015-05-121-1/+1
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-121-1/+1
* SERVER-18124 Cleanup ChunkType and ChunkVersionKaloian Manassiev2015-04-281-15/+4
* SERVER-17496 Remove unused code and includes in shardingKaloian Manassiev2015-04-091-16/+0
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-1/+1
* SERVER-11256 improve handling of empty vs nonexistent CollectionMetadataRandolph Tan2014-06-061-1/+1
* SERVER-11256 improve handling of empty vs nonexistent CollectionMetadataRandolph Tan2014-06-061-10/+8
* SERVER-11256 improve handling of empty vs nonexistent CollectionMetadataRandolph Tan2014-06-061-8/+6
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-16/+16
* SERVER-12367 detect halted progress in write command execution, report errorGreg Studer2014-01-231-0/+25
* SERVER-10532 add sentinel values for ChunkVersionGreg Studer2013-09-241-1/+29
* SERVER-10766 Always write lastmodEpoch field on config.collectionsRandolph Tan2013-09-131-0/+9
* SERVER-10521 Types for write commands.Alberto Lerner2013-09-121-6/+58
* 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-10491 Coverity cleanup on src/mongo/sRandolph Tan2013-08-121-1/+1
* SERVER-8598 replace trySetVersion with epoch-safe refresh behaviorGreg Studer2013-07-261-0/+49
* SERVER-9542 Change comparison operator to correct typeTad Marshall2013-05-021-1/+1
* remove warning on standard version check functionGreg Studer2013-02-121-4/+0
* Moved ShardChunkVersion to its own module and renamed.Alberto Lerner2012-12-211-0/+319