summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_change_stream_ensure_resume_token_present.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-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-061-1/+1
* SERVER-57792 Always supply invalidate event to DSCSEnsureResumeTokenPresent w...Denis Grebennicov2021-07-121-0/+2
* SERVER-56871: Allow $match and $project to get pushed down to the shards for ...Rishab Joshi2021-06-231-13/+6
* SERVER-56669 Refactor change streams stage building logicArun Banala2021-05-311-1/+2
* SERVER-55424: Rename change streams DocumentSources to include 'DocumentSourc...Rishab Joshi2021-05-201-6/+7
* SERVER-54676 Serialization and deserialization for shard-side change streams ...Arun Banala2021-05-121-0/+76