summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger-wiredtiger-2.7.0-1122-g9cf8eb2.tar.gz from wiredtiger branc...Alex Gorrod2016-03-22135-1433/+4213
* SERVER-23103 Decouple BackgroundJob and SSLManagerAndrew Morrow2016-03-215-34/+3
* SERVER-23103 Remove some stale or resolve some trivial incomplete tagsAndrew Morrow2016-03-217-35/+9
* SERVER-23103 Break circularity between optime and bson_extractAndrew Morrow2016-03-2121-70/+198
* SERVER-23103 Make libcommand not depend on libcuropAndrew Morrow2016-03-219-49/+249
* SERVER-23103 Add some missing libdeps edgesAndrew Morrow2016-03-2110-28/+39
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-2131-365/+333
* SERVER-23254 eslint.py returns 1 on successful patch lint instead of 0Mike Grundy2016-03-211-3/+9
* SERVER-23097 Improve killed executor handling in MapReduceJames Wahlin2016-03-212-23/+24
* SERVER-23258 ReplicationCoordinatorImpl::_reportUpstream_inlock() always rele...Benety Goh2016-03-212-17/+14
* SERVER-10902 don't start a thread in intializerMatt Cotter2016-03-211-22/+25
* SERVER-21775 NetworkInterface should make stats available to callersWaley Chen2016-03-211-1/+1
* SERVER-22786 add query planner tests for collationDavid Storch2016-03-214-8/+263
* SERVER-21775 NetworkInterface should make stats available to callersWaley Chen2016-03-214-8/+84
* SERVER-22661 Write a type for ShardIdentityRandolph Tan2016-03-184-0/+398
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-18153-505/+505
* SERVER-22338 Integrate JavaScript linting into scons lint targetMike Grundy2016-03-182-0/+557
* SERVER-23076 Prevent coll_epoch_test1.js from routing inserts to the wrong shardSpencer T Brody2016-03-181-5/+4
* SERVER-23137 Remove unused 'allowNetworking' argument from CatalogManager sta...Spencer T Brody2016-03-1815-38/+32
* SERVER-23223 Sharded planCache[List/Clear/Set]Filter commands should check co...Kaloian Manassiev2016-03-181-74/+54
* SERVER-22656 Use RAII classes to enter migrationKaloian Manassiev2016-03-1811-171/+316
* SERVER-23130 rename readOnly flag to querableBackupMode and hide itAdam Midvidy2016-03-186-14/+16
* SERVER-22786 update index bounds builder for collationsDavid Storch2016-03-1812-140/+1031
* SERVER-23183 remove redundant NULL check in WiredTigerIndex::fullValidateRobert Guo2016-03-181-2/+1
* SERVER-17862 Log keyUpdates & writeConflicts only when meaningfulJames Wahlin2016-03-183-5/+13
* SERVER-23207 expose additional MongoURI constructorsAdam Midvidy2016-03-171-1/+3
* SERVER-20077 requestId field of message header should always be a signed integerWaley Chen2016-03-1720-67/+65
* SERVER-22874 network asio operation embeds literal tabs and newlines into str...Waley Chen2016-03-173-7/+22
* SERVER-23217 Hang in network_interface_asio_testWaley Chen2016-03-171-2/+2
* SERVER-22785 Disallow index use for collation-aware queries that match nested...Tess Avitabile2016-03-172-49/+285
* SERVER-23182 Suspend sharding_auth tasks on OS X EnterpriseIan Whalen2016-03-171-2/+0
* SERVER-22956 abstract ExtentManager constructionAdam Midvidy2016-03-1710-41/+114
* SERVER-23121 Fix RHEL ppc64le distro specifics and remove ubuntu1504 distroJonathan Reams2016-03-171-134/+3
* SERVER-23198 Build tools with ssl/sasl on POWERJonathan Reams2016-03-171-2/+2
* SERVER-22355 add negative tests of write operations to read_only suiteAdam Midvidy2016-03-173-1/+82
* SERVER-22974 Ensure single threaded initialization of std::coutAndrew Morrow2016-03-171-1/+23
* SERVER-22701 Make replace modifier timestamp handling endian-safesamantharitter2016-03-172-4/+7
* SERVER-23125 MessageHandler has shared ownershipsamantharitter2016-03-175-21/+22
* SERVER-22400 Compute multikey paths in BtreeKeyGeneratorV1::getKeys().Max Hirschhorn2016-03-176-175/+468
* SERVER-22997 Unify wait for migrate critical section and metadata refreshKaloian Manassiev2016-03-1625-472/+444
* SERVER-23121 Fix slow2 naming issueJonathan Reams2016-03-161-2/+2
* SERVER-23121 Add RHEL71 POWER builder to masterJonathan Reams2016-03-163-2/+135
* Revert "SERVER-23070 re-enable selectSyncSource unittests as their problem wa...matt dannenberg2016-03-161-1/+4
* SERVER-23182 Suspend sharding and sharding_WT tasks on OSX* buildvariantsIan Whalen2016-03-161-6/+0
* SERVER-20207 replace massert with uassert in dbhelpers' Helpers::removeRangeDianna Hohensee2016-03-161-1/+1
* SERVER-23160 error_propagation.js log message is incorrect.Benjamin Murphy2016-03-161-1/+1
* SERVER-22786 add a collator to QueryPlannerParamsDavid Storch2016-03-162-2/+8
* SERVER-23085 integrated Reporter into SyncSourceFeedbackBenety Goh2016-03-162-155/+160
* SERVER-23084 connect to all mongoses before stopping them in empty_cluster_in...Judah Schvimer2016-03-161-11/+17
* SERVER-22858 fix dynamic linking breakagematt dannenberg2016-03-151-0/+3