summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-18197-2306/+3059
* SERVER-25661 Improve restart logic for Jepsen LXC containers and add extra in...Jonathan Abrahams2016-08-181-4/+6
* SERVER-25384 fixing asan build error for copy elision in scoped_migration_req...Dianna Hohensee2016-08-181-1/+1
* SERVER-25674 Fix nonexistent 'views_WT_rs' task in Evergreen configKyle Suarez2016-08-181-11/+11
* SERVER-25678 fixed race in InitialSyncTest::playResponses()Benety Goh2016-08-181-47/+19
* SERVER-22368: Parameterize branch in etc/perf.ymldalyd2016-08-181-7/+25
* SERVER-24248 Run multiversion tests with different storage enginesJonathan Abrahams2016-08-1818-41/+152
* SERVER-24852 Add means to interrupt the sharding balancerKaloian Manassiev2016-08-1711-46/+341
* SERVER-25664 Run Clang Ubuntu 14.04 on each commitBrian Samek2016-08-171-1/+0
* Revert "SERVER-25637 make DataReplicator replSetGetStatus test less flaky and...Judah Schvimer2016-08-173-14/+17
* SERVER-25385 Eliminate checks of this against nullptrAndrew Morrow2016-08-173-11/+0
* SERVER-25527 Make moveChunk and splitChunk commands include the chunk versionKaloian Manassiev2016-08-1711-15/+110
* SERVER-24132 add slaveOk to copyDB helperMatt Cotter2016-08-172-8/+21
* SERVER-25639 Add rhel70-small distroBrian Samek2016-08-171-12/+30
* SERVER-25082 Allow x509 authentication without user/subject fieldHai-Kinh Hoang2016-08-174-17/+35
* SERVER-25660 ReplicationCoordinatorImpl should shutdown replication executor ...Benety Goh2016-08-173-2/+12
* Revert "SERVER-25560 ReplicationCoordinatorImpl should shutdown replication e...Benety Goh2016-08-173-12/+2
* SERVER-25560 ReplicationCoordinatorImpl should shutdown replication executor ...Benety Goh2016-08-173-2/+12
* SERVER-23478 Move server status metrics from OplogReader and BackgroundSync t...Judah Schvimer2016-08-1710-89/+59
* SERVER-25492 mongod gracefully handles invalid views on startupKyle Suarez2016-08-173-3/+43
* SERVER-25637 make DataReplicator replSetGetStatus test less flaky and easier ...Judah Schvimer2016-08-173-17/+14
* SERVER-25557 Database names must be less than 64 bytesHannes Magnusson2016-08-173-3/+8
* SERVER-25608 Add a SCons target and config vars for cache pruningAndrew Morrow2016-08-171-0/+27
* SERVER-25384 Create a config.migrations collection and a Scoped RAII object c...Dianna Hohensee2016-08-179-2/+922
* SERVER-25288 Configure hang_analyzer.py to generate coredumps on LinuxMark Benvenuto2016-08-172-8/+39
* SERVER-25594: push task to use latest version of curatorSam Kleinman2016-08-161-1/+1
* SERVER-25648: use scons cache for windows push variantsSam Kleinman2016-08-161-0/+4
* SERVER-25638: log sync source member selection infoScott Hernandez2016-08-164-9/+40
* SERVER-25638: log when blacklisting sync source membersScott Hernandez2016-08-163-9/+42
* SERVER-23476: move dbhash checks into replsettestScott Hernandez2016-08-165-288/+305
* SERVER-25605: Do not fassert during shutdown while doing initial syncScott Hernandez2016-08-161-1/+7
* SERVER-23476: add server metrics of initial sync and resync calls in DataRepl...Scott Hernandez2016-08-161-0/+15
* SERVER-23476: exit maint. mode after initialSync/resyncScott Hernandez2016-08-161-0/+7
* SERVER-23476: remove unused lock_guardScott Hernandez2016-08-161-1/+0
* SERVER-25301 Test views with legacy reads/writesKyle Suarez2016-08-161-0/+42
* SERVER-24496: Add collStats command output to $collStats stageKevin Albertson2016-08-1610-75/+220
* SERVER-25636 Wait until the old primary steps down in catchup.jsSiyuan Zhou2016-08-161-4/+4
* SERVER-25645 extended timeout for restarted node to become SECONDARY from 1 t...Benety Goh2016-08-161-2/+2
* SERVER-23476 restore ReplicationCoordinatorExternalStateImpl::shutdown loggingBenety Goh2016-08-161-0/+4
* SERVER-25235: singleBatch special case in QueryRequest::asAggregationCommandKyle Suarez2016-08-163-5/+33
* SERVER-25607 Differentiate between multi-stage and single-stage aliasesCarly Robison2016-08-169-52/+34
* SERVER-25584 Ensure $facet and $bucketAuto run on merging shard.Charlie Swanson2016-08-163-8/+58
* SERVER-25635: fix push behavior for zLinux and Ubuntu16.04 PPCSam Kleinman2016-08-161-31/+5
* SERVER-25637 Temporarily comment out DataReplicator replSetGetStatus testJudah Schvimer2016-08-161-2/+2
* SERVER-25358 resmoke should shutdown mongod cleanly on WindowsRobert Guo2016-08-161-4/+34
* SERVER-24625 monitor silent process exits on windowsRobert Guo2016-08-161-1/+40
* SERVER-25125 Report initial sync progress in ReplSetGetStatusJudah Schvimer2016-08-1622-70/+619
* SERVER-25580: New baseline for mongo-perf Q3 2016dalyd2016-08-161-2/+2
* SERVER-22496: Add Aggregation performance task and update mongo-perf versiondalyd2016-08-161-2/+36
* SERVER-24914 SERVER-24915 improve getting cwd at server startupKevin Pulo2016-08-1612-29/+324