summaryrefslogtreecommitdiff
path: root/src/mongo/shell/servers.js
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-38556 Handle transaction events in RoleGraph updateSpencer Jackson2019-03-281-0/+4
* SERVER-39448 Make resmoke pass TestData.setParametersMongos to mongo shell as...Ben Caimano2019-02-081-6/+14
* SERVER-38147: cap donor migration lock acquisition stalls in the presence of ...Kim Tao2019-01-241-0/+1
* SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks.Max Hirschhorn2019-01-161-0/+6
* SERVER-38055 Mongod servers started through the shell must respect TestData.e...Tess Avitabile2018-11-141-1/+1
* SERVER-37882 Switch the distributed transaction commit protocol to the RPC pr...Esha Maharishi2018-11-071-10/+0
* SERVER-37599 Log exit code of shell-spawned processesShreyas Kalyan2018-10-191-4/+6
* SERVER-37227 Check for the existence of `enableMajorityReadConcern` in the js...Kaloian Manassiev2018-10-041-1/+2
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-14/+5
* SERVER-37320 Prevent prepareTransaction from running on anything but initiali...Esha Maharishi2018-09-271-0/+10
* SERVER-33191 guard mongo test program startup options against duplicate wired...Benety Goh2018-07-101-4/+8
* SERVER-32907 Make resmoke pass TestData.setParameters to mongo shell as a Jav...William Schultz2018-07-061-27/+17
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-10/+0
* SERVER-34595 Increase transactionLifetimeLimitSeconds default in testingMaria van Keulen2018-06-041-18/+24
* SERVER-35152 update tests for 4.0Robert Guo2018-05-221-1/+1
* SERVER-31013 use port instead of pid for serverExitCodeMapRobert Guo2018-04-181-6/+7
* SERVER-33669 Stepdown and shutdown should abort all uncommitted transactionsTess Avitabile2018-03-201-2/+10
* SERVER-31409 Create basic multi-version rollback Javascript testVesselina Ratcheva2018-01-301-4/+54
* SERVER-31553 Update multiversion tests on 3.6Xiangyu Yao2017-11-281-1/+1
* SERVER-31934 set orphanCleanupDelaySecs=1 for all testsMisha Tyulenev2017-11-211-1/+1
* SERVER-31808 don't boost::split an empty bind_ip stringBilly Donahue2017-11-201-1/+1
* Revert "SERVER-31808 Query vector<SockAddr> from TransportLayer"Billy Donahue2017-11-151-1/+1
* SERVER-31808 Query vector<SockAddr> from TransportLayerBilly Donahue2017-11-151-1/+1
* SERVER-29452 Handle missing featureCompatibilityVersion documentMaria van Keulen2017-10-161-1/+1
* SERVER-31095 Adding an evergreen builder to test the legacy transport layer. ...Henrik Edin2017-09-221-0/+6
* SERVER-30740 Disable background session cache refreshing on testssamantharitter2017-09-111-5/+10
* SERVER-30501 Create rollback logging componentJudah Schvimer2017-08-071-1/+1
* SERVER-29838 Implement basic adaptive ServiceExecutorJonathan Reams2017-08-021-1/+1
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+9
* SERVER-29405 delay deleting orphaned shard chunksNathan Myers2017-06-301-7/+25
* SERVER-28590 Invoke validate command on collections before shutting down mong...Eddie Louie2017-06-071-1/+10
* SERVER-27549 Better check for when a server has shut downRobert Guo2017-05-301-0/+5
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-36/+40
* SERVER-28229: Bind to localhost by defaultSpencer Jackson2017-04-281-0/+4
* Revert "SERVER-28229: Bind to localhost by default"Kaloian Manassiev2017-04-251-4/+0