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