summaryrefslogtreecommitdiff
path: root/jstests/change_streams/lookup_post_image.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39097 Tag JS tests with reason they're unable to run in Atlas.v3.6.9-dbaas-testingMax Hirschhorn2019-01-221-1/+4
* SERVER-35917 Blacklist resumeAfter from sharded change streams suiteCharlie Swanson2018-07-031-90/+3
* SERVER-32131 ChangeStreams lookup_post_image.js test makes assumptions that d...Matthew Russotto2017-12-121-0/+10
* SERVER-31394 Create passthrough of existing $changeStream tests to run agains...Bernard Gorman2017-11-211-19/+31
* SERVER-29716 Keystring-encode ResumeTokens to allow bytewise comparisonsMatthew Russotto2017-10-051-4/+4
* SERVER-31134 Adapt change stream tests to relax assertions on change visibilityJudah Schvimer2017-10-041-105/+53
* SERVER-29126 Require change streams to run with readConcern:majoritySiyuan Zhou2017-10-031-46/+0
* SERVER-29141 Refactor the way mongos handles tailable awaitData cursorsBernard Gorman2017-09-261-11/+13
* SERVER-30679 Integrate causallyConsistentReads into SessionOptions.Max Hirschhorn2017-09-201-5/+5
* SERVER-29141 Clean up change stream tests' cursorsCharlie Swanson2017-09-181-0/+6
* SERVER-30591 Do changeStream lookups by UUID instead of namespace.Siyuan Zhou2017-09-151-1/+48
* SERVER-29142 Support $changeStream on unsharded collections.Charlie Swanson2017-09-131-0/+263