summaryrefslogtreecommitdiff
path: root/src/mongo/shell/mongo_main.cpp
AgeCommit message (Expand)Author
2024-09-05SERVER-94437 Introduce test runner prelude for interactive mode (#26746)Matt Broadstone
2024-08-10SERVER-91804: Use mock LDAP server instead of firewalls in LDAP mongo health ...Varun Ravichandran
2024-03-29SERVER-88084 Enable TCMalloc background processingMark Benvenuto
2024-03-01SERVER-86818 Rename our custom Map implementation to BSONAwareMapMatt Broadstone
2024-01-21Revert "SERVER-80571 Run sharding jscore passthrough suites using gRPC"auto-revert-processor
2024-01-20SERVER-80571 Run sharding jscore passthrough suites using gRPCErin McNulty
2023-12-22SERVER-84334 Introduce maintenance mode on ShardingStateKaloian Manassiev
2023-11-09SERVER-82961 Use atomic bool for shellGlobalParams::nokillop to avoid data raceYoonsoo Kim
2023-11-08SERVER-79274 Fix race where FCV is uninitialized in between FCV checksHuayu Ouyang
2023-11-04SERVER-80763 Split SessionManagerCommon into Asio/Grpc specializationsSara Golemon
2023-10-20SERVER-81549: Make ServiceContext::getTransportLayer return a TransportLayerM...Erin McNulty
2023-10-13SERVER-80502: Connect using gRPC in the test runner when gRPC=true is specifiedErin McNulty
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-09-15SERVER-81002: Added in mutex to WireSpecErin McNulty
2023-09-11SERVER-51700: Made WireSpec decorator of ServiceContext instead of SingletonErin McNulty
2023-08-30SERVER-80008 Introduce gRPC configuration options to the mongo test runnerPatrick Freed
2023-08-18SERVER-78987 Remove the free monitoring code from mongodb/mongo repoMark Benvenuto
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-06-28SERVER-47204 Get rid of OperationContextNoopKaloian Manassiev
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-06-26Revert "SERVER-47204 Get rid of OperationContextNoop"auto-revert-processor
2023-06-26SERVER-47204 Get rid of OperationContextNoopKaloian Manassiev
2023-02-03SERVER-70956: Support MONGODB-OIDC SASL mechanism in shell with tokenVarun Ravichandran
2023-01-24SERVER-71906 move asio-related transport files to their own directoryMatt Diener
2023-01-20SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody
2022-12-23SERVER-70957: Refactor ProgramRunner to support launching programs from C++ codeVarun Ravichandran
2022-12-21SERVER-71906 rename TransportLayerASIO to AsioTransportLayerMatt Diener
2022-12-20SERVER-71628 Try to resolve baseUrl defined in nearby jsconfig.jsonMatt Broadstone
2022-09-16SERVER-69580 add performance-faster-string-find check to clang-tidyTrevor Guidry
2022-09-12SERVER-60551 Fix mongo (shell) initializer stagesRyan Egesdahl
2022-08-17SERVER-67415 Create golden-data JS suitesDavid Percy
2022-07-27SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue
2022-07-07SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser
2022-06-27SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2022-04-28SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue
2022-03-29SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev
2021-09-29SERVER-59618 mongo_main registers LockerNoopClientObserver with ServiceContextBenety Goh
2021-09-22SERVER-59883 suppress deprecation message with quiet flagZituo Jin
2021-09-08SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue
2021-09-01SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik
2021-08-31SERVER-58200 Require calling parallel shell callback for every spawned parall...Richard Samuels
2021-06-07SERVER-55525 show warning in shell that it's deprecatedRobert Guo
2020-12-08SERVER-40811 make initializers throwyBilly Donahue
2020-11-23SERVER-48696 sigaction actions need to all be extern "C"Gabriel Russell
2020-10-13SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue
2020-09-08SERVER-50270 shell should require a password for AWS authMark Benvenuto
2020-08-27SERVER-50264: Better FCV const correctnessLingzhi Deng
2020-08-20SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis
2020-08-18SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon