summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-1445-721/+825
* SERVER-37560 Add API for allowing commands to support speculative majority readsWilliam Schultz2018-11-146-0/+78
* SERVER-36587 Disallow the first operation in a transaction to be killCursorsSamy Lanka2018-11-142-12/+12
* SERVER-37935 Remove read concern 'majority' overrides from all change streams...William Schultz2018-11-1414-53/+43
* SERVER-20445 quick follow up - enable more tests of $out with readConcern maj...Martin Neupauer2018-11-141-2/+5
* SERVER-37841 make multi_statement_transaction_all_commands.js run multi state...Randolph Tan2018-11-143-38/+52
* SERVER-35212: Refactor shell code to enable default authentication database a...Tyler Kaye2018-11-148-96/+169
* SERVER-37971 create suite for running jscore with sharded transactionsRandolph Tan2018-11-142-0/+375
* SERVER-38077 Optimize ProjectionNode output for inclusion projectionsBernard Gorman2018-11-143-7/+22
* SERVER-38055 Mongod servers started through the shell must respect TestData.e...Tess Avitabile2018-11-142-1/+36
* SERVER-38088 Create background index FSM workload that uses partialFilterExpr...Louis Williams2018-11-146-3/+69
* SERVER-30815 Remove db/serveronly from all unit testsAndrew Morrow2018-11-1411-18/+13
* SERVER-32198 Split CollectionShardingState::getMetadata into three methodsKaloian Manassiev2018-11-1435-526/+575
* SERVER-36411 include shard id/name in changelog/actionlog entriesKevin Pulo2018-11-1423-294/+502
* SERVER-38022 BiggieSE recovery unit should only mark trees dirty when written toGregory Wlodarek2018-11-134-15/+24
* SERVER-38061 Catch error by const reference instead of by valueGregory Wlodarek2018-11-131-1/+1
* SERVER-37179 Wait for specified write concern whenever commitTransaction retu...Siyuan Zhou2018-11-136-31/+162
* SERVER-37987 acquire correct locks when dropping temp collections on step upJudah Schvimer2018-11-131-6/+7
* SERVER-37987 acquire global IX lock for step-up oplog writeJudah Schvimer2018-11-131-1/+3
* SERVER-38054: failCommand fail point causes errors when run concurrently with...Natalie Tsvetkova2018-11-1316-50/+151
* SERVER-37415 Make SCons build MongoDB with ssl by defaultMark Benvenuto2018-11-131-0/+3
* SERVER-38058 Make retryable_writes_direct_write_to_config_transactions.js exp...Kaloian Manassiev2018-11-133-3/+18
* SERVER-37384 lock db prior to examining UUID catalog, to avoid phantom Namesp...Eric Milkie2018-11-132-15/+7
* SERVER-38087 Blacklist uses_prepare tag from sharded_core_txns instead of ind...Jack Mulrow2018-11-131-16/+3
* SERVER-37558 Fail prepareTransaction command against primary when replica set...Vesselina Ratcheva2018-11-139-6/+77
* SERVER-20445 Add support for majority read concern level to MapReduce and Agg...Martin Neupauer2018-11-139-15/+338
* Revert "SERVER-38058 Make retryable_writes_direct_write_to_config_transaction...Kaloian Manassiev2018-11-133-11/+3
* SERVER-38058 Make retryable_writes_direct_write_to_config_transactions.js exp...Kaloian Manassiev2018-11-133-3/+11
* Import wiredtiger: 849c21c26c879bb1195f211b63bdea74868094ea from branch mongo...Luke Chen2018-11-1310-279/+476
* SERVER-37263: Write updates to background building indexes into a temp table.Daniel Gottlieb2018-11-1228-383/+850
* SERVER-38061 Implement the recovery unit test harness for BiggieSEGregory Wlodarek2018-11-128-12/+123
* SERVER-37415 Make SCons build MongoDB with ssl by defaultMark Benvenuto2018-11-123-7/+8
* SERVER-37231 add test for $out and maxTimeMSIan Boros2018-11-126-17/+224
* SERVER-38095 Remove unused OperationSessionInfoFromClient argument to Operati...Esha Maharishi2018-11-128-47/+20
* SERVER-38037 Fix copy without assignGregory Wlodarek2018-11-121-167/+182
* SERVER-38093 Use ThreadClient in mongoebench to destruct Client cleanlyGregory Wlodarek2018-11-121-2/+3
* SERVER-38092 Additional logging for cluster writer and chunk manager targeterNick Zolnierz2018-11-123-0/+16
* SERVER-38035 TransactionRouter should not implicitly send abortTransaction on...Esha Maharishi2018-11-122-0/+15
* SERVER-37833: Ensure permissions on keyForRollover.Daniel Gottlieb2018-11-121-0/+1
* SERVER-37415 Make SCons build MongoDB with ssl by defaultMark Benvenuto2018-11-122-5/+13
* SERVER-37809 Fix typo in mongo shell error messageKelsey Schubert2018-11-121-3/+3
* SERVER-37854 Coverity analysis defect 105094: Uninitialized scalar fieldMark Benvenuto2018-11-121-1/+1
* SERVER-37446 Make UPDATE and DELETE inherit from RequiresMutableCollectionStage.David Storch2018-11-1227-464/+264
* SERVER-38057 Unset failCommand fail point in transactions_error_labels.jsJack Mulrow2018-11-121-3/+8
* SERVER-38016 Unblacklist no_read_concern_snapshot_outside_txn.js from sharded...Jack Mulrow2018-11-123-9/+0
* SERVER-37638 Expose host:port replica set member unique identifierGWlodarek2018-11-117-0/+25
* SERVER-37855 Ensure pointer is default initialized to nullptrSamy Lanka2018-11-091-1/+1
* SERVER-38065 Disable wt_repair_corrupt_metadata on Windows build variantsLouis Williams2018-11-091-0/+5
* SERVER-36881 Push merge-pipeline $limit stage to shards.Justin Seyster2018-11-093-0/+258
* SERVER-37613 Exchange error handling may deliver incorrect error code.Martin Neupauer2018-11-094-7/+18