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
/
working_set_common.cpp
Age
Commit message (
Expand
)
Author
2023-12-26
SERVER-83330 Access RecoveryUnit and Locker through transaction_resources.h
Silvia Surroca
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-06-29
SERVER-72799 KeyString namespace to key_string
miquelmunozMDB
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-05-23
SERVER-77062 Perform copy-on-write of index catalog entries when cloning a co...
Gregory Wlodarek
2023-04-19
SERVER-74793 dbCheck should not fail when detecting corruption
Louis Williams
2023-04-18
SERVER-74486 Always include tenant in collection name attributes in error mes...
Sophia Tan
2023-03-30
SERVER-73115 Always include tenant in collection name attributes in log lines
mathisbessamdb
2023-02-03
SERVER-73470 Log index inconsistencies detected by queries in the health log
Gregory Wlodarek
2023-01-26
SERVER-73243 Remove IndexCatalogEntry weak_ptr in AllIndicesRequiredChecker
Gregory Wlodarek
2023-01-24
SERVER-72707 Change how classic query engine RequiresIndexStage looks up Inde...
Gregory Wlodarek
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-02-11
SERVER-63251 Refactor IndexAccessMethod to support non-SortedData indexes
Mathias Stearn
2021-12-01
SERVER-61606 Don't perform untimestamped catalog writes when index builds rea...
Gregory Noma
2021-11-01
SERVER-61094 Use a dedicated pooled KeyString builder per index
Henrik Edin
2021-06-04
SERVER-57127 IndexAccessMethod::getKeys() accepts OperationContext and Collec...
Benety Goh
2021-06-04
SERVER-57127 WorkingSetCommon::fetch() accepts CollectionPtr
Benety Goh
2021-04-21
SERVER-55887 remove unowned_ptr
Billy Donahue
2020-11-18
SERVER-48002 Do not enforce DataCorruptionDetected assertion when ignoring pr...
Louis Williams
2020-11-11
Revert "SERVER-48002 Do not enforce DataCorruptionDetected assertion when ign...
Louis Williams
2020-11-11
SERVER-48002 Do not enforce DataCorruptionDetected assertion when ignoring pr...
Louis Williams
2020-09-25
SERVER-50432: In at least one instance (4615603) log index keys as strings in...
Eric Cox
2020-08-20
SERVER-48900 Remove format-string arguments from logv2 statements
Milena Ivanova
2020-08-13
SERVER-49718 Log message reporting corruption doesn't mention namespace
Milena Ivanova
2020-05-29
SERVER-43821 Make PlanStage and PlanExecutor return errors by throwing
David Storch
2020-04-10
SERVER-47001 Added a pooled KeyString builder.
Henrik Edin
2020-04-09
SERVER-47350 Add execution context as a decoration to OperationContext
Henrik Edin
2020-03-21
SERVER-46946 Optimize BtreeKeyGenerator::getKeys for non-multikey indexes
Anton Korshunov
2020-03-10
SERVER-46585 Move redact to logv2
Henrik Edin
2020-03-03
SERVER-46520 Add mechanism to emit uassert as part of a logv2 log statement
Henrik Edin
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-02-20
SERVER-46156 Manual log conversions
Henrik Edin
2020-01-30
SERVER-45351 Record all indexing errors during simultaneous index builds for ...
Louis Williams
2020-01-17
SERVER-40620 uassert and log when fetching dangling index entry
Justin Seyster
2019-11-19
SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...
Arun Banala
2019-10-24
SERVER-43685 Move snapshot id handling above storage API.
David Storch
2019-10-10
SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStage
Ian Boros
2019-09-13
SERVER-42979 Implement WorkingSet::extract() and WorkingSet::emplace().
David Storch
2019-09-12
SERVER-42981 Make WorkingSetMember compatible for use with the Sorter.
David Storch
2019-08-29
SERVER-42181 Make WorkingSetMember hold Document instead of BSONObj
Martin Neupauer
2019-08-08
SERVER-41721 Make IndexAccessMethod::getKeys output a KeyString set
Gregory Noma
2019-07-11
Revert "SERVER-40620 fassert during document fetch when there is evidence of ...
Misha Ivkov
2019-07-11
SERVER-40620 fassert during document fetch when there is evidence of index co...
Misha Ivkov
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-09-05
SERVER-36156 Delete RecordFetcher.
David Storch
2018-08-29
SERVER-16857 Delete MMAPv1 diskloc invalidations.
David Storch
2018-08-09
SERVER-35860 Maintain multikey metadata keys for allPaths indexes
Bernard Gorman
2018-01-17
SERVER-32673 Make WorkingSetCommon::buildMemberStatusObject handle ErrorExtra...
Mathias Stearn
2017-11-02
SERVER-31629 Replace ErrorCodes::fromInt() with ErrorCodes::Error()
Mathias Stearn
[next]