summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_sequential_document_cache.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12335 indexKey $meta projection not populating fieldsAnton Korshunov2019-11-281-3/+3
* SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStageIan Boros2019-10-101-1/+1
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-4/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+4
* SERVER-41714 DocumentSourceSequentialDocumentCache should not start serving t...Xin Hao Zhang2019-06-271-1/+10
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38716 fix $geoNear and $text within $lookup sub-pipelineBrigitte Lamarche2019-01-171-1/+8
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-30399 Add caching for $lookup non-correlated sub-pipeline prefixBernard Gorman2017-09-241-0/+147