summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-41198 Translate $out tests in jstests/aggregation/sources/out to use $...Nick Zolnierz2019-05-2322-886/+1219
* SERVER-40941 [FLE] Add setQuery to DocumentSourceGeoNearPawel Terlecki2019-05-231-0/+7
* SERVER-39811 Add a threshold of the total size of buffered oplog entries in a...Matthew Russotto2019-05-233-0/+43
* SERVER-33727 Do not wait for write concern if opTime didn't change during writeJames Wahlin2019-05-2314-25/+150
* SERVER-41220 Avoid WT include if unavailableA. Jesse Jiryu Davis2019-05-232-3/+19
* SERVER-39810 Make the new transaction format the default.Matthew Russotto2019-05-2324-147/+16
* SERVER-39489 Remove optime creation in TransactionParticipantJudah Schvimer2019-05-225-106/+60
* SERVER-16018 Filter out unrelevant wiredTiger fields in server statusGregory Wlodarek2019-05-223-2/+25
* SERVER-41073 Remove infoObj from being generated for WT's app_metadataGregory Wlodarek2019-05-221-2/+1
* SERVER-41270 Split batch after beginApplyingTimestamp in initial syncer.Matthew Russotto2019-05-223-0/+16
* SERVER-39804 Extend idempotency unit tests to cover the new large transaction...William Schultz2019-05-223-11/+373
* SERVER-38682 Add option to show writes to documents performed as part of chu...Evan Nixon2019-05-226-16/+393
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-2329-157/+940
* SERVER-40982 Add uses_transactions tag to sharding_statistics_server_status.jsJack Mulrow2019-05-221-1/+2
* SERVER-41130 Add support for bitops in AtomicWordJason Carey2019-05-223-23/+71
* SERVER-41188 Remove support for explicit prepare oplog entry on secondarySiyuan Zhou2019-05-2211-56/+15
* SERVER-41249 Fix special cases for $out to include $mergeCharlie Swanson2019-05-2212-19/+55
* SERVER-41257 Disallow persisting new 4.2 expressions in FCV 4.0Charlie Swanson2019-05-227-4/+653