summaryrefslogtreecommitdiff
path: root/jstests/change_streams/change_stream.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29716 Keystring-encode ResumeTokens to allow bytewise comparisonsMatthew Russotto2017-10-051-25/+5
* SERVER-31134 Adapt change stream tests to relax assertions on change visibilityJudah Schvimer2017-10-041-194/+48
* SERVER-29126 Require change streams to run with readConcern:majoritySiyuan Zhou2017-10-031-31/+0
* SERVER-29141 Refactor the way mongos handles tailable awaitData cursorsBernard Gorman2017-09-261-18/+12
* SERVER-30679 Integrate causallyConsistentReads into SessionOptions.Max Hirschhorn2017-09-201-4/+4
* SERVER-29141 Clean up change stream tests' cursorsCharlie Swanson2017-09-181-49/+57
* SERVER-29142 Support $changeStream on unsharded collections.Charlie Swanson2017-09-131-0/+390