Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-69091 Handle invalid TTL expireAfterSeconds values uniformly | Matthew Saltz | 2022-10-17 | 1 | -9/+9 |
* | SERVER-68477 include 'expireAfterSeconds' type information when registering T... | Benety Goh | 2022-08-26 | 1 | -2/+38 |
* | SERVER-60537 Support clustering non-explicitly replicated collections by arbi... | Josef Ahmad | 2021-10-25 | 1 | -1/+1 |
* | SERVER-54007 Support TTL deletions on time-series clustered indexes | Louis Williams | 2021-03-01 | 1 | -4/+16 |
* | SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex | Ben Caimano | 2019-09-17 | 1 | -2/+2 |
* | SERVER-42147 Make TTL mechanism maintain UUIDs rather than collection namespa... | Xiangyu Yao | 2019-07-29 | 1 | -5/+6 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -21/+23 |
* | SERVER-24631: Add TTL collection namespace cache | Kevin Albertson | 2016-07-19 | 1 | -0/+56 |