summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 57bd75fee93b685c133281100719f886d0184589 from branch mongo...r4.1.13Luke Chen2019-05-2955-580/+1945
* SERVER-39844 Add shard key update and migration concurrency testingBlake Oler2019-05-282-0/+523
* SERVER-40826 Add getters to projection nodesTed Tuckman2019-05-286-0/+61
* SERVER-40164: Set kill reason ErrorCodes::InterruptedDueToStepDown for yieldL...Lingzhi Deng2019-05-281-1/+2
* SERVER-41280 JS tests shouldn't assume the prepare oplog entry is the first i...Siyuan Zhou2019-05-283-18/+19
* SERVER-41134 Add RSM::findHostsWithMaxWaitJason Carey2019-05-2812-27/+192
* SERVER-41131 Add StrongWeakFinishLineJason Carey2019-05-283-0/+197
* SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuzzer can parse...Robert Guo2019-05-283-48/+88
* SERVER-36443 Clear ChunkManager objects in metadata when no longer in usejannaerin2019-05-283-18/+136
* Revert "SERVER-37674 Increase logging verbosity for sharding_balance4.js"Matthew Saltz2019-05-281-6/+3
* SERVER-40529 Refresh pinned users in background threadJonathan Reams2019-05-2812-328/+254
* SERVER-41189 Make transaction coordinator retry persisting decision on all er...jannaerin2019-05-282-80/+22
* SERVER-40015 make $sb work shardedIan Boros2019-05-288-2/+47
* SERVER-41330: Fix replica_sets in task list in etc/evergreen.ymlDavid Bradford2019-05-281-1/+1
* SERVER-41107 Create concurrency test that accesses a collection in a transact...Tess Avitabile2019-05-283-0/+348
* SERVER-40846: Don't bypass compile on change to compile_flagsDavid Bradford2019-05-283-66/+316
* SERVER-39879 Fix unique_function constructor selection issuesBen Caimano2019-05-271-1/+2
* PERF-1826 Update reference to bestbuy_agg_out perf suiteBernard Gorman2019-05-271-1/+1
* SERVER-41169 Add powercycle Evergreen tasks to SSL Ubuntu 16.04 builder.r4.1.12Max Hirschhorn2019-05-272-2/+17
* SERVER-41321 Ignore ERROR_BROKEN_PIPE from StopService() in powercycle.Max Hirschhorn2019-05-271-5/+13
* SERVER-41322 Retry rsync'ing data directory up to 5 times in powercycle.Max Hirschhorn2019-05-271-7/+25
* SERVER-41312 Ban internalReadAtClusterTime in transactionsTess Avitabile2019-05-242-1/+30
* SERVER-40469 Remove expectPreparedTxnsDuringRollback option.Max Hirschhorn2019-05-244-16/+10
* SERVER-41222 TransactionHistoryIterator should not yield PBWM lockJustin Seyster2019-05-2415-23/+41
* SERVER-39397 Simplify Walker to remove reference parametersJacob Evans2019-05-242-53/+20
* SERVER-41315: fix read_operations_during_rollback.jsLingzhi Deng2019-05-241-6/+11
* SERVER-39397 Add setter to ExpressionConstantJacob Evans2019-05-241-0/+4
* PERF-1826 Update $out performance tests to use $mergeBernard Gorman2019-05-241-6/+6
* SERVER-39770 Add retry logic to FSM connection cache setupVesselina Ratcheva2019-05-241-1/+5
* SERVER-40944 Provide SCons variables files to enable icecream on OSXMathew Robinson2019-05-244-0/+48
* SERVER-41304 Add positive versions of Windows exit codes to resmoke.py.Max Hirschhorn2019-05-241-0/+2
* SERVER-41115 Add $merge support for $$NOW and $$CLUSTER_TIMEBernard Gorman2019-05-245-20/+109
* SERVER-41238 Allow $$NOW and $$CLUSTER_TIME to be used in the find commandBernard Gorman2019-05-2418-121/+352
* SERVER-41008: Use timestampCmp for timestamp comparison in PrepareHelpers.awa...Lingzhi Deng2019-05-241-1/+2
* SERVER-41298 Upgrade all Xcode 10.1 references to 10.2Andrew Morrow2019-05-241-14/+62
* SERVER-41193 Get rid of LogicalSessionCache promote and refreshSessionsKaloian Manassiev2019-05-248-113/+39
* SERVER-41180 Rename 'MergingLogic' to 'DistributedPlanLogic' to avoid confusi...Arun Banala2019-05-2448-87/+89
* Revert "SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuzzer c...Robert Guo2019-05-243-87/+49
* SERVER-40924 update jstestfuzz invocationRobert Guo2019-05-241-1/+1
* SERVER-40924 fix jstestfuzz setupRobert Guo2019-05-241-1/+1
* SERVER-41016 Calculate deltas for updates to large documents.Michael Cahill2019-05-241-2/+31
* SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuzzer can parse...Robert Guo2019-05-233-50/+88
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng2019-05-2371-113/+470
* SERVER-40934 Add accessor for _sortPattern to DocumentSourceSortPawel Terlecki2019-05-234-23/+32
* SERVER-41297 embedded_java_multiarch_package step needs to create a virtualenvMathew Robinson2019-05-231-0/+2
* SERVER-41275 rename $merge option replaceWithNew to replaceCharlie Swanson2019-05-2330-196/+144
* SERVER-41037 kill all user operations that hit prepare conflicts on step upPavi Vetriselvan2019-05-233-6/+135
* SERVER-40576 Create s_b suite in EvergreenMartin Neupauer2019-05-234-0/+57
* SERVER-40594 Make range deleter interruptibleMatthew Saltz2019-05-239-25/+105
* SERVER-40416 Add logging to fts document sourceTed Tuckman2019-05-234-2/+48