summaryrefslogtreecommitdiff
path: root/src/mongo/shell/bench.cpp
AgeCommit message (Expand)Author
2024-06-03SERVER-85791 Automatically chain generic argument structs to all IDL-generate...Patrick Freed
2024-05-10SERVER-85791 Allow omitting the passthrough arguments in IDL-generated serial...Patrick Freed
2024-03-28SERVER-88303 Add uassert to crud commands in bench runner (#20450)Joseph Prince
2024-03-01SERVER-85993 Make db client create OpMsgRequest with validated tenancy scope ...Sophia Tan
2024-01-29SERVER-82339 Convert _alwaysAppendDollarTenant to _alwaysAttachSecurityToken ...Joseph Prince
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-10-04SERVER-81602 remove fmtMessage from LOGV2 statementsBilly Donahue
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-09-14SERVER-80505 Split generic DBClientConnection functionality into superclass (...Patrick Freed
2023-08-25SERVER-80320 Thread DatabaseName into DBClientBase::auth() and buildAuthParams()Sara Golemon
2023-07-04SERVER-77506 Require OperationSessionInfoFromClient to be constructed with mi...Kaloian Manassiev
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-06-23SERVER-77348 Add accessors for querying state of NamespaceStringOrUUIDMatt Broadstone
2023-05-23SERVER-77327: replace verify() with MONGO_verify()Colin Stolley
2023-04-26SERVER-74493 Make DatabaseName constructors privatemathisbessamdb
2023-03-29SERVER-73112 Make NamespaceString constructors privatejannaerin
2023-02-28SERVER-73189 Change DbClient runCommandWithTarget to take in a DatabaseName o...Sophia Tan
2023-02-26SERVER-73112 Avoid constructing global namespaces directlyjannaerin
2023-02-23Revert "SERVER-73189 Change DbClient runCommandWithTarget to take in a Databa...Uladzimir Makouski
2023-02-23SERVER-73189 Change DbClient runCommandWithTarget to take in a DatabaseName o...Sophia Tan
2023-02-03SERVER-72946 Change DbClient *Index functions to use NamespaceString objectSophia Tan
2023-01-23SERVER-72948 Change DBClient runCommand function to use DatabaseName objectSophia Tan
2023-01-06SERVER-72418 benchRunOnce() set config->parallel to pass assertsKevin Cherkauer
2023-01-04SERVER-72418 Add new benchRun() variant to mongo shell for PERF-3672Kevin Cherkauer
2022-10-26SERVER-70567 Introduce multitenancy to BenchRun.Rishab Joshi
2022-08-29SERVER-68826 Move logical_time into server_baseKaloian Manassiev
2022-07-26SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong
2022-07-19SERVER-68123 Handle unused-but-set-variable warningsBilly Donahue
2022-06-27SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2022-02-22SERVER-63428 Robustify oplog applying code for update operationRui Liu
2021-11-16SERVER-61296 Remove obsolete TODOsZituo Jin
2021-09-16SERVER-58578 Timeseries bucket compressionHenrik Edin
2021-07-26SERVER-58309 Delete benchRun's safe, hideResults, and showResult options.Jennifer Peshansky
2021-07-03SERVER-57389 Remove GLE helpers from the shell and dbclientIrina Yatsenko
2021-06-24SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim
2021-06-17SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use getLastE...Yoonsoo Kim
2021-06-15Revert "SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use ...Yoonsoo Kim
2021-06-12SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use getLastE...Yoonsoo Kim
2021-05-24SERVER-55015 Replace GetMoreRequest with IDL-generated GetMoreCommandAlya Berciu
2021-04-02SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman
2021-03-08SERVER-5722 Support 'sort' in benchrunIan Boros
2021-02-17SERVER-53060 Remove QueryRequest classRuoxin Xu
2021-01-07SERVER-51619 Convert find command input to IDLArun Banala
2020-07-09SERVER-47726 Log delta-style oplog entries from pipeline based updatesIan Boros
2020-06-10SERVER-48352 logv2 cleanup for scripting/mozjs, shell/Gabriel Russell
2020-05-18SERVER-46932 supress more logging in the shellGabriel Russell
2020-04-26SERVER-47735 change mongo source over to logv2Billy Donahue