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
/
mongo_main.cpp
Age
Commit message (
Expand
)
Author
2024-09-05
SERVER-94437 Introduce test runner prelude for interactive mode (#26746)
Matt Broadstone
2024-08-10
SERVER-91804: Use mock LDAP server instead of firewalls in LDAP mongo health ...
Varun Ravichandran
2024-03-29
SERVER-88084 Enable TCMalloc background processing
Mark Benvenuto
2024-03-01
SERVER-86818 Rename our custom Map implementation to BSONAwareMap
Matt Broadstone
2024-01-21
Revert "SERVER-80571 Run sharding jscore passthrough suites using gRPC"
auto-revert-processor
2024-01-20
SERVER-80571 Run sharding jscore passthrough suites using gRPC
Erin McNulty
2023-12-22
SERVER-84334 Introduce maintenance mode on ShardingState
Kaloian Manassiev
2023-11-09
SERVER-82961 Use atomic bool for shellGlobalParams::nokillop to avoid data race
Yoonsoo Kim
2023-11-08
SERVER-79274 Fix race where FCV is uninitialized in between FCV checks
Huayu Ouyang
2023-11-04
SERVER-80763 Split SessionManagerCommon into Asio/Grpc specializations
Sara Golemon
2023-10-20
SERVER-81549: Make ServiceContext::getTransportLayer return a TransportLayerM...
Erin McNulty
2023-10-13
SERVER-80502: Connect using gRPC in the test runner when gRPC=true is specified
Erin McNulty
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-15
SERVER-81002: Added in mutex to WireSpec
Erin McNulty
2023-09-11
SERVER-51700: Made WireSpec decorator of ServiceContext instead of Singleton
Erin McNulty
2023-08-30
SERVER-80008 Introduce gRPC configuration options to the mongo test runner
Patrick Freed
2023-08-18
SERVER-78987 Remove the free monitoring code from mongodb/mongo repo
Mark Benvenuto
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-28
SERVER-47204 Get rid of OperationContextNoop
Kaloian Manassiev
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-06-26
Revert "SERVER-47204 Get rid of OperationContextNoop"
auto-revert-processor
2023-06-26
SERVER-47204 Get rid of OperationContextNoop
Kaloian Manassiev
2023-02-03
SERVER-70956: Support MONGODB-OIDC SASL mechanism in shell with token
Varun Ravichandran
2023-01-24
SERVER-71906 move asio-related transport files to their own directory
Matt Diener
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-21
SERVER-71906 rename TransportLayerASIO to AsioTransportLayer
Matt Diener
2022-12-20
SERVER-71628 Try to resolve baseUrl defined in nearby jsconfig.json
Matt Broadstone
2022-09-16
SERVER-69580 add performance-faster-string-find check to clang-tidy
Trevor Guidry
2022-09-12
SERVER-60551 Fix mongo (shell) initializer stages
Ryan Egesdahl
2022-08-17
SERVER-67415 Create golden-data JS suites
David Percy
2022-07-27
SERVER-68246 rewrite calls to boost::optional get and is_initialized
Billy Donahue
2022-07-07
SERVER-9434 Audit and Normalize Process Exit Codes
Matt Kneiser
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-04-28
SERVER-41353 replace errnoWithDescription with an API based on std::error_code
Billy Donahue
2022-03-29
SERVER-64520 Get rid of WriteErrorDetail
Kaloian Manassiev
2021-09-29
SERVER-59618 mongo_main registers LockerNoopClientObserver with ServiceContext
Benety Goh
2021-09-22
SERVER-59883 suppress deprecation message with quiet flag
Zituo Jin
2021-09-08
SERVER-59782 migrate makeGuard calls to ScopeGuard
Billy Donahue
2021-09-01
SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...
Vishnu Kaushik
2021-08-31
SERVER-58200 Require calling parallel shell callback for every spawned parall...
Richard Samuels
2021-06-07
SERVER-55525 show warning in shell that it's deprecated
Robert Guo
2020-12-08
SERVER-40811 make initializers throwy
Billy Donahue
2020-11-23
SERVER-48696 sigaction actions need to all be extern "C"
Gabriel Russell
2020-10-13
SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcs
Billy Donahue
2020-09-08
SERVER-50270 shell should require a password for AWS auth
Mark Benvenuto
2020-08-27
SERVER-50264: Better FCV const correctness
Lingzhi Deng
2020-08-20
SERVER-49380 Add API params to mongo shell
A. Jesse Jiryu Davis
2020-08-18
SERVER-49768 Remove logv1 logger components, and make rotation a callback list
Sara Golemon
[next]