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
/
shell_utils_launcher.cpp
Age
Commit message (
Expand
)
Author
2024-05-23
SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)
Matt Kneiser
2024-04-05
SERVER-87411: Add PIT Restore Support to Magic Restore Hooks (#20616)
seanzimm
2023-11-09
SERVER-82961 Use atomic bool for shellGlobalParams::nokillop to avoid data race
Yoonsoo Kim
2023-10-16
SERVER-77907 Add Azure OIDC machine flow tests
Adam Rayner
2023-10-06
Revert "SERVER-77907 Add Azure OIDC machine flow tests"
Liubov Molchanova
2023-10-05
SERVER-77907 Add Azure OIDC machine flow tests
Adam Rayner
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-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-04-17
SERVER-76085 Create createDatabaseName_forTest to be used in unit testing
mathisbessamdb
2023-01-23
SERVER-72948 Change DBClient runCommand function to use DatabaseName object
Sophia Tan
2023-01-20
SERVER-72935 switch c stdlib headers to cpp compat stdlib headers
Daniel Moody
2022-12-23
SERVER-70957: Refactor ProgramRunner to support launching programs from C++ code
Varun Ravichandran
2022-12-13
SERVER-72059 Named Pipes _writeTestPipeBsonFileSync() test shell func
Kevin Cherkauer
2022-11-30
SERVER-71564 Named Pipes _writeTestPipeBsonFile() test shell function
Kevin Cherkauer
2022-11-29
SERVER-70011 Restrict named pipe path using start-up parameter
Yoonsoo Kim
2022-11-17
SERVER-70392 Named Pipes _writeTestPipe shell function
Kevin Cherkauer
2022-08-17
SERVER-67415 Create golden-data JS suites
David Percy
2022-08-11
SERVER-68715 Fixed shell NaN PID possibility
Alexander Neben
2022-07-07
SERVER-9434 Audit and Normalize Process Exit Codes
Matt Kneiser
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-04-28
SERVER-41353 replace errnoWithDescription with an API based on std::error_code
Billy Donahue
2022-02-02
SERVER-63022 unregisterProgram shouldn't fail if called multiple times on the...
Richard Samuels
2022-01-13
SERVER-27209 Eliminate dangerous BSONElement string extraction methods
Matt Kneiser
2021-11-23
SERVER-61423 Be able to use mongoq from jstests
Sophia Tan
2021-11-08
SERVER-60887 Retry delete and create directory in resetDBPath
Mark Benvenuto
2021-10-29
SERVER-61096 ResetDbPath sometimes errors while recreating dbpath on Windows
Richard Samuels
2021-08-18
SERVER-59013: Rewrite shell and JS tests to use generated FCV constants
XueruiFa
2021-01-25
SERVER-53724 Make DBClient able to reauthenticate with x509 automatically whe...
Jason Zhang
2020-10-13
SERVER-51514 ProgramRunner::launchProcess() should escape backslashes on Windows
Gregory Wlodarek
2020-10-13
SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcs
Billy Donahue
2020-08-18
SERVER-50267 Set output limit for rawMongoProgramOutput()
Ruoxin Xu
2020-07-08
SERVER-49347 Fix locking in shell's ProgramRegistry
Mark Benvenuto
2020-06-26
SERVER-48068 Fix handling of program registry and wait_for_pid in mongo shell
Richard Samuels
2020-06-16
SERVER-48782: On request, backup datafiles when restarting test mongod instan...
Daniel Gottlieb
2020-06-10
SERVER-48352 logv2 cleanup for scripting/mozjs, shell/
Gabriel Russell
2020-06-09
SERVER-44553 Make the shell ResetDbpath helper resilient to files being open ...
Gregory Noma
2020-05-20
SERVER-46932 shell to output ProgramRunner output
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
2020-04-21
SERVER-45260 replace verify with uassert in shell_utils_launcher
Billy Donahue
2020-03-20
SERVER-45222 Fix so the ProgramMultiplexer can output while the shell is wait...
Henrik Edin
2020-02-24
SERVER-46333 Disable log truncation in the shell ProgramMultiplexer
Henrik Edin
2020-02-23
SERVER-46156 Deprecate LogstreamBuilder and more manual log conversions
Henrik Edin
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-02-13
SERVER-45869 automatically converted structured logging
Gabriel Russell
2019-12-04
SERVER-43998 ProgramOutputMultiplexer::appendLine should write to the logger
Gabriel Russell
2019-11-04
SERVER-39172 Shut down and validate nodes in parallel in ReplSetTest.stopSet
William Schultz
[next]