summaryrefslogtreecommitdiff
path: root/src/mongo/shell/mongo_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59618 mongo_main registers LockerNoopClientObserver with ServiceContextBenety Goh2021-09-291-1/+4
* SERVER-59883 suppress deprecation message with quiet flagZituo Jin2021-09-221-10/+10
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-1/+1
* SERVER-58200 Require calling parallel shell callback for every spawned parall...Richard Samuels2021-08-311-0/+17
* SERVER-55525 show warning in shell that it's deprecatedRobert Guo2021-06-071-0/+11
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-2/+0
* SERVER-48696 sigaction actions need to all be extern "C"Gabriel Russell2020-11-231-1/+1
* SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue2020-10-131-4/+4
* SERVER-50270 shell should require a password for AWS authMark Benvenuto2020-09-081-2/+2
* SERVER-50264: Better FCV const correctnessLingzhi Deng2020-08-271-1/+1
* SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis2020-08-201-1/+2
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-181-34/+14
* SERVER-50006 Move OCSPManager to ServiceContextMark Benvenuto2020-08-111-1/+1
* SERVER-50050 Fix non-ssl buildMark Benvenuto2020-08-101-0/+2
* SERVER-49157 Initialize WireSpec during MONGO_INITIALIZERAmirsaman Memaripour2020-07-291-0/+6
* SERVER-49060: added comments for generic FCV constants and conditional checksGrace Luong2020-07-151-0/+1
* SERVER-49060: updating generic FCV constantsGrace Luong2020-07-091-1/+1
* SERVER-48032 change mailing list to forums and use correct https URLSJon Streets2020-06-181-3/+3
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-2/+2
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-051-9/+0
* SERVER-48272 Reduce startup time for dynamically linked binariesAndrew Morrow2020-05-271-0/+1168