summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27434 Enable Clang 3.7/LibC++ builderMark Benvenuto2016-12-291-17/+19
* SERVER-25966 added CollectionCloner tests for metadata retriesBenety Goh2016-12-294-0/+158
* SERVER-26308 Reduce number of jobs for all replicasets and sharding tasks on ...Dan Pasette2016-12-281-2/+15
* SERVER-27526 Remove all non-metadata command usages of DBConfig::isShardingEn...Kaloian Manassiev2016-12-2814-272/+368
* SERVER-27532 sys-perf: Add a way to force recreation of EC2 instances at the ...Henrik Ingo2016-12-281-0/+7
* SERVER-27527 Remove explicit shardingEnabled check for databases in M/R and a...Kaloian Manassiev2016-12-283-26/+25
* SERVER-27529 scons msi target is failing do to missing dependenciesMark Benvenuto2016-12-271-0/+5
* SERVER-27175 Improve performance of planSummary string generationJames Wahlin2016-12-2712-27/+69
* SERVER-27523 blacklist geo_s2cursorlimitskip.js from background initial sync ...James Wahlin2016-12-272-2/+6
* SERVER-20983 Add requirements.txt for resmoke.py.Max Hirschhorn2016-12-271-0/+4
* SERVER-23420 Remove use of GNU extensions in parse_number_test.cppMark Benvenuto2016-12-271-3/+3
* SERVER-27406 Reduce DocumentSourceCursor batch size from 16MB to 4MBJames Wahlin2016-12-274-9/+6
* Revert "SERVER-26126 Remove broken LockState caching"Geert Bosch2016-12-276-8/+49
* SERVER-26734 indexStats action is not sufficient for $indexStatsJames Wahlin2016-12-272-8/+16
* SERVER-26126 Fix repl unittestsGeert Bosch2016-12-233-0/+13
* SERVER-26126 Remove broken LockState cachingGeert Bosch2016-12-229-62/+8
* SERVER-27466 additional fix: lock around checking _inShutdown in ReplicationC...Esha Maharishi2016-12-221-4/+6
* SERVER-27473 Remove writes and unused code in DBConfigKaloian Manassiev2016-12-225-140/+48
* SERVER-27491 Use "run tests" function in snmp* task definitions.Max Hirschhorn2016-12-221-29/+35
* SERVER-27035 rs.compareOpTimes() throws exception when comparing with empty O...Jack Mulrow2016-12-221-11/+20
* SERVER-25691 Create separate compile task for building most commonly-used bin...Eddie Louie2016-12-221-54/+243
* SERVER-26699 Enable MSVC flags for C++ standards alignmentMark Benvenuto2016-12-223-5/+20
* SERVER-24398 Remove use of boost NOEXCEPT macros in favor of true C++11 noexceptMark Benvenuto2016-12-226-20/+12
* SERVER-27451 Allow tcmalloc stack sample capture in debug buildsAndrew Morrow2016-12-211-2/+8
* SERVER-27393 Balancer should skip dropped collectionsNathan Myers2016-12-212-0/+12
* Revert "SERVER-27383 Balancer should skip dropped collections" (sp)Nathan Myers2016-12-212-12/+0
* SERVER-27466 move transitionToPrimaryHangBeforeInitializingConfigDatabase to ...Esha Maharishi2016-12-213-32/+43
* SERVER-27383 Balancer should skip dropped collectionsNathan Myers2016-12-212-0/+12
* SERVER-27468 Do not run dynamic initial sync passthroughs on 3dot2 initial sy...Judah Schvimer2016-12-211-6/+0
* SERVER-27480 Move ShardRegistry updates out of sharding config.hKaloian Manassiev2016-12-216-76/+68
* SERVER-27349 remove multiversion_override_balancer_control.js, which was only...Dianna Hohensee2016-12-214-125/+0
* SERVER-13554 Improve error message for mapReduce ns not foundTess Avitabile2016-12-202-2/+10
* SERVER-27448 Run Jepsen tests once a dayJonathan Abrahams2016-12-201-21/+0
* SERVER-27461 Retry connecting to shut down primary until failure in shutdown_...Jack Mulrow2016-12-201-4/+10
* SERVER-27459 set featureCompatibilityVersion to 3.4 in dbtest initializationDavid Storch2016-12-192-7/+8
* SERVER-27450 Add i386 architecture to repo config yaml for debian and ubuntuBrian McCarthy2016-12-191-0/+10
* Revert "SERVER-27415 Deduplicate `Command::execCommand`"ADAM David Alan Martin2016-12-197-263/+223
* SERVER-27415 Deduplicate `Command::execCommand`ADAM David Alan Martin2016-12-197-223/+263
* SERVER-27323: Use stopOplogFetcher failpoint in write_concern_after_stepdown_...Spencer Jackson2016-12-191-2/+2
* SERVER-27056 Don't enforce data freshness for stepUp commandJack Mulrow2016-12-196-21/+28
* SERVER-27362 Avoid extra logic while getting lock to destroy M/R cursor.Charlie Swanson2016-12-191-1/+11
* SERVER-27288 Release Document ref in DocumentSourceSkip and DocumentSourceMat...James Wahlin2016-12-193-3/+24
* SERVER-27431 Allow UBSAN to check for misalignment in WTAndrew Morrow2016-12-191-6/+0
* SERVER-27306 Remove AutoGetCollection methods with std::string namespaceJames Wahlin2016-12-1931-190/+196
* Import wiredtiger: 8d2324943364286056ae399043f70b8a937de312 from branch mongo...Alex Gorrod2016-12-1995-523/+1691
* SERVER-27364 Remove DBConfig::setPrimaryKaloian Manassiev2016-12-163-14/+15
* SERVER-27366 Remove DBConfig::enableShardingKaloian Manassiev2016-12-165-46/+45
* SERVER-27419 Move cluster 'drop' command to a separate fileKaloian Manassiev2016-12-168-106/+191
* SERVER-27339 Use jsTestOptions() in ReplSetTest instead of TestDataKaloian Manassiev2016-12-161-6/+12
* SERVER-26582 Add burn_in_tests task for Win2k8 debug build variantEddie Louie2016-12-161-1/+4