summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_change_stream_oplog_match.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66354 Additional $search metadata pipeline should use separate Express...Mihai Andrei2022-05-131-4/+6
* SERVER-63944 Produce change stream events for CRUD operations on system.views...Arun Banala2022-03-291-15/+5
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-151-8/+2
* SERVER-57168 Add DocumentSource::clone() methodKatherine Wu2021-09-111-1/+1
* SERVER-56872 Optimize $match in change stream pipelineJustin Seyster2021-08-031-5/+38
* SERVER-56669 Refactor change streams stage building logicArun Banala2021-05-311-1/+3
* SERVER-55424: Rename change streams DocumentSources to include 'DocumentSourc...Rishab Joshi2021-05-201-5/+7
* SERVER-54676 Serialization and deserialization for shard-side change streams ...Arun Banala2021-05-121-0/+81