summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_version.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62783 Use the 'any' form for the wrongly encoded positional formatKaloian Manassiev2022-01-261-7/+5
* SERVER-62783 Get rid of ChunkVersion::toBSONKaloian Manassiev2022-01-251-19/+19
* SERVER-62783 Get rid of ChunkVersion::appendWithField/parseWithFieldKaloian Manassiev2022-01-241-19/+7
* SERVER-62783 Get rid of ChunkVersion::appendToCommand/parseFromCommandKaloian Manassiev2022-01-241-8/+0
* SERVER-62783 Make parsing of new and legacy formats more explicitKaloian Manassiev2022-01-241-8/+0
* SERVER-62783 Move the version parsing for ShardCollectionType out of ChunkVer...Kaloian Manassiev2022-01-241-16/+6
* SERVER-62684 Get rid of unnecessary usages of ChunkVersion::epoch()Kaloian Manassiev2022-01-191-7/+14
* SERVER-59770 Use the timestamp to implement the comparison methods of ChunkVe...Allison Easton2021-09-291-4/+14
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-11/+18
* SERVER-53099 Remove canThrowSSVOnIgnored for ChunkVersionsMarcos José Grillo Ramirez2021-08-091-6/+0
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-151-0/+14
* Revert "SERVER-56840 IDLify _configsvrCommitChunkMerge command"Max Hirschhorn2021-06-141-14/+0
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-141-0/+14
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-171-2/+2
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-141-21/+10
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-3/+12
* SERVER-53099 Actually change the TODO number for SERVER-53053Kaloian Manassiev2020-12-011-1/+1
* SERVER-53099 Change the TODO number for SERVER-53053 in the codeKaloian Manassiev2020-12-011-6/+4
* SERVER-53053 Get rid of the 'canThrowSSVOnIgnored' conditioning in ChunkVersionKaloian Manassiev2020-11-261-27/+8
* SERVER-50056 Added IGNORED shardVersion to dropCollection command allowing SS...Marcos José Grillo Ramírez2020-08-071-1/+1
* SERVER-44598 Shards do not treat the IGNORED version as "intended sharded"Marcos José Grillo Ramírez2020-01-081-2/+20
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-07-221-0/+12
* SERVER-41658 Convert ShardCollectionType into an IDL typeJamie Heppenstall2019-07-121-0/+16
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37871 Enforce agreement on shard key across cluster for $outCharlie Swanson2018-11-211-0/+13
* 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