summaryrefslogtreecommitdiff
path: root/src/mongo/shell/program_runner.cpp
AgeCommit message (Collapse)Author
2024-08-15SERVER-87702 Delete mongoqd (#26141)George Wangensteen
GitOrigin-RevId: 56013998039b01b5465627d582c5405e4dc209b0
2024-05-23SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)Matt Kneiser
Co-authored-by: Benety Goh <benety@mongodb.com> GitOrigin-RevId: e97b100882e14cca504952d321cedfb135321240
2024-01-26SERVER-84015 Allow mongo shell to input data to a process via named pipe ↵Ali Mir
(#17725) GitOrigin-RevId: 3f604b7b51493574c344d353f2306b79d62b30cd
2023-10-16SERVER-77907 Add Azure OIDC machine flow testsAdam Rayner
2023-10-06Revert "SERVER-77907 Add Azure OIDC machine flow tests"Liubov Molchanova
This reverts commit 4ceb419bae3b0e2d278e942810facf60348bf78a.
2023-10-05SERVER-77907 Add Azure OIDC machine flow testsAdam Rayner
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-03-27SERVER-74112 Make mongod->mongot connections auth configurableGeorge Wangensteen
2023-02-12SERVER-72873 add header brackets tidy check.Daniel Moody
2023-01-20SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody
2022-12-24SERVER-70957 Fix windows buildSara Golemon
2022-12-23SERVER-70957: Refactor ProgramRunner to support launching programs from C++ codeVarun Ravichandran