summaryrefslogtreecommitdiff
path: root/src/mongo/shell/servers.js
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46867 Ensure that a db directory is created even when alwaysUseLogFile...Carl Raiden Worley2020-08-241-1/+2
* SERVER-49392 Storage engine init checks that enableMajorityReadConcern is com...Gregory Wlodarek2020-08-171-7/+4
* SERVER-48206 Check process exit codes when stopping nodes in replsettest.jsAli Mir2020-08-031-4/+3
* SERVER-49416 Don't override the TestData.allowUncleanShutdowns parameter when...William Schultz2020-07-241-2/+6
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-1/+3
* SERVER-48445: Fix inconsistency in usage of programMajorMinorVersion when app...XueruiFa2020-07-101-8/+10
* SERVER-48973 Remove ServiceExecutorAdaptiveAmirsaman Memaripour2020-06-231-6/+0
* SERVER-48705 resmoke.py sending SIGABRT to take core dumps on fixture teardow...vrachev2020-06-221-1/+2
* SERVER-48782: On request, backup datafiles when restarting test mongod instan...Daniel Gottlieb2020-06-161-0/+15
* SERVER-48708 Remove TODO listed in SERVER-46726Amirsaman Memaripour2020-06-111-1/+0
* SERVER-48590 QOL improvements for hang-analyzervrachev2020-06-091-1/+1
* SERVER-47836 Rollback multiversion fuzzer should set enableIndexBuildCommitQu...Jason Chan2020-06-091-0/+18
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-051-0/+8
* SERVER-47312 hang_analyzer: enable on ASAN builders without running gcoreRichard Samuels2020-06-051-6/+9
* SERVER-47589 add option for undo recorderRobert Guo2020-06-031-7/+31
* SERVER-48540 Shell MongoRunner.arrOptions should not filter out 0 value test ...Dianna Hohensee2020-06-021-1/+1
* SERVER-48425 Support MongoRunner.stopMongod outside of resmokeMark Benvenuto2020-05-281-1/+1
* SERVER-44650 Add new test mode enforeFastCount to foreground validateGregory Noma2020-05-211-0/+4
* SERVER-46958 add mongosShutdownTimeoutMillisForSignaledShutdown server parameterPavi Vetriselvan2020-05-181-4/+10
* SERVER-37364 Coordinator should return the decision to the client as soon as ...Cheahuychou Mao2020-05-061-0/+16
* SERVER-47876 Set shutdownTimeoutMillisForSignaledShutdown as a startup parame...Tess Avitabile2020-05-051-0/+1
* SERVER-46684 Repackage the hang-analyzer as a resmoke subcommandCarl Raiden Worley2020-05-041-5/+5
* SERVER-47538: Extend `runMongoShell` mongod exceptions to multiversion mongod...Daniel Gottlieb2020-04-161-2/+7
* SERVER-46326 update multiversion tests for 4.4Robert Guo2020-04-151-1/+1
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-04-091-0/+7
* SERVER-47053 Check for undefined setParameters options in servers.jsWilliam Schultz2020-03-261-3/+4
* SERVER-47053 Don't enforce oplog application constraints on EMRC=false variantWilliam Schultz2020-03-241-1/+5
* SERVER-46326 update last-stable to 4.3Robert Guo2020-03-181-1/+1
* SERVER-21700 Do not relax constraints during steady state replication.Matthew Russotto2020-03-121-0/+9
* SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin2020-02-281-9/+0
* SERVER-46430 Improve myPort() shell helper to parse IPv6 and replica setsSara Golemon2020-02-271-5/+13
* SERVER-46029 Do not write core files in the hang analyzer when running locall...Mikhail Shchatko2020-02-211-0/+5
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-0/+5
* SERVER-45884 don't run the hang analyzer on ASAN buildsRobert Guo2020-02-121-0/+5
* SERVER-45377 add global option to enable and disable shell hang analyzerRobert Guo2020-01-311-1/+19
* SERVER-45751 Multiversion tests should apply enableMajorityReadConcern to las...Tess Avitabile2020-01-281-3/+9
* SERVER-45491 Add resmoke.py option to save mongod.log and mongos.log filesCarl Raiden Worley2020-01-281-1/+23
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-151-78/+1
* SERVER-45062 Add evergreen builder for JSON log formatHenrik Edin2019-12-181-0/+9
* SERVER-39172 Shut down and validate nodes in parallel in ReplSetTest.stopSetWilliam Schultz2019-11-041-2/+9
* SERVER-26867 Call hang_analyzer.py from assert functionsRyan Timmons2019-10-311-0/+4
* SERVER-43772 Start up nodes in ReplSetTest.startSet in parallelWilliam Schultz2019-10-281-19/+36
* SERVER-43254 Hang Analyzer shell integration uses child and peer mongo processesRyan Timmons2019-10-151-0/+48
* SERVER-43153 Expose pids of spawned processes in the shellRyan Timmons2019-09-101-0/+7
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1183/+1160
* SERVER-41817 String ServerParameters should not be JSON.stringify'dBen Caimano2019-06-191-4/+17
* SERVER-41377 Add JS tests that the rollback data files are generated correctl...William Schultz2019-06-141-1/+2
* SERVER-41227 Bump binVersion="last-stable" to be MongoDB 4.2.Max Hirschhorn2019-06-101-1/+1
* SERVER-41067 Make the MongoRunner logical options include skipValidationKaloian Manassiev2019-05-091-1/+2
* SERVER-40175 Rebuild any missing _id indexes on startupLouis Williams2019-04-051-0/+1