summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-34116 Switch to use NoOpFixture for fixture.NOOP_FIXTURE_CLASS.Max Hirschhorn2018-03-232-2/+15
* SERVER-31809 Start using toolchain python on macOSZakhar Kleyman2018-03-221-4/+0
* SERVER-32885 Overlap chunk clone application on the donor with fetching docum...Blake Oler2018-03-224-46/+244
* SERVER-32453 Handle cursor->next return code in WTKVEngine::getAllIdentsXiangyu Yao2018-03-211-1/+4
* SERVER-33854 Avoid accessing invalid memory in applyOpsXiangyu Yao2018-03-142-2/+10
* SERVER-28495 Fix lintMark Benvenuto2018-03-141-4/+4
* SERVER-28495 Fix lintr3.4.14-rc0r3.4.14Mark Benvenuto2018-03-122-6/+7
* SERVER-30158 FTDC starts too early in mongosMark Benvenuto2018-03-121-2/+2
* SERVER-28495 FTDC for MongoSMark Benvenuto2018-03-1222-87/+582
* SERVER-29938 FTDC RefactorMark Benvenuto2018-03-129-349/+492
* SERVER-32876 Don't stall ftdc due to WT cache fullKelsey Schubert2018-03-127-7/+32