summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/s2_bucket_key_generator_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73892 Disallow includes to start with third_partyDaniel Moody2023-02-181-2/+2
* SERVER-72873 add header brackets tidy check.Daniel Moody2023-02-121-7/+3
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65406 Handle compressed buckets in timeseries dotted path support libraryDan Larkin-York2022-04-201-4/+4
* SERVER-63251 Refactor IndexAccessMethod to support non-SortedData indexesMathias Stearn2022-02-111-4/+4
* SERVER-61184 Add limit to number of compound 2dsphere index keys we may generateHenrik Edin2021-12-221-0/+4
* SERVER-59593 Fix compound 2dsphere indexes on timeseries metricsDan Larkin-York2021-08-271-41/+43
* SERVER-58067 Support 2dsphere indexes on time-series measurementsDan Larkin-York2021-07-301-0/+251