summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_change_stream_ensure_resume_token_present.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-151-4/+2
* SERVER-57792 Always supply invalidate event to DSCSEnsureResumeTokenPresent w...Denis Grebennicov2021-07-121-1/+24
* SERVER-56871: Allow $match and $project to get pushed down to the shards for ...Rishab Joshi2021-06-231-0/+30
* SERVER-56669 Refactor change streams stage building logicArun Banala2021-05-311-2/+7
* SERVER-55424: Rename change streams DocumentSources to include 'DocumentSourc...Rishab Joshi2021-05-201-12/+14
* SERVER-54676 Serialization and deserialization for shard-side change streams ...Arun Banala2021-05-121-0/+107