summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import tools: cd0ae5ddb41f781376b51a3d2dfdb31e46768fa4 from branch v3.3r3.3.14Ramon Fernandez2016-09-235-29/+30
* SERVER-25158 prevent 3.2 mongos from connecting to a featureCompatibilityVers...r3.3.13David Storch2016-09-223-9/+23
* SERVER-25743 Add dochub links to all featureCompatibilityVersion error messagesTess Avitabile2016-09-225-77/+129
* SERVER-26248 Make IndexDescriptor string constants constexprKaloian Manassiev2016-09-224-28/+28
* SERVER-16292 Wait to fork until the server is listeningsamantharitter2016-09-222-7/+8
* SERVER-26101 DBDirectClient isn't safe to authMark Benvenuto2016-09-221-1/+1
* SERVER-25942 Don't validate views in listCollections unless they are being re...Sam Rossi2016-09-221-6/+16
* SERVER-26137 MongoDB Windows Service hangs on stopMark Benvenuto2016-09-221-0/+1
* SERVER-25444 Enforce max size of view pipelineSam Rossi2016-09-225-48/+193
* SERVER-25990 Remove heap_usage_bytes from serverStatus outputsamantharitter2016-09-221-8/+0
* Import tools: af4004cbd1f136d24b6484d66371d37a591b0cd8 from branch v3.3Ramon Fernandez2016-09-2210-50/+175
* SERVER-25702 added server parameter for oplog fetcher max fetcher restartsBenety Goh2016-09-2210-17/+66
* SERVER-21118 test that we don't hang at shutdown with slaveDelayMathias Stearn2016-09-221-0/+3
* SERVER-26016 Add more injected-state tests of oplog replay at startupMathias Stearn2016-09-221-12/+14
* SERVER-25702 added OplogFetcher constructor argument for max fetcher restartsBenety Goh2016-09-225-0/+26
* SERVER-25314 lock sharded database while droppingNathan Myers2016-09-221-19/+26
* Import tools: 959ed7c66bb4df5e4f66ed3bcfe662798ee53231 from branch v3.3Ramon Fernandez2016-09-22394-759/+108402
* SERVER-26222 MigrationManager::_abandonActiveMigrationsAndEnableManager shoul...Dianna Hohensee2016-09-222-14/+22
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-1/+1
* SERVER-25312 Check for Null embedded malformed config stringSulabh Mahajan2016-09-221-0/+5
* SERVER-25403 DataReplicator initial sync should be resilient to applier failu...Siyuan Zhou2016-09-2116-52/+93
* SERVER-26198 always return retriable error if manual moveChunk is interrupted...Dianna Hohensee2016-09-211-5/+3
* SERVER-26204 Mark _configsvrMoveChunk as supportsWriteConcernKaloian Manassiev2016-09-212-1/+11
* SERVER-26023 Add unit tests for ViewCatalogSam Rossi2016-09-212-0/+367
* SERVER-26139 Abandon snapshot after spawning a background index buildGeert Bosch2016-09-214-3/+12
* SERVER-24325 Remove the s/catalog/replset/ directory and move all its files t...Spencer T Brody2016-09-2140-185/+176
* SERVER-26159 Increment the AsyncOp id immediately so timeout code will not runsamantharitter2016-09-211-0/+16
* SERVER-25702 refactor OplogFetcher - convert owned Fetcher to a unique_ptr to...Benety Goh2016-09-212-25/+46
* SERVER-25905 Release all config held distlocks and reacquire balancer distloc...Dianna Hohensee2016-09-2111-85/+116
* SERVER-25725 Kill 3.2 secondaries when featureCompatibilityVersion=3.4.Max Hirschhorn2016-09-203-22/+155
* SERVER-25969 make slaves and secondaries always use BSON 1.1 validationDavid Storch2016-09-2033-137/+167
* SERVER-26128 Allow Side-By-Side Install of 3.4 MSIs with other versionsMark Benvenuto2016-09-201-5/+22
* SERVER-26190 Use waitForConditionOrInterruptNoAssert instead of directly pass...Kaloian Manassiev2016-09-201-11/+5
* SERVER-25894 Run _configsvrAddShard with w:majority write concernSpencer T Brody2016-09-202-1/+10
* SERVER-24792 verify new mongos -> old mongod failsNathan Myers2016-09-201-3/+3
* SERVER-26190 Fix hanging replication_coordinator_impl_testKaloian Manassiev2016-09-201-0/+4
* SERVER-26189 Interrupt the balancer thread on stepdownKaloian Manassiev2016-09-202-0/+19
* Revert "SERVER-26155 Use read concern 'local' for dist lock manager on the co...Kaloian Manassiev2016-09-205-39/+25
* SERVER-17358 Add flag to customize maxLogLine when logging large linesWaley Chen2016-09-207-5/+122
* SERVER-26188 Check for more possible interrupt error codes in Balancer codeDianna Hohensee2016-09-201-3/+16
* SERVER-25268 OplogBufferCollection no longer deletes documents from collectio...Benety Goh2016-09-202-26/+69
* SERVER-25268 added StorageInterfaceImpl::findOne and deleteOne support for st...Benety Goh2016-09-206-113/+511
* SERVER-26190 Make waitUntilOpTimeForRead interruptibleKaloian Manassiev2016-09-201-30/+25
* SERVER-26168 Do not use AutoGetCollectionForRead during repairDatabaseAndChec...Kaloian Manassiev2016-09-201-1/+10
* SERVER-26144 add additional logging to ScopedMigrationRequest to aid debuggin...Dianna Hohensee2016-09-201-41/+71
* Revert "SERVER-24792 verify new mongos -> old mongod fails"Judah Schvimer2016-09-201-3/+3
* SERVER-26185 Remove majority reads from Balancer related code.Dianna Hohensee2016-09-202-2/+2
* Revert "SERVER-25942 Don't validate views in listCollections unless they are ...Judah Schvimer2016-09-201-16/+6
* SERVER-24792 verify new mongos -> old mongod failsNathan Myers2016-09-201-3/+3
* SERVER-25942 Don't validate views in listCollections unless they are being re...Sam Rossi2016-09-201-6/+16