summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_sources.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34313 Use hex-encoded string for resume tokenCharlie Swanson2018-04-131-1/+5
* SERVER-34086 Add ability to watch all changes for an entire replica setBernard Gorman2018-04-121-0/+6
* SERVER-33818: Add 'resumeWithClusterTime' as an alias for '$_resumeAfterClust...Nick Zolnierz2018-04-041-2/+10
* SERVER-31685 Sharded change streams can miss notificationsMatthew Russotto2017-11-131-8/+15
* SERVER-29716 Keystring-encode ResumeTokens to allow bytewise comparisonsMatthew Russotto2017-10-051-32/+3
* SERVER-30579 Change resumeTokens to include collection UUID instead of namespaceMatthew Russotto2017-08-231-4/+4
* SERVER-29628 $listLocalSessions aggregation stageSara Golemon2017-08-231-0/+18
* SERVER-29504 Support resumeAfter behavior for shard serversMatthew Russotto2017-08-221-1/+1
* SERVER-30512 Ensure all changeStreams field names match the specSiyuan Zhou2017-08-151-12/+20
* SERVER-30506 Rename $changeNotification to $changeStreamCharlie Swanson2017-08-041-3/+3
* SERVER-29131 Support resumeAfter option to control where to start returning n...Matthew Russotto2017-08-031-0/+103