summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_merge.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72889 Add checks to shard version constructor to ensure chunk version ...Allison Easton2023-02-211-4/+4
* SERVER-68564 Update DocumentSourceMerge serializer/deserializer to be tenant-...Hugh Tong2022-12-021-1/+2
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-67400 Create ShardVersion typeAllison Easton2022-07-291-4/+4
* SERVER-65530 Get rid of ChunkVersionArrayWronglyEncodedAsBSONObjFormatKaloian Manassiev2022-05-171-1/+1
* SERVER-62783 Get rid of ChunkVersion::toBSONKaloian Manassiev2022-01-251-1/+1
* SERVER-46371 Don't assume epoch change implies drop/create in logging, error ...Jack Mulrow2020-03-111-3/+3
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-231-0/+7
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-131-17/+11
* SERVER-40440 Add merge support for whenMatched: 'keepExisting'Anton Korshunov2019-05-061-0/+1
* SERVER-40430 Add merge support for whenMatched: mergeAnton Korshunov2019-05-031-0/+1
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-021-0/+118