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
/
cursor_manager.cpp
Age
Commit message (
Expand
)
Author
2024-05-23
SERVER-86160 when SERVER-34113 was merged to remove all support for snapshot ...
madelinezec
2024-05-08
SERVER-89284 Increase debug logging around cursor pinning and unpinning (#21049)
Henri Nikku
2024-04-16
SERVER-89418 Improve CursorManager to hold multiple cursors per operation id ...
Carlos Alonso
2024-04-10
SERVER-87032 Collect query stats for change streams (#20753)
erinzhu001
2024-03-19
SERVER-87015 Optimize registration of operations in `MozJSScriptEngine` (#19414)
Saman Memaripour
2024-01-02
SERVER-84407 Remove unused functionality from the sharding test fixtures
Kaloian Manassiev
2024-01-02
Revert "SERVER-84407 Remove unused functionality from the sharding test fixtu...
auto-revert-processor
2023-12-30
SERVER-84407 Remove unused functionality from the sharding test fixtures
Kaloian Manassiev
2023-12-05
SERVER-83280 Refactored QueryStats in curop.h: combined query stats related f...
Reilly McBride
2023-10-09
SERVER-81283: Rename query_stats::KeyGenerator to query_stats::Key.
Santiago Roche
2023-10-04
SERVER-81602 remove fmtMessage from LOGV2 statements
Billy Donahue
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-08-15
SERVER-79410 Enable bugprone-unused-return-value clang lint warning
Zack Winter
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-05-22
SERVER-73152: Aggregation shapification for query stats
Will Buerger
2023-05-17
SERVER-76427 Rename $telemetry to $queryStats
Will Buerger
2023-05-17
Revert "SERVER-76427: Rename $telemetry to $queryStats"
liubov.molchanova
2023-05-17
SERVER-76427: Rename $telemetry to $queryStats
Will Buerger
2023-05-15
SERVER-75512 key telemetry store on hash rather than BSONObj
Davis Haupt
2023-05-10
Revert "SERVER-75512 key telemetry store on hash rather than BSONObj"
auto-revert-processor
2023-05-09
SERVER-75512 key telemetry store on hash rather than BSONObj
Davis Haupt
2023-02-21
SERVER-73017: Aggregate telemetry metrics in client cursor
Will Buerger
2023-02-09
SERVER-71792 Log list of cursors a range deletion is going to wait on
Pierlauro Sciarelli
2023-01-23
SERVER-71484 Store telemetry key on OpDebug
Maddie Zechar
2023-01-17
SERVER-72798 Only auto-cleanup cursors that have been killed
Alyssa Wagenmaker
2022-12-22
SERVER-67722 Add special handling for MaxTimeMSExpired in shard cursor lifecycle
Romans Kasperovics
2022-09-15
SERVER-69523 Only allow METADATA and MUTEX lock acqisitions with OpContext
Kaloian Manassiev
2022-08-17
SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...
Shin Yee Tan
2022-08-07
SERVER-68205 Pull capped collection maintenance out of CollectionImpl
Kaloian Manassiev
2022-07-27
SERVER-68246 rewrite calls to boost::optional get and is_initialized
Billy Donahue
2022-06-30
SERVER-65987 ServerStatusMetric API refresh
Daniel Morilha
2022-05-24
SERVER-66360 Remove multi-user authentication support
Sara Golemon
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2021-11-18
SERVER-60741 Change eligible find operations to not reposition cursors across...
Ian Boros
2021-10-28
SERVER-59680 Partition the plan cache
joshua
2021-10-27
SERVER-58352: Remove ClusterCursorManager::getNamespaceForCursorId(), and rel...
Neil Shweky
2021-10-22
SERVER-60787 Force alignment with std::aligned_storage not inheritance
Billy Donahue
2021-08-26
SERVER-59573 Add setParameter which can be used to restore inactive cursor ti...
James Wahlin
2021-08-19
SERVER-54571 Add queryHash and planCacheKey fields to getMore request slow qu...
Mickey. J Winters
2021-03-05
SERVER-32640 migrate cursor kill audit into authorization check
Sergey Galtsev
2021-02-09
SERVER-54022 Simplify AuthorizationSession
Mark Benvenuto
2021-01-21
SERVER-51730 Report histogram data on how long it takes cursors to drain
Vishnu Kaushik
2020-11-09
SERVER-6036 Disable cursor timeout for cursors that belong to a session
George Wangensteen
2020-06-02
SERVER-47075 Clean up some log lines
Gabriel Russell
2020-05-26
SERVER-39140 Remove BackgroundOperation
Louis Williams
2020-05-15
SERVER-48148 Cleanup of execution logs in db/
Henrik Edin
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-04-16
SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge reads
Misha Tyulenev
2020-03-24
SERVER-46767 Provide a mapping from OperationKey to CursorID in the CursorMan...
Nick Zolnierz
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
[next]