summaryrefslogtreecommitdiff
path: root/src/mongo/db/timeseries/timeseries_constants.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71177 Allow existing time-series bucket collections with old validator...Henrik Edin2023-02-221-1/+4
* SERVER-72192 Add $tenant to kAllowedCollectionCreationOptions for timeseries ...Sophia Tan2023-01-041-1/+2
* SERVER-66688 Build aggregation pipeline to identify candidate buckets given a...Faustoleyva542022-08-161-0/+4
* SERVER-67125 Set control.closed flag when closing a time-series bucket that s...Gregory Wlodarek2022-06-151-0/+1
* SERVER-61175 Store the original user index definition on the transformed inde...Gregory Wlodarek2021-11-051-0/+1
* SERVER-60675 Remove 4-byte element count from BSONColumn binaryHenrik Edin2021-10-211-0/+1
* SERVER-59305 Reject timeseries measurements with array values in indexed fieldsDan Larkin-York2021-09-151-0/+1
* SERVER-58579 Bucket unpacking support for compressed v2 timeseries bu…Henrik Edin2021-09-081-0/+4
* SERVER-58779 Store the original user index definition on the transformed inde...Gregory Wlodarek2021-08-041-0/+1
* SERVER-57437 Support basic insert routing for sharded time-series collectionsNikita Lapkov2021-07-211-0/+2
* SERVER-56933 Return options to create an identical time-series collection fro...Gregory Noma2021-05-241-0/+62