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
/
exec
/
collection_scan.cpp
Age
Commit message (
Expand
)
Author
2024-08-28
SERVER-93610 Move Locker out of WiredTigerRecoveryUnit (#26250)
Louis Williams
2024-08-08
SERVER-78133 Remove Locker dependency from RecordStore (#25714)
Louis Williams
2024-07-18
SERVER-92431 Return null RecordId as postBatchResumeToken when reaching EOF i...
Parker Felix
2024-07-16
SERVER-91312 Update query spilling metrics per spilling event (#24154)
Rui Liu
2024-06-20
SERVER-88811 Made parsing of oplog entries resilient to incompatible oplog en...
Mindaugas Malinauskas
2024-05-23
SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)
Matt Kneiser
2024-05-21
SERVER-90308 Ensure OplogQueryMinTsMissing is always returned (#22351)
Louis Williams
2024-03-18
SERVER-86216 Remove RecordStore seekNear API
Louis Williams
2024-03-16
Revert "SERVER-86216 Remove RecordStore seekNear (#19943)"
auto-revert-processor
2024-03-15
SERVER-86216 Remove RecordStore seekNear (#19943)
Louis Williams
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-24
SERVER-86519 Use new RecordStore seek API for non-oplog collection scans (#19...
Wei Hu
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-14
SERVER-79848 Unify null semantics for $_requestResumeToken and $_resumeAfter ...
Mihai Andrei
2023-11-08
SERVER-79274 Fix race where FCV is uninitialized in between FCV checks
Huayu Ouyang
2023-10-02
SERVER-81327 Fix classic engine not returning initialSyncID in PBRT and rejec...
Jiawei Yang
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-07-06
SERVER-78103 Fix clustered coll $_resumeAfter: {$recordId: null} in SBE
Kevin Cherkauer
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-06-22
SERVER-78170 Modify read query stages to accept both CollectionPtr and Scoped...
Jordi Olivares Provencio
2023-06-21
SERVER-77931 Add server parameter for deprioritize unbounded user collection ...
Shin Yee Tan
2023-05-25
SERVER-77396 Refactor some of the concurrency exception util method
mathisbessamdb
2023-04-28
SERVER-76288 disable high water mark tokens greater than the last operation f...
Mickey. J Winters
2023-03-28
SERVER-72440 Deprioritize unbounded user collection scans
Gregory Noma
2023-02-11
SERVER-73141 Generate query shape for expressions in expression_leaf.h
Charlie Swanson
2022-11-02
SERVER-58276 Add collscan plan if collection is clustered and collscan uses c...
Ivan Fefer
2022-10-20
SERVER-70108 Optimize the change collection remover job scans
Denis Grebennicov
2022-08-12
SERVER-66630 Implement computation of timestamp high-water mark for multi-ten...
Mindaugas Malinauskas
2022-08-11
SERVER-66631 Implement command to enable and disable the change stream.
Rishab Joshi
2022-07-15
SERVER-67471 Improve RecordId usage performance
Jordi Olivares Provencio
2022-07-13
SERVER-65360 Streamline handlePlanStageYield function signature
Josef Ahmad
2022-07-12
SERVER-65360 Handle TemporarilyUnavailableException in query exec
Josef Ahmad
2022-06-09
SERVER-65210 Basic code to read change streams using the change collection.
Rishab Joshi
2022-05-10
SERVER-66205 Merge `WriteConflictException` and `TemporarilyUnavailableExcept...
Amirsaman Memaripour
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-04-07
SERVER-65261 User deletes on capped collections do not return CappedPositionLost
Gregory Wlodarek
2022-02-07
SERVER-61939 Tighter bounds for clustered collection scans
Daniel Gómez Ferro
2022-02-03
SERVER-63078 Report bounded clustered collections scans as CLUSTERED_IXSCAN
Louis Williams
2021-11-11
SERVER-61250 Introduce ScanInclusionBound for bounded collection scans
Haley Connelly
2021-11-08
SERVER-60492 Support clustered capped collections with TTL expiration
Josef Ahmad
2021-10-25
SERVER-60537 Support clustering non-explicitly replicated collections by arbi...
Josef Ahmad
2021-10-15
SERVER-60245 Reduce RecordId copying in classic query engine collection scans
Louis Williams
2021-10-05
SERVER-60287 Make clustered collection scan respect minimum bound
Haley Connelly
2021-03-31
SERVER-55070 Separate OpTime and WallTime in IDL, aviod parsing entire oplog ...
Wenbin Zhu
2021-03-17
SERVER-55045 Add additional logging for resume_after_against_oplog.js
Samy Lanka
2021-02-24
SERVER-54008 Generalize CollectionScan to perform queries over RecordId
Louis Williams
2021-02-15
SERVER-50580 SBE should obey ASSERT_MIN_TS_HAS_NOT_FALLEN_OFF_OPLOG flag
Bernard Gorman
[next]