summaryrefslogtreecommitdiff
path: root/jstests/change_streams/lookup_post_image.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-240/+237
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-1/+4
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-06-071-3/+7
* SERVER-32088: ChangeStream resumeAfter does not work on sharded collections i...Nick Zolnierz2018-05-291-0/+24
* SERVER-34499 Add passthrough suite(s) replacing single-collection and single-...Bernard Gorman2018-04-231-225/+204
* SERVER-34302 Add passthrough suite(s) replacing single-collection $changeStre...Bernard Gorman2018-04-191-15/+0
* SERVER-34088 Add ability to watch all changes for an entire sharded clusterBernard Gorman2018-04-131-2/+6
* SERVER-34086 Add ability to watch all changes for an entire replica setBernard Gorman2018-04-121-18/+21
* SERVER-34090 Allow resuming change stream when resume token's document key do...Bernard Gorman2018-04-061-14/+7
* SERVER-33820: Allow change streams with 'updateLookup': "fullDocument" agains...Nick Zolnierz2018-04-041-224/+236
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-3/+3
* SERVER-32131 ChangeStreams lookup_post_image.js test makes assumptions that d...Matthew Russotto2017-12-071-0/+10
* SERVER-31394 Create passthrough of existing $changeStream tests to run agains...Bernard Gorman2017-11-201-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