summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_geo_near_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58604 Allow $geoNear 'near' argument to be a let variableMilena Ivanova2021-09-061-0/+8
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-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-14/+16
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-43/+30
* SERVER-31651 Extend geoNear command and agg stage to accept optional 'key' fi...David Storch2017-12-011-0/+33
* SERVER-22632 Split up document_source.h into one header per stage.Charlie Swanson2016-10-241-1/+2
* SERVER-24153 Split document_source_test.cpp into one file per stage.Charlie Swanson2016-09-011-0/+85