summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_change_stream_unwind_transaction.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64972 Generate change stream events for batched deletesJosef Ahmad2022-04-221-5/+6
* SERVER-61889 Add new fields to the existing change stream eventsNikita Lapkov2022-02-101-1/+2
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-091-0/+12
* Revert "SERVER-58694 Implement writing of pre-images for transactional update...auto-revert-processor2022-02-081-12/+0
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-071-0/+12
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-151-9/+2
* SERVER-58689 Implement loading of pre-images in a change streamDenis Grebennicov2021-09-271-0/+10
* SERVER-59022 Optimized filter in unwind transactions stage.Justin Seyster2021-08-171-1/+6
* SERVER-59021 Update serialization of transaction unwind stageJustin Seyster2021-08-101-8/+12
* SERVER-56872 Optimize $match in change stream pipelineJustin Seyster2021-08-031-0/+216