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
/
program_runner.cpp
Age
Commit message (
Expand
)
Author
2024-08-15
SERVER-87702 Delete mongoqd (#26141)
George Wangensteen
2024-05-23
SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)
Matt Kneiser
2024-01-26
SERVER-84015 Allow mongo shell to input data to a process via named pipe (#17...
Ali Mir
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-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-03-27
SERVER-74112 Make mongod->mongot connections auth configurable
George Wangensteen
2023-02-12
SERVER-72873 add header brackets tidy check.
Daniel Moody
2023-01-20
SERVER-72935 switch c stdlib headers to cpp compat stdlib headers
Daniel Moody
2022-12-24
SERVER-70957 Fix windows build
Sara Golemon
2022-12-23
SERVER-70957: Refactor ProgramRunner to support launching programs from C++ code
Varun Ravichandran