summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_change_stream_handle_topology_change.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-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-0/+2
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-1/+1
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-061-1/+1
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-151-10/+2
* SERVER-58791 Update explain output of DSCS{Check|Handle}TopologyChangeDrew Paroski2021-09-231-2/+9
* SERVER-56871: Allow $match and $project to get pushed down to the shards for ...Rishab Joshi2021-06-231-10/+9
* SERVER-56669 Refactor change streams stage building logicArun Banala2021-05-311-0/+111