summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50250 Remove references to slave terminology in db.jsAli Mir2020-10-211-12/+12
* SERVER-50191 Create TTL index on config.tenantMigrationDonors to garbage coll...Cheahuychou Mao2020-10-201-0/+2
* SERVER-50590 Remove master/slave fields from getHashes function in replsettes...Ali Mir2020-10-201-3/+3
* SERVER-35111 Log a message on successfull completion of ReplSetTest.awaitLast...George Wangensteen2020-10-151-0/+2
* SERVER-51514 ProgramRunner::launchProcess() should escape backslashes on WindowsGregory Wlodarek2020-10-131-2/+2
* SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue2020-10-134-18/+11
* SERVER-51416 simplify setParameter version checks in servers.jsBenety Goh2020-10-091-13/+17
* SERVER-51362 Ensure update and delete shell helpers support 'let' variablesKatherine Wu2020-10-082-5/+31
* SERVER-50849 Update FCV constants to recognize 4.9 as latestA. Jesse Jiryu Davis2020-10-082-4/+4
* SERVER-45551 Add assertions to ensure test commands are enabled when using mo...Richard Samuels2020-10-081-0/+22
* SERVER-50357 Add daily no-ssl build to evergreenMark Benvenuto2020-10-051-51/+52
* SERVER-49350 Modernize shell helper getBalancerState()Blake Oler2020-10-021-13/+28
* SERVER-51084 easy XCode12 fixes (excludes the int to double fixes)Billy Donahue2020-10-012-4/+2
* SERVER-49802 Update FCV constants to recognize 4.8 as latestJason Chan2020-09-303-5/+6
* SERVER-50662 Handle large and non-finite doubles in FTDCMark Benvenuto2020-09-291-0/+1
* SERVER-51086 Extract collection diffing logic into separate utility.Max Hirschhorn2020-09-292-112/+133
* SERVER-50615 Increase retries for _constructFromExistingSeedNode in replsette...Samy Lanka2020-09-281-1/+1
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-271-12/+19
* SERVER-51084 tweak range loop variable types to fix xcode buildBilly Donahue2020-09-251-1/+1
* SERVER-50072 Check _isWindows() when initializing MongoRunner.EXIT_ABORTAli Mir2020-09-211-1/+2
* SERVER-49462 Wait for secondaries to be ready in ReplSetTest.checkOplogsVesselina Ratcheva2020-09-141-0/+2
* SERVER-41118 Only timeout autocomplete when interactiveDavid Percy2020-09-111-2/+4
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-093-10/+4
* SERVER-19823 rs.printSlaveReplicationInfo() syncedTo field displays the epoch...Huayu Ouyang2020-09-091-19/+8
* SERVER-50270 shell should require a password for AWS authMark Benvenuto2020-09-081-2/+2
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-081-1/+1
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-11/+11
* SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...Pavi Vetriselvan2020-09-041-1/+1
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-184/+196
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-031-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-1/+1
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-09-011-1/+1
* SERVER-50104 Make the test hook run a background migration on the data used b...Cheahuychou Mao2020-08-281-1/+1
* SERVER-49168 made SYSLIBDEPS_PRIVATE type and switched lzma to use itDaniel Moody2020-08-271-1/+1
* SERVER-50264: Better FCV const correctnessLingzhi Deng2020-08-271-1/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-3/+3
* SERVER-49989 Add db.hello() shell helperAli Mir2020-08-252-0/+9
* SERVER-46867 Ensure that a db directory is created even when alwaysUseLogFile...Carl Raiden Worley2020-08-241-1/+2
* SERVER-50122: Support running mixed versions with last-continuous in ReplSetT...Lingzhi Deng2020-08-212-110/+142
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-08-211-0/+12
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-08-205-23/+66
* SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis2020-08-208-7/+78
* SERVER-49488 update shell error message for ADLRobert Guo2020-08-201-3/+10
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-181-34/+14
* SERVER-50267 Set output limit for rawMongoProgramOutput()Ruoxin Xu2020-08-182-2/+9
* SERVER-49392 Storage engine init checks that enableMajorityReadConcern is com...Gregory Wlodarek2020-08-171-7/+4
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-172-15/+15
* SERVER-49430 Do not run hang analyzer in awaitSecondaryNodesForRollbackTestVesselina Ratcheva2020-08-141-0/+4
* SERVER-50065 Add OCSP tests for Certificate RotationMark Benvenuto2020-08-131-1/+1
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-08-122-9/+20