summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39895 Write shell JS API for interacting with key vaultShreyas Kalyan2019-04-022-0/+16
* SERVER-39852 show "empty" databases as "(empty)"Gabriel Russell2019-03-291-1/+4
* SERVER-38556 Handle transaction events in RoleGraph updateSpencer Jackson2019-03-282-0/+5
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-282-6/+12
* SERVER-40307 Fix replSetInitiate retry logicA. Jesse Jiryu Davis2019-03-251-2/+2
* SERVER-40193 Do not propagate commit point through heartbeats when FCV=4.0Tess Avitabile2019-03-211-0/+5
* SERVER-39195 Make shell history file placement more correct.ADAM David Alan Martin2019-03-183-42/+90
* SERVER-40060 Add retry in ReplSetTest.initiateA. Jesse Jiryu Davis2019-03-171-36/+24
* Revert "SERVER-39195 Make shell history file placement more correct."Jason Carey2019-03-153-91/+42
* SERVER-39195 Make shell history file placement more correct.ADAM David Alan Martin2019-03-153-42/+91
* SERVER-38925 When enableMajorityReadConcern=false, after rollback via refetch...Tess Avitabile2019-03-131-5/+5
* SERVER-38625 When the shell fails to connect to an Atlas cluster, tell the us...Mathias Stearn2019-03-111-1/+10
* SERVER-7741 Cut off logging while shell is at prompt or editorMathias Stearn2019-03-111-2/+56
* SERVER-38503 Empty networkMessageCompressors is an errorAndrew Morrow2019-03-111-4/+2
* SERVER-39910 Fix race in rollback_drop_database.jsA. Jesse Jiryu Davis2019-03-081-6/+20
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39863 remove std using namespace directivesBilly Donahue2019-02-281-67/+76
* SERVER-39760 Add commitQuorum field to createIndex(es) shell helpersGregory Wlodarek2019-02-271-4/+9
* SERVER-36957 Fix Date.prototype.tojson()Gregory Wlodarek2019-02-211-0/+14
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-1317-23/+0
* SERVER-35551 Avoid restarting mongobridge processes.Max Hirschhorn2019-02-112-6/+20
* SERVER-39169 Add $_internalReadAtClusterTime option to find and dbHash.Max Hirschhorn2019-02-111-7/+17
* SERVER-39448 Make resmoke pass TestData.setParametersMongos to mongo shell as...Ben Caimano2019-02-081-6/+14
* SERVER-37823 Server Side Traffic CaptureJason Carey2019-02-041-0/+10
* SERVER-36901 fix sh.status() last error reportingDmitry Ryabtsev2019-02-041-2/+4
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-303-52/+64
* SERVER-39128 Restore defaults propagation in dbshellSara Golemon2019-01-301-6/+25
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-293-64/+52
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-293-52/+64
* SERVER-39128 Avoid double-authenticationSara Golemon2019-01-263-56/+0
* SERVER-38147: cap donor migration lock acquisition stalls in the presence of ...Kim Tao2019-01-242-0/+16
* SERVER-38631 Let DriverSession own SessionAwareClient.Siyuan Zhou2019-01-243-11/+11
* SERVER-38038 mongo shell should support all ErrorExtraInfo codesMathias Stearn2019-01-231-0/+2
* SERVER-38887 Return names encapsulated when falling back on privilege inspectionSara Golemon2019-01-182-7/+33
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-171-0/+10
* SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks.Max Hirschhorn2019-01-161-0/+6
* SERVER-38717 Shell prohibits w: 0 in sessionA. Jesse Jiryu Davis2019-01-151-11/+21
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-113-13/+11
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-102-24/+0
* SERVER-38887 Treat undefined filter object as unfiltered in Mongo.getDBs()Sara Golemon2019-01-101-4/+4
* SERVER-38800 ReplSetTest.dumpOplog() returns oplog entries in an array after ...Benety Goh2019-01-091-5/+12
* SERVER-38551 Convert message compressor options to IDLSara Golemon2019-01-091-4/+0
* SERVER-38512 Test that secondary hangs up on w: 0 writesA. Jesse Jiryu Davis2019-01-071-0/+11
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-072-3/+3
* SERVER-36902 Abort transaction on shell exit, try 2A. Jesse Jiryu Davis2019-01-031-48/+26
* SERVER-25936 Collection.dropIndexes() shell helper uses dropIndexes instead o...Benety Goh2018-12-271-2/+2
* SERVER-38530 Add getResumeToken shell helperBernard Gorman2018-12-221-2/+32
* Revert "SERVER-36902 Abort transaction on shell exit"Benety Goh2018-12-201-25/+47
* Revert "SERVER-36902 Update jsTests for new shell transaction API"Daniel Gottlieb2018-12-201-1/+1
* SERVER-36902 Update jsTests for new shell transaction APIA. Jesse Jiryu Davis2018-12-201-1/+1