summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_find_and_modify_image_lookup.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74843 Remove overloaded document source serializers and change signatu...Will Buerger2023-03-161-5/+1
* SERVER-74712 Add unimplemented document source serializersjoshua2023-03-131-0/+4
* SERVER-69948: Strip needsRetryImage from findAndModify oplog entriesChristopher Caplinger2022-10-181-6/+7
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-0/+2
* SERVER-63878 Make resharding aggregation pipeline emit applyOps documents for...Cheahuychou Mao2022-03-071-3/+13
* SERVER-63879 Make findAndModify image lookup aggregation stage handle applyOp...Cheahuychou Mao2022-02-281-7/+9
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-1/+1
* SERVER-58060 Add new internal FindAndModifyImageLookup aggregation stageJason Chan2021-07-231-0/+83