summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_lookup_change_post_image.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-3/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-12/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37560 Allow change streams to work with speculative majority readsWilliam Schultz2018-12-211-2/+12
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-34086 Add ability to watch all changes for an entire replica setBernard Gorman2018-04-121-2/+5
* SERVER-33820: Allow change streams with 'updateLookup': "fullDocument" agains...Nick Zolnierz2018-04-041-3/+6
* SERVER-31484 separate the operation deadline from awaitData deadline in shard...Martin Neupauer2018-01-311-3/+0
* SERVER-32190 Make MongoProcessInterface always availableCharlie Swanson2017-12-191-2/+2
* SERVER-31665 Use correct read concern/preference during update lookupCharlie Swanson2017-11-171-2/+8
* SERVER-31447 Use correct collation for update lookupCharlie Swanson2017-11-151-4/+3
* Revert "SERVER-31447 Use correct collation for update lookup"Max Hirschhorn2017-11-141-3/+4
* SERVER-31447 Use correct collation for update lookupCharlie Swanson2017-11-141-4/+3
* SERVER-31597 Refactor $changeStream post-update lookupBernard Gorman2017-10-261-26/+12
* SERVER-29716 Keystring-encode ResumeTokens to allow bytewise comparisonsMatthew Russotto2017-10-051-2/+3
* SERVER-29609 Rename MongodInterface to MongoProcessInterface.Charlie Swanson2017-10-031-1/+1
* SERVER-30591 Do changeStream lookups by UUID instead of namespace.Siyuan Zhou2017-09-151-2/+10
* SERVER-30506 Rename $changeNotification to $changeStreamCharlie Swanson2017-08-041-9/+7
* SERVER-29135 Add post-image lookup to $changeNotificationEddie Louie2017-08-011-0/+125
* Revert "SERVER-29135 Add post-image lookup to $changeNotification"Eddie Louie2017-08-011-125/+0
* SERVER-29135 Add post-image lookup to $changeNotificationCharlie Swanson2017-08-011-0/+125