summaryrefslogtreecommitdiff
path: root/src/mongo/db/timeseries/timeseries_dotted_path_support_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+1
* SERVER-73193 Do not proactively set control.closed flag when closing a time-s...Faustoleyva542023-01-271-2/+1
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-1/+1
* SERVER-67622 Optimize timeseries_dotted_path_support functions and fix array ...Dan Larkin-York2022-07-061-2/+18
* SERVER-67125 Set control.closed flag when closing a time-series bucket that s...Gregory Wlodarek2022-06-151-1/+2
* SERVER-65406 Handle compressed buckets in timeseries dotted path support libraryDan Larkin-York2022-04-201-111/+244
* SERVER-59933 Improve array handling for time-series metric indexesDan Larkin-York2021-09-281-17/+201
* SERVER-59305 Reject timeseries measurements with array values in indexed fieldsDan Larkin-York2021-09-151-0/+96