summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shell_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46189 Fix shell kill current ops with TLS replica set and down nodesMark Benvenuto2020-05-181-13/+7
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45962 feature flag to opt out of new RSM implementationHaley Connelly2020-02-241-1/+1
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-12/+8
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-9/+13
* SERVER-45361 Sanitize random seeds for mongo shellBen Caimano2020-01-081-21/+8
* SERVER-44372 WeakFunction: a simplification of SHIM_ macrosBilly Donahue2019-11-071-5/+6
* SERVER-43641 upgrade random.hBilly Donahue2019-10-091-2/+1
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* Revert "SERVER-43641 upgrade random.h"James Wahlin2019-10-021-1/+2
* SERVER-43641 upgrade random.hBilly Donahue2019-10-021-2/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-4/+4
* SERVER-42761 Move feature_compatibility_version.js into src/mongo/shellJason Chan2019-09-091-0/+2
* SERVER-42969 Fix handling of Unicode strings in windows `USERPROFILE` environ...ADAM Martin2019-08-291-3/+3
* SERVER-36816 avoid reloading the view catalog during dbhash checkRobert Guo2019-08-211-0/+2
* SERVER-42856 Make the check for chunk moved in the op observer take hashed sh...Randolph Tan2019-08-211-2/+2
* SERVER-24437 Use a platform-independent PRNG in the mongo shell for Random.ra...Jason Chan2019-08-201-15/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+3
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-1/+1
* SERVER-18463 Remove StartupTest infrastructure, place StartupTests intoNathan Brown2019-06-071-0/+126
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-05-211-2/+4
* SERVER-39895 Write shell JS API for interacting with key vaultShreyas Kalyan2019-04-021-0/+13
* SERVER-39195 Make shell history file placement more correct.ADAM David Alan Martin2019-03-181-27/+78
* Revert "SERVER-39195 Make shell history file placement more correct."Jason Carey2019-03-151-79/+27
* SERVER-39195 Make shell history file placement more correct.ADAM David Alan Martin2019-03-151-27/+79
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39128 Avoid double-authenticationSara Golemon2019-01-261-4/+0
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-061-2/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-33606 fail to create logical session in shell connected to old serversKevin Pulo2018-09-031-1/+1
* SERVER-36196 expose function isInteractive() for determining if shell is runn...Asya Kamsky2018-08-151-0/+5
* SERVER-35537 Create mongoebench for running benchRun against mobile.Max Hirschhorn2018-07-101-0/+11
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-291-1/+1
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+5
* SERVER-35517 Add failpoint mechanism to the mongo shellBen Caimano2018-06-081-0/+20
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-2/+1
* SERVER-32889 Mongo shell injection function for hashing shard keyBen Caimano2018-04-231-0/+38
* SERVER-32216 Remove UNIX sockets on clean shutdownJonathan Reams2017-12-121-0/+8
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-081-0/+5
* SERVER-30743 Remove shell functions used for obsolet db.upgradeCheck()Dan Pasette2017-08-201-26/+0
* SERVER-26538 SERVER-26539 Detach from boost::threadAndrew Morrow2017-08-021-4/+3
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-0/+28
* SERVER-28509 Flatten DBClient hierarchy to just DBClientBase and subclassesMathias Stearn2017-07-261-4/+4
* SERVER-26514 Create command should take idIndex optionTess Avitabile2016-10-241-1/+2
* SERVER-26659 only use stricter key pattern validation for v:2 or new index bu...David Storch2016-10-201-1/+3
* SERVER-19042 Make globalScriptEngine a decoration on ServiceContext where pos...Jonathan Reams2016-10-031-1/+1
* SERVER-25488 Added JavaScript funciton to mongo shell to check for sanitizer ...Jonathan Abrahams2016-09-151-18/+0
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-1/+1
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-041-1/+1
* SERVER-25366 Fix killOp arguments sent by the mongo shell on exit.Max Hirschhorn2016-08-021-1/+1