summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/configsvr_merge_chunks_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67226 Chunk Operations under sharding_catalog_manager should return Ch...Enrico Golfieri2022-10-031-3/+2
* SERVER-67400 Create ShardVersion typeAllison Easton2022-07-291-1/+1
* SERVER-65530 Get rid of the old ChunkVersion serialization formatsKaloian Manassiev2022-06-161-2/+2
* SERVER-65358 Add epoch/timestamp on the mergeChunks pathKaloian Manassiev2022-04-111-0/+2
* SERVER-62915 Unify ChunkVersion parsing into a single functionMarcos José Grillo Ramirez2022-02-111-1/+1
* SERVER-62783 Use the 'any' form for the wrongly encoded positional formatKaloian Manassiev2022-01-261-1/+1
* SERVER-62783 Get rid of ChunkVersion::toBSONKaloian Manassiev2022-01-251-2/+2
* SERVER-58893 more commands to skip api version checkAdi Zaimi2021-09-091-0/+5
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-151-41/+44
* Revert "SERVER-56840 IDLify _configsvrCommitChunkMerge command"Max Hirschhorn2021-06-141-44/+41
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-141-41/+44
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-021-0/+114