summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/lookup_set_cache.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54296 Fix incorrect cache size estimate logic in lookup_set_cache.hArun Banala2021-03-111-25/+30
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-27437 Use Documents instead of BSONObjs within $graphLookupCharlie Swanson2017-01-201-26/+27
* SERVER-25535 Remove injectExpressionContext().Charlie Swanson2016-12-161-25/+6
* SERVER-25139 make $graphLookup's cache collation-awareDavid Storch2016-08-101-23/+54
* SERVER-25139 make related TODO comments refer to this ticketDavid Storch2016-07-251-1/+1
* SERVER-23990 add ValueComparator::Hasher for collation-aware Value hashingDavid Storch2016-07-191-1/+1
* SERVER-24508 DocumentComparator and ValueComparatorDavid Storch2016-07-141-3/+10
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+4
* SERVER-23725 Aggregation now supports the graphLookup stage.David Storch2016-05-041-0/+179
* Revert "SERVER-23725 Aggregation now supports the graphLookup stage."Max Hirschhorn2016-04-301-179/+0
* SERVER-23725 Aggregation now supports the graphLookup stage.Benjamin Murphy2016-04-291-0/+179