summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_check_invalidate.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42649 Use Value instead of BSONObj in the in-memory sort keyJustin Seyster2019-09-261-1/+2
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-3/+1
* SERVER-42288 Consolidate Document and WorkingSetMember metadata implementations.David Storch2019-07-261-1/+1
* SERVER-41196 Integrate 'invalidate' tokens into change stream's standard resu...Bernard Gorman2019-06-291-7/+15
* SERVER-38539 Remove $_internalLatestOplogTimestamp and mergeByPBRT from chang...Bernard Gorman2019-06-251-8/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38410 Allow ARM to consume postBatchResumeTokenBernard Gorman2019-01-091-3/+12
* SERVER-37779 Step up enforcement that $changeStream must be firstCharlie Swanson2018-11-071-2/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz2018-06-271-0/+113