summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 6a31c2118cce88c68281eda2ca9ab1df915a2773 from branch mongo...Alex Gorrod2016-10-0785-1887/+2113
* Revert "SERVER-26490 Whitelist usePowerOf2Sizes option to create command"Tess Avitabile2016-10-061-4/+0
* SERVER-26488 BSONObj buffer size used by _id index keys should match object sizeTess Avitabile2016-10-061-1/+9
* SERVER-25892 Hold global lock while listing databasesGeert Bosch2016-10-061-1/+6
* SERVER-25662: consolidate cleanup in doInitialSync attemptScott Hernandez2016-10-062-75/+116
* SERVER-25662: synchronize stopping data replicationScott Hernandez2016-10-062-0/+10
* SERVER-26490 Whitelist usePowerOf2Sizes option to create commandTess Avitabile2016-10-061-0/+4
* SERVER-19153 push $match as far forward as possibleDavid Storch2016-10-0630-196/+853
* SERVER-26477 Use non-throwing variant of asio::basic_socket::cancelsamantharitter2016-10-064-5/+16
* SERVER-26448 moved progress meter from CollectionBulkLoaderImpl to the Collec...Benety Goh2016-10-065-27/+21
* Revert "SERVER-26305 Use interruptible condition variables in ReplicationCoor...Benety Goh2016-10-067-190/+354
* SERVER-24818 Shell should use on-thread JS engineWaley Chen2016-10-051-1/+1
* SERVER-26396 converted unnecessarily alarming error message in MigrationSourc...Dianna Hohensee2016-10-051-8/+11
* SERVER-26343 DBPointer.prototype -> bson crashesJason Carey2016-10-051-0/+4
* SERVER-26305 Use interruptible condition variables in ReplicationCoordinatorI...Andy Schwerin2016-10-057-354/+190
* SERVER-26459 use AutoGetCollection instead of AutoGetOrCreateDb in the RangeD...Esha Maharishi2016-10-051-1/+1
* Remove TODO for SERVER-26457Tess Avitabile2016-10-051-2/+0
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-0551-106/+117
* SERVER-26412 Do not pass empty strings into boost::filesystem::create_directo...samantharitter2016-10-052-0/+7
* SERVER-26407 Prevent segfaults in MigrationSourceManager due to dropped colle...Dianna Hohensee2016-10-051-6/+18
* SERVER-26448 added a progress meter to the CollectionBulkLoaderBenety Goh2016-10-053-1/+24
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-0551-116/+106
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-0551-106/+116
* SERVER-26102 set shardVersion to IGNORED for system.indexes, but only if a sh...Esha Maharishi2016-10-041-0/+6
* SERVER-26259: Import redactClientLogData from enterprise moduleSpencer Jackson2016-10-041-0/+7
* SERVER-26450 Whitelist maxTimeMS option to create commandTess Avitabile2016-10-041-0/+4
* SERVER-26285 Code cleanup for ShardingUptimeReporterRandolph Tan2016-10-042-45/+31
* SERVER-26285 Make sure that the balancer settings gets refreshed periodicallyRandolph Tan2016-10-042-1/+10
* SERVER-26434 Change `KVEngine::getRecordStore` to return a unique pointerSam Rossi2016-10-0414-86/+111
* SERVER-25038 make LiteParsedDocumentSource destructor virtualDavid Storch2016-10-041-0/+2
* SERVER-25459 Create command should reject unknown optionsTess Avitabile2016-10-032-11/+15
* SERVER-25038 add LiteParsedPipelineDavid Storch2016-10-0333-149/+647
* SERVER-26262 Add logging for setting featureCompatibilityVersionr3.4.0-rc0Maria van Keulen2016-10-031-14/+23
* SERVER-26392 remove mongosniff from compile and releaseGabriel Russell2016-10-032-653/+0
* SERVER-26376 add mongoreplay to releaseGabriel Russell2016-10-031-0/+2
* SERVER-19042 Make globalScriptEngine a decoration on ServiceContext where pos...Jonathan Reams2016-10-0316-75/+95
* SERVER-26367 index_killop.js should use failpointJames Wahlin2016-10-031-5/+11
* SERVER-26423 ignore chainingAllowed setting when choosing sync source in catc...Benety Goh2016-10-023-21/+52
* SERVER-26423 added chainingPreference argument to TopologyCoordinator::choose...Benety Goh2016-10-026-85/+205
* SERVER-26427 exhausting initial sync retries should fassert without a backtraceBenety Goh2016-09-301-1/+1
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-302-1/+40
* SERVER-26298 include connection in response of ReplSetTest.getHashes()Robert Guo2016-09-301-7/+5
* SERVER-24127 Avoid overflow rounding up the capped sizeGeert Bosch2016-09-302-1/+24
* SERVER-25376 Add checkOplog hook for replica setsJonathan Abrahams2016-09-301-333/+352
* SERVER-25839 Improve shell 'mkdir' utilitysamantharitter2016-09-301-2/+17
* SERVER-26394 prohibit choosing ourselves as a sync sourceBenety Goh2016-09-303-8/+37
* SERVER-25994: Make applyOps work without universal privilegesSpencer Jackson2016-09-303-7/+80
* SERVER-25629 Log a warning if it looks like the operator reversed the two hav...Andy Schwerin2016-09-301-0/+15
* SERVER-26389 Make javascript periodic interrupts disabled by defaultJonathan Reams2016-09-302-5/+9
* SERVER-26230 DocumentSourceCursor should reset keysExamined and docsExamined ...Tess Avitabile2016-09-301-0/+3