summaryrefslogtreecommitdiff
path: root/src/mongo/db/timeseries/bucket_catalog/bucket_catalog_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76918 Change bucket_catalog::clear to take in DatabaseName object inst...Sophia Tan2023-05-171-1/+44
* SERVER-77151 Make the number of stripes configurable for the bucket catalogYuhong Zhang2023-05-161-1/+39
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-1/+1
* SERVER-75094 Prevent setting 'kPendingDirectWrite' flag on prepared bucketsFaustoleyva542023-03-221-6/+2
* SERVER-72610 Refactor BucketCatalog to improve testabilityDan Larkin-York2023-03-141-595/+661
* SERVER-74438 Update BucketMetadata to use time-series metadata valueFaustoleyva542023-03-061-2/+52
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-4/+6
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-4/+7
* SERVER-73193 Do not proactively set control.closed flag when closing a time-s...Faustoleyva542023-01-271-6/+3
* SERVER-73015 De-encapsulate bucket_catalog::WriteBatch and bucket_catalog::Bu...Dan Larkin-York2023-01-261-142/+142
* SERVER-72845 Flatten BucketCatalog class structureDan Larkin-York2023-01-201-0/+1819