summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_lookup_change_post_image_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-21/+23
* SERVER-31665 Use correct read concern/preference during update lookupCharlie Swanson2017-11-171-1/+2
* SERVER-31447 Use correct collation for update lookupCharlie Swanson2017-11-151-6/+9
* Revert "SERVER-31447 Use correct collation for update lookup"Max Hirschhorn2017-11-141-9/+6
* SERVER-31447 Use correct collation for update lookupCharlie Swanson2017-11-141-6/+9
* SERVER-31597 Refactor $changeStream post-update lookupBernard Gorman2017-10-261-2/+24
* SERVER-29716 Keystring-encode ResumeTokens to allow bytewise comparisonsMatthew Russotto2017-10-051-4/+5
* SERVER-29609 Rename MongodInterface to MongoProcessInterface.Charlie Swanson2017-10-031-18/+18
* SERVER-30399 Add caching for $lookup non-correlated sub-pipeline prefixBernard Gorman2017-09-241-3/+15
* SERVER-30591 Do changeStream lookups by UUID instead of namespace.Siyuan Zhou2017-09-151-12/+45
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-6/+6
* SERVER-30512 Omit fullDocument in change stream if it's null unless updateLoo...Siyuan Zhou2017-08-151-7/+6
* SERVER-30506 Rename $changeNotification to $changeStreamCharlie Swanson2017-08-041-1/+1
* SERVER-29135 Add post-image lookup to $changeNotificationEddie Louie2017-08-011-0/+266
* Revert "SERVER-29135 Add post-image lookup to $changeNotification"Eddie Louie2017-08-011-266/+0
* SERVER-29135 Add post-image lookup to $changeNotificationCharlie Swanson2017-08-011-0/+266