summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39667: Locally disable flow control when majority reads are off.Daniel Gottlieb2019-03-282-2/+4
* SERVER-39672 Fix lint.Max Hirschhorn2019-03-271-1/+1
* Revert "SERVER-39899 Enable the initial sync fuzzer in Evergreen"Max Hirschhorn2019-03-273-44/+2
* SERVER-40241 Log resmoke.py invocation for local usage.Max Hirschhorn2019-03-275-3/+322
* Revert "SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for lar...Jason Chan2019-03-273-50/+12
* SERVER-39672: default to local if no read concern specified for a multi-statm...Lingzhi Deng2019-03-276-45/+57
* SERVER-40355 Handle RS config with _id larger than set sizeA. Jesse Jiryu Davis2019-03-272-1/+38
* SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large trans...Jason Chan2019-03-273-12/+50
* SERVER-39899 Enable the initial sync fuzzer in Evergreenvrachev2019-03-273-2/+44
* SERVER-40200 remove query_exec lib dependency on transaction libraryjannaerin2019-03-272-11/+4
* SERVER-39762 Fix fastcount after rollback recovery of prepared transactionsLouis Williams2019-03-276-104/+126
* SERVER-40344 Upgrade ASAN builders to Ubuntu 18.04Spencer Jackson2019-03-271-21/+21
* SERVER-37848 Test $regex agg expressions with regex that meets and exceeds th...Arun Banala2019-03-272-2/+127
* SERVER-39752 Unblacklist tests that were waiting for commitTransaction oplog ...Samy Lanka2019-03-276-28/+0
* SERVER-40179 Require tvOS 11 for embedded to allow use of sized allocationAndrew Morrow2019-03-273-7/+7
* SERVER-39444 Include prepared transaction tests in new passthrough test suite...Matthew Russotto2019-03-271-4/+0
* SERVER-39257 Move FieldRefTempAppend to FieldRef classTed Tuckman2019-03-276-25/+27
* SERVER-40081 Move session checkout to before command execution.Siyuan Zhou2019-03-263-29/+20
* SERVER-40347 optime.js waits for durable wall clock times to synchronize acro...Benety Goh2019-03-261-2/+6
* SERVER-40347 optime.js determines storage engine support for persistence usin...Benety Goh2019-03-261-8/+9
* SERVER-40333 Only clone collection options once for each shard in shardsvrSha...Blake Oler2019-03-261-8/+15
* SERVER-40296 Allow returning invalid users from authorization managerJonathan Reams2019-03-262-1/+2
* SERVER-40227 Pass ignore prepare behavior from a command attribute rather tha...Louis Williams2019-03-2613-20/+65
* SERVER-39477 random_moveChunk workloads should tolerate failed migrations bec...Jack Mulrow2019-03-262-8/+26
* SERVER-40292 Jstests that pass their own ReplSetTest to RollbackTest must dis...Tess Avitabile2019-03-264-5/+21
* SERVER-40271: Add TLS-enabled, 3-node replica set build variant to sys-perfdalyd2019-03-261-0/+33
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-03-264-4/+48
* SERVER-39443 Apply prepared transactions on secondary with the new > 16MB tra...Matthew Russotto2019-03-266-18/+366
* SERVER-40209 Implement $$NOW and $$CLUSTER_TIMEMartin Neupauer2019-03-2613-17/+243
* SERVER-39257 Implement visitor pattern for UpdateNodeTed Tuckman2019-03-2622-23/+193
* SERVER-40140 Fix Coverity analysis defect: Improper use of negative valueArun Banala2019-03-261-3/+1
* SERVER-38914 raise setup failures for rejected tasksJim OLeary2019-03-261-0/+12
* SERVER-40305 Add logging in max_time_ms.jsCharlie Swanson2019-03-251-0/+4
* SERVER-39631 Move failpoint activation in lagged_config_secondary.jsMatthew Saltz2019-03-251-2/+2
* SERVER-40264 Change MigrationChunkCloner to be a shared pointer to synchroniz...Blake Oler2019-03-252-25/+24
* SERVER-40332 Add psutil to lint requirementsMathew Robinson2019-03-252-0/+2
* SERVER-39660 Return SnapshotUnavailable error when trying to read behind pend...William Schultz2019-03-252-2/+29
* SERVER-40132 Create push tasks for mongocryptd tgzMark Benvenuto2019-03-251-1/+1
* SERVER-39792 Update the txn table only on the first txn operation on primaryJason Chan2019-03-256-42/+128
* SERVER-40307 Fix replSetInitiate retry logicA. Jesse Jiryu Davis2019-03-251-2/+2
* SERVER-39152 more correctly set JSGC_MAX_BYTESGabriel Russell2019-03-251-8/+3
* SERVER-39152 apply JSGCConfig fix from bz#1515475Gabriel Russell2019-03-253-29/+101
* Import wiredtiger: 67066a329d365cb1de6e198184016d4a9d280679 from branch mongo...Luke Chen2019-03-2526-91/+959
* SERVER-35394 Test access control of prepareTransaction commandGregory Wlodarek2019-03-241-0/+199
* SERVER-35394 Ensure that only the internal role can run the prepareTransactio...Gregory Wlodarek2019-03-241-1/+8
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-2440-95/+274
* SERVER-40260 Backport gperftools upstream 62c4eca6e7e to gperftools-2.5.Billy Donahue2019-03-221-2/+16
* SERVER-39942 Make dependencies on transaction library private.Siyuan Zhou2019-03-227-4/+19
* SERVER-40267 Clean up debug string generation for MatchExpression.David Storch2019-03-2256-159/+184
* SERVER-40295 Add details to stage_builder.cpp invariant messageJames Wahlin2019-03-221-1/+5