summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 5bc03723a7e77c96b1d5e45a97173654872c727a from branch mongo...Alex Gorrod2016-09-16163-910/+923
* SERVER-24033 Handle error with "compact" on ephemeral storage engines.Max Hirschhorn2016-09-151-1/+8
* Revert "SERVER-25905 Release all config held distlocks and reacquire balancer...Dianna Hohensee2016-09-1511-108/+79
* SERVER-25905 Release all config held distlocks and reacquire balancer distloc...Dianna Hohensee2016-09-1511-79/+108
* fix lintJudah Schvimer2016-09-151-3/+2
* SERVER-25488 __sanitizeMatch needs a check for nullJonathan Abrahams2016-09-151-1/+1
* SERVER-25151 Test that ssl option in the URI is honored by the shellsamantharitter2016-09-151-0/+66
* SERVER-25458 unit tests for ShardingState::initializeShardingAwarenessIfNeededEsha Maharishi2016-09-154-16/+302
* SERVER-25808 Test concurrent view modification with $lookup/$graphLookupJames Wahlin2016-09-153-2/+133
* SERVER-23135 properly print context on js loadMatt Cotter2016-09-152-6/+16
* SERVER-25488 fixed lintBenety Goh2016-09-151-4/+4
* SERVER-25268 OplogBufferCollection enforces order of timestamps in documents ...Benety Goh2016-09-152-7/+29
* SERVER-25488 Added JavaScript funciton to mongo shell to check for sanitizer ...Jonathan Abrahams2016-09-152-18/+25
* SERVER-26115 profile_*.js test should not create new connectionJames Wahlin2016-09-153-12/+13
* SERVER-25268 OplogBufferCollection::startup drops existing collectionBenety Goh2016-09-152-1/+9
* SERVER-24463 make upsert commands in shard_aware*.js tests mimic the command ...Esha Maharishi2016-09-153-4/+31
* SERVER-26106 raise oplog socket timeout for rollbackEric Milkie2016-09-151-2/+2
* SERVER-25888 remove majority-snapshot usage in linearizable readEric Milkie2016-09-152-29/+6
* SERVER-25268 OplogBufferCollection::pushAllNonBlocking returns early when no ...Benety Goh2016-09-152-0/+15
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-151-2/+6
* SERVER-25268 renamed OplogBufferCollection::_doPop_inlock to _pop_inlockBenety Goh2016-09-152-5/+6
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-1510-13/+70
* SERVER-26062 Default to one initial sync attempt in replicaset tests and repl...Judah Schvimer2016-09-1514-21/+53
* SERVER-25268 changed OplogBuffer::pushAllNonBlocking to return void instead o...Benety Goh2016-09-157-13/+9
* SERVER-26095 fix error message in ShardingTest::awaitBalancerRoundDianna Hohensee2016-09-151-4/+9
* SERVER-26033 Allow simple range to exclude start keyJudah Schvimer2016-09-1550-256/+508
* SERVER-26094 remove inter-dependency between subtests in migration_ignore_int...Dianna Hohensee2016-09-151-9/+32
* SERVER-26119 Remove itcount to count equality check from migrateBig.jsKaloian Manassiev2016-09-141-4/+0
* SERVER-26089 Remove incorrect assertion from migration commitKaloian Manassiev2016-09-143-81/+47
* SERVER-26013 Remove default arguments from DistLockManagerKaloian Manassiev2016-09-148-21/+30
* SERVER-26013 Remove 'lockTryInterval' parameter from the DistLockManagerKaloian Manassiev2016-09-1410-205/+88
* SERVER-24033 Write full index spec in oplog entry for index creation.Max Hirschhorn2016-09-1440-299/+1049
* SERVER-25808 Test concurrent view modification for cycle detectionJames Wahlin2016-09-141-0/+110
* SERVER-24811 TopologyCoordinator::prepareFreezeResponse returns next action; ...Benety Goh2016-09-146-43/+98
* SERVER-26087 make config server only set its own featureCompatibilityVersion ...David Storch2016-09-142-4/+17
* SERVER-26104 Compare requested version to link's version component-wise.Max Hirschhorn2016-09-141-14/+19
* SERVER-26092 make only MongosOptions and MongodOptions depend on AllFailPoint...Esha Maharishi2016-09-144-6/+13
* SERVER-26044 Evergreen thread usage monitor should not send a signal to resmo...Jonathan Abrahams2016-09-141-20/+22
* SERVER-24866 Balancer recoveryDianna Hohensee2016-09-1415-238/+666
* Revert "SERVER-22688 Provide a setParameter and shell option to control the j...Waley Chen2016-09-1310-70/+13
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-1310-13/+70
* SERVER-25688 Allow $bucketAuto to spill to disk.Charlie Swanson2016-09-133-100/+263
* SERVER-25950 Improve efficiency of Dependencies::extractFields()Charlie Swanson2016-09-132-20/+25
* SERVER-25151 Honor ssl=true/false in URIs in the shellsamantharitter2016-09-138-11/+53
* Revert "SERVER-25151 Honor 'ssl' option in URIs passed to the shell"samantharitter2016-09-1323-109/+87
* SERVER-24081 fixed explainable count to respect hintMaria van Keulen2016-09-134-30/+45
* SERVER-26086 Handle exceptions that occur while running TransportLayer ticketssamantharitter2016-09-131-1/+7
* SERVER-26080 top_chunk_split.js should make sure shardCollection succeedsRandolph Tan2016-09-131-2/+2
* SERVER-26077 Tighten checks around migration session idKaloian Manassiev2016-09-1310-125/+114
* SERVER-26076 Increase timeouts in ReplSetTest to 5 minutesJudah Schvimer2016-09-131-10/+13