summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_version.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65530 Get rid of more usages of the legacy ChunkVersion formatKaloian Manassiev2022-05-201-3/+1
* SERVER-65530 Get rid of ChunkVersionArrayWronglyEncodedAsBSONObjFormatKaloian Manassiev2022-05-171-12/+0
* SERVER-66472 Pull the collection generation out of ChunkVersionKaloian Manassiev2022-05-171-8/+23
* SERVER-65491 Use the new ChunkVersion format in the positional pathsKaloian Manassiev2022-04-131-5/+5
* SERVER-62915 Unify ChunkVersion parsing into a single functionMarcos José Grillo Ramirez2022-02-111-2/+25
* SERVER-62783 Use the 'any' form for the wrongly encoded positional formatKaloian Manassiev2022-01-261-4/+4
* SERVER-62783 Get rid of ChunkVersion::toBSONKaloian Manassiev2022-01-251-4/+16
* SERVER-62783 Move the version parsing for ShardCollectionType out of ChunkVer...Kaloian Manassiev2022-01-241-8/+0
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-151-0/+2
* Revert "SERVER-56840 IDLify _configsvrCommitChunkMerge command"Max Hirschhorn2021-06-141-2/+0
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-141-0/+2
* SERVER-41658 Convert ShardCollectionType into an IDL typeJamie Heppenstall2019-07-121-0/+8
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-021-0/+42