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