summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/expression_internal_bucket_geo_within.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75398 New query shape definition for find commandCharlie Swanson2023-04-131-5/+1
* SERVER-75343: Fix and centralize identifier redaction in SerializationOptionsWill Buerger2023-04-041-6/+2
* SERVER-73939: Make debugString for matchExpressions consistentAdityavardhan Agrawal2023-03-201-9/+2
* SERVER-54578 Rename MatchExpression::shallowClone() to MatchExpression::clone()Amr Elhelw2023-03-141-1/+1
* SERVER-73663 Field name redaction for LeafMatchExpressions #10765Jess Balint2023-02-241-3/+13
* SERVER-73892 Disallow includes to start with third_partyDaniel Moody2023-02-181-3/+3
* SERVER-72873 add header brackets tidy check.Daniel Moody2023-02-121-5/+3
* SERVER-73141 Generate query shape for expressions in expression_leaf.hCharlie Swanson2023-02-111-2/+3
* SERVER-58789 Make GeometryContainer copyableDan Larkin-York2022-04-061-1/+1
* SERVER-60445 Fix $_internalBucketGeoWithin with mixed typesDavid Percy2021-10-051-9/+57
* SERVER-57762 Create an internal, bucketed $geoWithin operatorRuoxin Xu2021-08-061-0/+168