summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/change_stream_oplog_notification.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76908 Fix generation and format of the "createDatabase" op entriesPaolo Polato2023-05-171-8/+17
* SERVER-75276 writeConflictRetry should properly be using a NamespaceStringOrU...Sophia Tan2023-05-151-1/+1
* SERVER-71755 Modify enableSharding and addShard to support database placement...Paolo Polato2023-03-241-18/+24
* SERVER-74200 Implement the 2-phase oplog notification in CreateCollectionCoo...Enrico2023-03-211-3/+23
* SERVER-72777 Set tid field in shardCollection oplog entryPaolo Polato2023-02-061-0/+1
* SERVER-71621 Define new oplog entry types for createDatabase() and movePrimary()Paolo Polato2023-01-121-12/+56
* SERVER-71754 Define a new remote command to notify the completion of an addSh...Enrico Golfieri2022-12-121-1/+4
* SERVER-63437 Expose all events on 'system.resharding' collections when 'showS...Bernard Gorman2022-05-271-0/+73