summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34477 Do not mix iterators from different mapsr3.4.15-rc0r3.4.15Sara Golemon2018-05-041-10/+11
* SERVER-33329: Make server and shell emit TLS protocol_version alertsSpencer Jackson2018-05-044-8/+216
* SERVER-34237: Expose means for shell to disable TLS 1.0Spencer Jackson2018-05-031-24/+78
* SERVER-27351 clang_format.py needs to ignore deleted filesMark Benvenuto2018-05-031-0/+3
* SERVER-30857 Support unknown Linux distributionsMark Benvenuto2018-05-032-9/+6
* Import tools: 4c5314b404c2d7aac7ceb50133faa3ac4fc3d2ea from branch v3.4David Golden2018-05-0276-408/+2089
* SERVER-34250 Update Tools builders in EvergreenDavid Golden2018-05-021-77/+111
* SERVER-23935 Disable oplog sampling in queryable backup modenehakhatri52018-05-021-2/+2
* SERVER-34541 Removes the unimportant but flaky scoped_db_conn_testAndrew Morrow2018-05-012-609/+0
* SERVER-34605 Move Jepsen tasks to Ubuntu 16.04 builders.Max Hirschhorn2018-04-281-58/+45
* SERVER-33805 Change Jepsen tasks running in Evergreen to use mongobridgeSamy Lanka2018-04-281-93/+37
* SERVER-34667 Run validate command against config.collections.Max Hirschhorn2018-04-281-4/+18
* SERVER-22553 mongos_rs_shard_failure_tolerance.js should not rely on order of...Misha Tyulenev2018-04-252-10/+11
* SERVER-29949 Fix race condition in InitialSyncerResetsOptimes unit testWilliam Schultz2018-04-242-4/+6
* SERVER-33026 SyncSourceFeedback request should have a timeoutWilliam Schultz2018-04-234-33/+104
* SERVER-20056 Warn when wiredTigerCacheSizeGB is > 80% of RAMMaria van Keulen2018-04-231-0/+14
* SERVER-34571 Ensure _deleteNotifyExec in MigrationChunkClonerSourceLegacy alw...Matthew Saltz2018-04-231-2/+7
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-04-183-3/+5
* SERVER-21317 Enforce MONGO_VERSION is set properlyAndrew Morrow2018-04-181-1/+8
* SERVER-34508 Prevent race condition in Migration Destination Manager from swa...Blake Oler2018-04-171-0/+2
* SERVER-31468 replSets/startParallelShell.js should wait for its parallel shel...Jonathan Reams2018-04-161-2/+4
* SERVER-27643 Use correct types when setting javascript stack limitJonathan Reams2018-04-161-3/+3
* SERVER-27941 change the shardVersion check to an epoch check when entering th...Dianna Hohensee2018-04-131-4/+6
* SERVER-34149 Upgrade zlib to latest.ADAM David Alan Martin2018-04-1132-719/+3819
* SERVER-33398 Move to more fine-grained sys-perf task namesPia Kochar2018-04-111-12/+142
* SERVER-32923 Remove SLES11 buildsRamon Fernandez2018-04-061-279/+0
* SERVER-33484 Code coverage can't distinguish between files with identical nam...Jonathan Abrahams2018-04-051-6/+25
* SERVER-12644 noprealloc warning should be logged properlyGabriel Russell2018-04-041-2/+1
* SERVER-33848: Update compile flags for sys-perf and performance projectsdalyd2018-04-042-2/+5
* SERVER-33670: Build mongo binaries with -ssl compile flag in system_perf.ymldalyd2018-04-041-1/+1
* SERVER-34213 Start _id at 0 in testshard1.jsCharlie Swanson2018-04-021-1/+1
* SERVER-27483 Run the C++ unit tests as part of the compile_all taskEddie Louie2018-03-291-93/+9
* SERVER-25691 Create separate compile task for building most commonly-used bin...Eddie Louie2018-03-291-33/+248
* SERVER-27529 scons msi target is failing do to missing dependenciesMark Benvenuto2018-03-291-0/+5
* SERVER-25771 Set BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS to support valgrindMark Benvenuto2018-03-291-0/+1
* SERVER-34140: remove duplicated run on distros in evergreen configSam Kleinman2018-03-291-10/+2
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-03-2916-128/+495
* SERVER-31535 Ubuntu 12.04 is EOL, remove variantsRamon Fernandez2018-03-281-176/+0
* SERVER-33970 New baseline for MicrobenchmarksHenrik Ingo2018-03-281-2/+2
* Import wiredtiger: e99ab771b2aa837199b72c2028569e7f5d3a7815 from branch mongo...Ramon Fernandez2018-03-265-9/+73
* SERVER-16802 SERVER-28981 Balancer consider shards and collections in random ...Kevin Pulo2018-03-267-11/+73
* SERVER-33068 Fix run_check_repl_dbhash.js hook to actually run dbhash.Max Hirschhorn2018-03-254-244/+483
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2018-03-258-91/+214
* SERVER-31441 Run validateCollections on each server in parallelEddie Louie2018-03-252-13/+47
* SERVER-24759 SERVER-31128 Validate collections on all nodes in clusterIan Boros2018-03-252-27/+85
* SERVER-31128 Skip validate on NotMaster error response.Max Hirschhorn2018-03-251-2/+12
* SERVER-33843: Have periodic kill secondaries first do dbhash checks then vali...Daniel Gottlieb2018-03-251-4/+8
* SERVER-24480 Make validate hook run after checkReplDBHashPeter Mauldin2018-03-255-8/+24
* SERVER-28989 Avoid dropping dummy database in checkReplicaSet().Max Hirschhorn2018-03-251-35/+16
* SERVER-33935 add clusterAuthMode option to TestDataRobert Guo2018-03-243-8/+103