summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40438 Add merge support for whenNotMatched: failAnton Korshunov2019-05-149-16/+174
* SERVER-39860 Separate reporting of RSTL and PBWM locks metrics in serverStatu...Dianna2019-05-1411-163/+144
* SERVER-40936: Add an invariant that we do not get a prepare conflict while ho...Lingzhi Deng2019-05-141-0/+19
* SERVER-37627 Remove the coordinator on abort transactionRandolph Tan2019-05-141-0/+10
* SERVER-39794 Abort in-progress transactions on stepupSiyuan Zhou2019-05-149-92/+94
* SERVER-4999 Normalize all hostnames to lowercaseA. Jesse Jiryu Davis2019-05-1414-15/+142
* SERVER-40998 KeyAltName can only be stringTed Tuckman2019-05-141-1/+1
* SERVER-40536 Local KMS in the shellMark Benvenuto2019-05-142-2/+1
* SERVER-39438 Write "abortTransaction" oplog entry when aborting unprepared tr...Jason Chan2019-05-146-21/+132
* SERVER-40937 change DB X lock to IX lock during secondary multikey updatesPavi Vetriselvan2019-05-141-1/+1
* SERVER-40134 fix bug in distinct() against viewsIan Boros2019-05-144-10/+146
* Import tools: 10612b00bf0ad7f13d3980bbe5c0f37aca675d9b from branch v4.1David Golden2019-05-14189-1053/+4265
* SERVER-40992 Always lock system.views before view operationsXiangyu Yao2019-05-142-4/+19
* SERVER-40994 renameCollection should always lock system.views collection afte...Xiangyu Yao2019-05-141-2/+6
* SERVER-40829 Gracefully fail to create a $listLocalSessions stage if the clie...Nick Zolnierz2019-05-141-0/+12
* SERVER-40907 Fix pipeline_metadata_tree to handle empty pipelinesNick Zolnierz2019-05-142-13/+33
* SERVER-40493 Use retryable interrupt code in ShardServerCatalogCacheLoaderRandolph Tan2019-05-141-2/+2
* SERVER-41044 Add runAsLessPrivilegedUser ActionTypeSpencer Jackson2019-05-141-0/+1
* SERVER-37235 Adding missing header fileGregory Wlodarek2019-05-141-0/+1
* SERVER-37235 Use an onCommit/Abort handler to complete session kill on direct...Kaloian Manassiev2019-05-1421-89/+122
* Import wiredtiger: a3325482022bc77846ffc0265097edfebccaadd3 from branch mongo...Luke Chen2019-05-145-62/+78
* SERVER-40005 Fix FindAndModifeRequest::bypassDocumentValidation/writeConcernPawel Terlecki2019-05-133-44/+118
* SERVER-40712 Ensure the dropDatabase() command accepts a write concern.Gregory Wlodarek2019-05-131-9/+8
* SERVER-41023 Move Storage Node Watchdog to communityMark Benvenuto2019-05-1311-2/+1848
* SERVER-40684 Ban transactions against capped collectionsVesselina Ratcheva2019-05-131-14/+16
* SERVER-40926 SERVER-40927 createIndexes cmd requests for indexes that are alr...Dianna2019-05-1310-38/+167
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-1318-68/+246
* SERVER-41090 remove noop oplog entry DB X lock acquisitionJudah Schvimer2019-05-131-7/+2
* SERVER-40677 Support implicit prepare of multiple applyOps entries on a secon...Jason Chan2019-05-1312-245/+391
* Revert "SERVER-41023 Move Storage Node Watchdog to community"Mark Benvenuto2019-05-139-1754/+2
* SERVER-41081 do_not_advance_commit_point_beyond_last_applied_term.js must wai...Tess Avitabile2019-05-131-0/+1
* Revert "SERVER-40913 Make agg Expression walker"Jacob Evans2019-05-135-316/+1
* SERVER-41023 Move Storage Node Watchdog to communityMark Benvenuto2019-05-139-2/+1754
* SERVER-40913 Make agg Expression walkerJacob Evans2019-05-135-1/+316
* SERVER-39395 Expose the ability the modify the expression of a $match stageNick Zolnierz2019-05-133-46/+49
* Import wiredtiger: 315563f28850026673ebb146b6f3d727178e58bc from branch mongo...Luke Chen2019-05-1350-3930/+826
* SERVER-38369 fix windows compileBenety Goh2019-05-121-0/+2
* SERVER-38367 Descriptive error message for the inability to create unique ind...Esha Maharishi2019-05-103-21/+30
* SERVER-38369 Only surface a 'request doesn't allow collection to be created i...Esha Maharishi2019-05-104-83/+626
* Revert "SERVER-40238 New stage alias: $set => $addFields"Henrik Edin2019-05-103-47/+5
* SERVER-41082: Avoid divide by zero in flow control.Daniel Gottlieb2019-05-101-0/+5
* SERVER-40972 de-recurse, exceptionize, randomize topSortBilly Donahue2019-05-103-86/+203
* SERVER-40853 Remove OpenSSL from Windows PackagesMark Benvenuto2019-05-102-42/+2
* SERVER-40728 remove commitTransaction handling for unprepared transactionsBenety Goh2019-05-102-51/+0
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-103-5/+47
* SERVER-40567 benchRun support for pipeline updatesCharlie Swanson2019-05-103-14/+50
* SERVER-41075 Remove `mongo/repl/replication_coordinator.h` from op-context vi...ADAM David Alan Martin2019-05-1010-4/+81
* SERVER-41006 Make replBatchLimitBytes configurableTess Avitabile2019-05-105-10/+18
* SERVER-40408 Ban pipeline-style syntax in the shell's Bulk replaceOne functionBernard Gorman2019-05-101-0/+4
* SERVER-41067 Make the MongoRunner logical options include skipValidationKaloian Manassiev2019-05-091-1/+2