summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_geo_near_cursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStageIan Boros2019-10-101-4/+4
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-1/+1
* 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-2/+1
* SERVER-42288 Consolidate Document and WorkingSetMember metadata implementations.David Storch2019-07-261-5/+5
* SERVER-40056 Remove partial implementation of streaming $group.David Storch2019-03-111-5/+0
* 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-21/+23
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-0/+118