summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56415 AwaitNodesAgreeOnPrimary doesn't work when given non-default set...Matthew Russotto2021-05-121-5/+5
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-03-161-15/+25
* SERVER-5722 Support 'sort' in benchrunIan Boros2021-03-102-0/+31
* SERVER-54180 Make ReplSetTest's stepUp function wait 60 seconds for nodes to ...Samy Lanka2021-03-081-1/+1
* 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-47863 Add fields to initial sync progress metricsJason Chan2020-12-071-1/+21
* SERVER-50267 Set output limit for rawMongoProgramOutput()Ruoxin Xu2020-11-262-2/+8
* SERVER-50049 assert.soonNoExcept() should not access TestData.traceExceptions...Suganthi Mani2020-11-231-12/+21
* SERVER-43847 Make ReplSetTest's stepUp function resilient to slow machines.Suganthi Mani2020-11-202-32/+64
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-10-301-1/+1
* SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...Pavi Vetriselvan2020-10-301-1/+1
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-10-301-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-10-301-1/+1
* SERVER-50647 Fix OCSP HTTP Client timeout for WindowsShreyas Kalyan2020-10-231-0/+1
* SERVER-50072 Check _isWindows() when initializing MongoRunner.EXIT_ABORTAli Mir2020-10-071-1/+2
* 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-015-23/+66
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-08-051-8/+1
* SERVER-48950 Enhanced explain support for $search to expose stats from mongotJenny Peshansky2020-08-041-0/+7
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-261-4/+16
* SERVER-48032 Change MAIL to FORUMS, fix URLs in mongo welcomeJon Streets2020-06-231-6/+7
* 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-46189 Fix shell kill current ops with TLS replica set and down nodesMark Benvenuto2020-06-022-15/+10
* SERVER-47071: Fix CheckReplOplogs hookLingzhi Deng2020-04-231-4/+9
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-04-161-0/+11
* SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...Jack Mulrow2020-04-061-0/+2
* SERVER-44892 getShardDistribution should use $collStats agg stage instead of ...Tommaso Tocci2020-03-301-56/+64
* SERVER-43867 Move check_log.js inside src/mongo/shell/ SERVER-43867 Work arou...Vesselina Ratcheva2020-02-273-2/+185
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-151-4/+70
* SERVER-45180 Use longer retry for kms serviceMark Benvenuto2020-01-101-1/+1
* SERVER-44044 Remove unused second parameter from KeyVault.createDataKey()Shreyas Kalyan2020-01-031-1/+12
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-091-3/+3
* SERVER-40372 Track transaction sizeTess Avitabile2019-11-201-10/+24
* SERVER-44721 Parse AWS responses as non-strict, ignore unexpected fieldsMark Benvenuto2019-11-192-6/+24
* SERVER-31083 Allow passing primary shard to "enableSharding" command for a ne...Marcos José Grillo Ramírez2019-11-071-3/+8
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-11-017-25/+25
* SERVER-42769 Add call to awaitLastOpCommitted after enableAutoSplit in Shardi...r4.2.0Matthew Saltz2019-10-211-0/+5
* SERVER-43579 Make AWS KMS support robust to KMS availabilityShreyas Kalyan2019-10-211-1/+7
* SERVER-43265 Fix using URI network compressors parameter in shellHenrik Edin2019-10-151-1/+3
* SERVER-43409 Support non amazon hosted AWS KMS endpointsMark Benvenuto2019-10-111-5/+8
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-10-071-0/+9
* SERVER-41505 Track average number of catchup ops in serverStatusXuerui Fa2019-09-301-3/+22
* SERVER-42767 Improve logging in ReplSetTest.stopSetWilliam Schultz2019-09-251-1/+28
* SERVER-42613 getHashes should default to liveSlaves, not _slaves in replsette...Matthew Russotto2019-09-251-3/+3
* SERVER-43039 db.collection.bulkWrite doesn't support hint with replaceOneJames Wahlin2019-09-251-0/+8
* SERVER-43005 : getKeyVault.createKey() should return the created data keyShreyas Kalyan2019-09-161-2/+4