summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_change_stream_handle_topology_change.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66431 Replace all usages of ShardType::ConfigNS by kConfigsvrShardsNam...Silvia Surroca2022-06-031-2/+2
* SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek2022-04-221-1/+1
* SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHand...Bernard Gorman2022-04-221-3/+32
* SERVER-65282 Add $_generateV2ResumeTokens parameter to aggregate commandBernard Gorman2022-04-111-2/+2
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-151-5/+3
* SERVER-58791 Update explain output of DSCS{Check|Handle}TopologyChangeDrew Paroski2021-09-231-0/+11
* SERVER-56871: Allow $match and $project to get pushed down to the shards for ...Rishab Joshi2021-06-231-2/+28
* SERVER-56669 Refactor change streams stage building logicArun Banala2021-05-311-0/+206