summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/document_value
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45927 Alias for Atlas FTSMihai Andrei2020-02-121-2/+2
* SERVER-45192 don't allocate during WSM::clearIan Boros2020-01-081-0/+4
* SERVER-43669 Serialize "sortKey" as BSONArrayJustin Seyster2019-12-135-24/+80
* SERVER-44334 Make ProjectionExecutor fasterAnton Korshunov2019-12-102-0/+26
* SERVER-44487 Only construct Values in DocumentStorage cache for looked-up fie...David Storch2019-11-132-12/+2
* SERVER-44383 Use trivial BSON conversion for sort key generationJustin Seyster2019-11-022-0/+17
* SERVER-42713 Consistent sort key format for change streams pipelinesJustin Seyster2019-10-291-26/+5
* SERVER-43629 Improve Document/Value performanceMartin Neupauer2019-10-211-0/+8
* SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStageIan Boros2019-10-103-2/+49
* SERVER-42836 Fast path for sort key generation of WorkingSetMembersJustin Seyster2019-10-081-2/+4
* SERVER-43175 platform/endian.h refreshBilly Donahue2019-10-021-2/+5
* SERVER-43418 ASSERT macro repairsBilly Donahue2019-10-022-6/+12
* SERVER-43367 unittest framework refactor/fixesBilly Donahue2019-10-021-3/+4
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-0120-0/+8748