summaryrefslogtreecommitdiff
path: root/src/mongo/db/ttl_collection_cache.cpp
AgeCommit message (Expand)Author
2024-06-21SERVER-91501 Allow absence when trying to deregister TTL index from TTLCollec...Haley Connelly
2024-06-21Revert "SERVER-80442 Allow absence when trying to deregister TTL index from T...Haley Connelly
2024-06-21SERVER-80442 Allow absence when trying to deregister TTL index from TTLCollec...Haley Connelly
2024-01-11SERVER-77828 Ensure expireAfterSeconds is stored as integer type on-disk (#17...mongodt
2023-09-12Revert "SERVER-77828 Ensure expireAfterSeconds is stored as integer type on-d...Dan Larkin-York
2023-08-25SERVER-77828 Ensure expireAfterSeconds is stored as integer type on-diskDan Larkin-York
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-06-08SERVER-76839 Remove committed flag in CollectionHenrik Edin
2023-06-07Revert "SERVER-76839 Remove committed flag in Collection"Sviatlana Zuiko
2023-06-06SERVER-76839 Remove committed flag in CollectionHenrik Edin
2022-10-17SERVER-69091 Handle invalid TTL expireAfterSeconds values uniformlyMatthew Saltz
2022-08-26SERVER-68477 include 'expireAfterSeconds' type information when registering T...Benety Goh
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2021-03-01SERVER-54007 Support TTL deletions on time-series clustered indexesLouis Williams
2020-04-26SERVER-47735 change mongo source over to logv2Billy Donahue
2020-03-13SERVER-46640 The TTLMonitor should not remove the cached index information fr...Gregory Wlodarek
2019-09-17SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano
2019-07-29SERVER-42147 Make TTL mechanism maintain UUIDs rather than collection namespa...Xiangyu Yao
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2016-07-19SERVER-24631: Add TTL collection namespace cacheKevin Albertson