summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40712 Ensure the dropDatabase() command accepts a write concern.Gregory Wlodarek2021-08-101-9/+8
* SERVER-58127 Fix benchRun() memory leak under an exceptionYoonsoo Kim2021-07-201-2/+2
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-252-4/+36
* SERVER-57454: NotMaster error from chunk recipient is not propagated back to ...Andrew Shuvalov2021-06-141-1/+1
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than ...Mindaugas Malinauskas2021-05-271-0/+8
* SERVER-56952 Add new build variant with storeFindAndModifyImagesInSideCollect...Jason Chan2021-05-191-0/+4
* SERVER-47509 resmoke accepts multiple "mongodSetParameters" options but only ...Jason Chan2021-05-191-6/+14
* SERVER-50049 assert.soonNoExcept() should not access TestData.traceExceptions...Suganthi Mani2021-03-292-13/+22
* SERVER-49187 Make ReplSetTest .stepUp() robust to election failures.Suganthi Mani2021-03-292-37/+56
* SERVER-43847 Make ReplSetTest's stepUp function resilient to slow machinesSamyukta Lanka2021-03-291-10/+23
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-03-191-15/+25
* SERVER-5722 Support 'sort' in benchrunIan Boros2021-03-102-0/+32
* SERVER-53831 Force SpiderMonkey to garbage collect in ReplSetTest.checkOplogsJason Chan2021-02-171-0/+11
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-052-3/+21
* SERVER-50267 Set output limit for rawMongoProgramOutput()Ruoxin Xu2020-11-262-2/+8
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-10-281-2/+9
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-09-162-9/+20
* SERVER-49989 Add db.hello() shell helperAli Mir2020-09-162-0/+9
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-09-091-0/+12
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-09-025-21/+64
* SERVER-45803 mongodecrypt needs a ServiceContextAdam Cooper2020-08-131-0/+7
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-08-061-7/+1
* SERVER-37390 Run rollback test fixture with high election timeout to avoid an...Suganthi Mani2020-08-031-4/+70
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-261-4/+16
* SERVER-44051 ensure getShardDistribution correctly checks for sharded collect...Kevin Pulo2020-06-111-1/+2
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-06-101-3/+11
* SERVER-47071: Fix CheckReplOplogs hookLingzhi Deng2020-04-231-4/+9
* SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...r4.0.18-rc0r4.0.18Jack Mulrow2020-04-061-0/+2
* SERVER-44892 getShardDistribution should use $collStats agg stage instead of ...Tommaso Tocci2020-03-301-59/+65
* SERVER-43867 Work around unrecoverability of rollback via refetch in tests SE...Vesselina Ratcheva2020-02-273-0/+166
* SERVER-44546 Remove mobile variants and embedded benchmarksr4.0.14-rc0Andrew Morrow2019-12-101-3/+3
* Revert "SERVER-37062 db.watch does not show up in autocomplete or help"Charlie Swanson2019-12-101-3/+4
* SERVER-37062 db.watch does not show up in autocomplete or helpCharlie Swanson2019-12-091-4/+3
* SERVER-44788: Use awaitSecondaryNodes in seed_secondary_without_sessions_tabl...Lingzhi Deng2019-11-251-0/+4
* SERVER-31083 Allow passing primary shard to "enableSharding" command for a ne...Marcos José Grillo Ramírez2019-11-071-3/+8
* SERVER-41504 Track the number of ops during catchup in replSetStatus on prima...Samyukta Lanka2019-10-221-1/+30
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-10-071-0/+9
* SERVER-42613 getHashes should default to liveSlaves, not _slaves in replsette...Matthew Russotto2019-10-031-3/+3
* SERVER-42767 Improve logging in ReplSetTest.stopSetWilliam Schultz2019-09-261-1/+28
* SERVER-37690 Return 0 from countDocuments for empty collectionA. Jesse Jiryu Davis2019-09-131-1/+4
* SERVER-39310: Call checkCanServeReadsFor() in 'getMore'Lingzhi Deng2019-09-031-0/+11
* SERVER-42257 Announce known emulationsAndrew Morrow2019-08-262-0/+51
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-311-3/+3
* SERVER-41632 Fix division by zero in shell collStats helperRandolph Tan2019-07-122-4/+10
* SERVER-33589 Create an initial sync test fixtureSamy Lanka2019-07-081-0/+9
* SERVER-41897 Use assert.sameMembers to compare two sets in jstests/ssl/libs/s...Mark Benvenuto2019-06-281-5/+49
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-06-251-2/+4
* SERVER-41247 ReplSetTests that specify setParameter as a string must still di...Tess Avitabile2019-05-241-0/+10
* SERVER-40866 Use JSON.stringify() to serialize string in tojson()Siyuan Zhou2019-05-131-41/+2
* SERVER-38625 When the shell fails to connect to an Atlas cluster, tell the us...Mathias Stearn2019-05-021-1/+10