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
/
serverless
Age
Commit message (
Expand
)
Author
2024-09-12
SERVER-92879: Move db/ops directory to db/query/write_ops (#26965)
William L Qian
2024-08-27
SERVER-93649 shared_ptr for all TaskExecutor instances (#26357)
Billy Donahue
2024-08-23
SERVER-80956: remove OpObserver::aboutToDelete (#25934)
Malik Endsley
2024-08-20
SERVER-93271 Convert 29 targets from SCons to Bazel (#26301)
Zack Winter
2024-08-14
SERVER-93421 Convert 118 IDL generators to run in Bazel (#26151)
Zack Winter
2024-08-10
SERVER-93421 Convert 129 IDL generators to run in Bazel (#25995)
Zack Winter
2024-08-05
SERVER-93168 Populate all directories with Bazel exports (#25724)
Zack Winter
2024-06-03
SERVER-85791 Automatically chain generic argument structs to all IDL-generate...
Patrick Freed
2024-05-22
SERVER-90615: Enable python formatting checks for src directory (#22299)
Steve McClure
2024-05-13
SERVER-88423 Use existing BSONObjBuilder when serializing OpTime (#21664)
Blake Oler
2024-04-30
Revert "SERVER-89704 Commonize inRecoveryMode functions (#21404)"
auto-revert-processor
2024-04-30
SERVER-89704 Commonize inRecoveryMode functions (#21404)
Adam Farkas
2024-04-11
Revert "SERVER-88423 Use existing BSONObjBuilder when serializing OpTime (#20...
auto-revert-processor
2024-04-10
SERVER-88423 Use existing BSONObjBuilder when serializing OpTime (#20794)
Blake Oler
2024-04-06
SERVER-88970 Added yaml formatting to server repo
Alex Neben
2024-03-28
SERVER-88205 Eliminate redundant $db parses (#20179)
Patrick Freed
2024-03-19
SERVER-87974 Enable modernize-use-override and apply fixes (#20075)
Ivan Fefer
2024-03-16
Revert "SERVER-79881 future based WaitForMajorityService for writes (#19309)"
Scott Li
2024-03-13
SERVER-85158 Add a StringData ref check (#19870)
Joseph Prince
2024-03-09
SERVER-87714 Register obvious shard-role/mongod-only ServerStatusSections wit...
George Wangensteen
2024-03-08
SERVER-79353 Allow dual `ServerStatusSectionRegistry` based on role (#19727)
George Wangensteen
2024-03-06
Revert "SERVER-79353 Allow `ServerStatusSectionRegistry` registration based o...
George Wangensteen
2024-03-06
SERVER-79353 Allow `ServerStatusSectionRegistry` registration based on role
George Wangensteen
2024-03-01
SERVER-85993 Make db client create OpMsgRequest with validated tenancy scope ...
Sophia Tan
2024-02-29
SERVER-81569 Improve performance of NamespaceString (#19407)
Didier Nadeau
2024-02-28
Revert "SERVER-81569 Improve performance of NamespaceString (#19359)"
auto-revert-processor
2024-02-28
SERVER-81569 Improve performance of NamespaceString (#19359)
Didier Nadeau
2024-02-28
SERVER-79881 future based WaitForMajorityService for writes (#19309)
Scott Li
2024-02-27
SERVER-87034 Initial markdown format (#19276)
Alexander Neben
2024-02-27
Revert "SERVER-81569 Improve performance of NamespaceString (#19063)"
auto-revert-processor
2024-02-27
SERVER-81569 Improve performance of NamespaceString (#19063)
Didier Nadeau
2024-02-16
Revert "SERVER-81569 Improve performance of NamespaceString (#18744)"
Liubov Molchanova
2024-02-16
SERVER-85992 Refactor fromDBAndBody to build requests with ValidatedTenancyScope
Joseph Prince
2024-02-15
SERVER-81569 Improve performance of NamespaceString (#18744)
Didier Nadeau
2024-02-07
SERVER-84253: Refactor MultitenancyCheck (#18532)
Dominic
2024-02-02
SERVER-78345 Include recordId in insert oplog entries for plain inserts.
kauboy26
2023-12-26
SERVER-83330 Access RecoveryUnit and Locker through transaction_resources.h
Silvia Surroca
2023-12-22
SERVER-84334 Introduce maintenance mode on ShardingState
Kaloian Manassiev
2023-11-26
SERVER-81512 Removed using namespace fmt::literals from global namespace
Vinod Kumar
2023-11-21
Revert "SERVER-81512 Removed using namespace fmt::literals from global namesp...
auto-revert-processor
2023-11-21
SERVER-81512 Removed using namespace fmt::literals from global namespace
Vinod Kumar
2023-11-13
SERVER-79485: added unittest for RegisterLock and ShardSplitStats
dominichernandez
2023-11-08
SERVER-79274 Fix race where FCV is uninitialized in between FCV checks
Huayu Ouyang
2023-09-29
SERVER-80971 forShard and forRouter
Billy Donahue
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-21
SERVER-81291 Update link in arch guides to mongodb/mongo
Jiawei Yang
2023-09-15
SERVER-80423 replace pre-image OplogDeleteEntryArgs::deletedDoc field with Op...
Benety Goh
2023-08-31
SERVER-74754 Clean up uses of WaitForMajorityService::waitForMajority
Evelyn Wu
2023-08-21
SERVER-79907 MONGO_REGISTER_COMMAND integration
Billy Donahue
2023-08-17
SERVER-73658 RemoteCommandRequest to use DatabaseName
Mathis Bessa
[next]