index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
ttl.cpp
Age
Commit message (
Expand
)
Author
2024-09-12
SERVER-92879: Move db/ops directory to db/query/write_ops (#26965)
William L Qian
2024-06-14
SERVER-90360: Improve repl interfaces for keeping in-memory states in sync wi...
Lingzhi Deng
2024-05-13
SERVER-90211 improve log message in TTL monitor for clustered collections (#2...
Benety Goh
2024-04-24
SERVER-87705 Fix race in InvalidTTLIndexFixer (#19773)
Dan Larkin-York
2024-04-23
SERVER-89009 Remove mtab check in TTL outside of serverless (#21371)
Didier Nadeau
2024-04-06
Revert "SERVER-88953 ServerParameter onUpdate handlers accept OperationContex...
auto-revert-processor
2024-04-06
SERVER-88953 ServerParameter onUpdate handlers accept OperationContext (#20690)
Matt Broadstone
2024-03-27
SERVER-87863 Decouple AdmissionContext from execution control (#20423)
vstojkovic-mongodb
2024-03-19
SERVER-87974 Enable modernize-use-override and apply fixes (#20075)
Ivan Fefer
2024-03-01
SERVER-87027 AdmissionContext becomes OperationContext decoration (#19410)
Matt Broadstone
2024-02-29
Revert "SERVER-87027 AdmissionContext becomes OperationContext decoration (#1...
auto-revert-processor
2024-02-27
SERVER-87027 AdmissionContext becomes OperationContext decoration (#19266)
Matt Broadstone
2024-02-14
SERVER-82303 separate MetricsTree per Service (#17183)
Billy Donahue
2024-01-11
SERVER-77828 Ensure expireAfterSeconds is stored as integer type on-disk (#17...
mongodt
2024-01-09
SERVER-80978 Fix potential deadlock between TTLMonitor::onStepUp and prepared...
mongodt
2024-01-03
SERVER-79901 Remove feature flag for TTL indexes on capped collections (#17837)
Gregory Noma
2023-12-26
SERVER-83330 Access RecoveryUnit and Locker through transaction_resources.h
Silvia Surroca
2023-11-18
SERVER-78744 Access Locker through locker_api.h
Silvia Surroca
2023-11-16
SERVER-76560 Honor `expireAfterSeconds` for time-series pre-2018
Gregory Noma
2023-11-14
SERVER-79864 Disable TTL on time-series colls requiring extended range
Gregory Noma
2023-11-08
SERVER-79274 Fix race where FCV is uninitialized in between FCV checks
Huayu Ouyang
2023-10-31
SERVER-82183 Refactor CanonicalQuery to use designated initializers
Denis Grebennicov
2023-10-31
Revert "SERVER-82183 Refactor CanonicalQuery to use designated initializers"
auto-revert-processor
2023-10-31
SERVER-82183 Refactor CanonicalQuery to use designated initializers
Denis Grebennicov
2023-10-24
SERVER-81858 Don't batch TTL deletes on collection's with pre-images enabled
Haley Connelly
2023-10-23
SERVER-82225 Change no-argument calls to ServiceContext::getService to includ...
George Wangensteen
2023-10-19
Revert "SERVER-82225 Change no-argument calls to ServiceContext::getService t...
aleksei.vasilev
2023-10-18
SERVER-82225 Change no-argument calls to ServiceContext::getService to includ...
George Wangensteen
2023-10-11
SERVER-81921 Create ThreadClients with Service, not ServiceContext
George Wangensteen
2023-10-04
SERVER-81419 Refactor API calls to NamespaceStringUtil::serialize
Mathis Bessa
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-12
Revert "SERVER-77828 Ensure expireAfterSeconds is stored as integer type on-d...
Dan Larkin-York
2023-08-29
SERVER-74585 Ensure shard Merge recipient aborts correctly on rollbacks and r...
Suganthi Mani
2023-08-25
SERVER-77828 Ensure expireAfterSeconds is stored as integer type on-disk
Dan Larkin-York
2023-07-21
SERVER-34156 Consolidate to a single replication API method for checking if a...
Kaitlin Mahar
2023-07-18
SERVER-77542 Make internal ops handle TemporarilyUnavailable and TransactionT...
Josef Ahmad
2023-07-13
SERVER-77586 Allow capped collections and TTL indexes simultaneously
Malik Endsley
2023-07-11
Revert "SERVER-77586 Allow capped collections and TTL indexes simultaneously"
auto-revert-processor
2023-07-10
SERVER-77586 Allow capped collections and TTL indexes simultaneously
Malik Endsley
2023-07-04
SERVER-78204 Refactor acquisitions to be a smart pointer
Jordi Olivares Provencio
2023-06-29
Revert "SERVER-77586 Allow capped collections and TTL indexes simultaneously"
Malik Endsley
2023-06-28
SERVER-77586 Allow capped collections and TTL indexes simultaneously
Malik Endsley
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-06-08
SERVER-76839 Remove committed flag in Collection
Henrik Edin
2023-06-07
Revert "SERVER-76839 Remove committed flag in Collection"
Sviatlana Zuiko
2023-06-07
SERVER-69316 Remove featureFlagBatchMultiDeletes
Josef Ahmad
2023-06-06
SERVER-76839 Remove committed flag in Collection
Henrik Edin
2023-05-23
SERVER-71106 Add safety checks for access to Grid members in cases where it c...
Randolph Tan
2023-05-17
SERVER-76900 ResourceConsumption::shouldCollectMetricsForDatabase to pass a D...
mathisbessamdb
2023-04-26
SERVER-70127 change system operations to be killable by default
Jiawei Yang
[next]