summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-40919 Remove stmtId from transaction oplog entriesJason Chan2019-05-2210-107/+43
* SERVER-39813 add oldest required timestamp to server statusBenety Goh2019-05-2217-1/+78
* SERVER-39813 WiredTigerKVEngine::getOplogNeededForCrashRecovery() returns boo...Benety Goh2019-05-221-0/+4
* SERVER-40501 Added shard id and state to log message for failed commit errorAlex Taskov2019-05-221-1/+5
* Revert "SERVER-41254 Turn on write-ahead logging for hybrid index side tables"Louis Williams2019-05-221-7/+6
* SERVER-39803 Test unprepared transactions on mixed-version replica setJason Chan2019-05-222-0/+141
* SERVER-39158 Change updates to prefer target by the queryArun Banala2019-05-2221-297/+858
* SERVER-41210 Forward boost asserts to mongo invariantHenrik Edin2019-05-226-18/+215
* SERVER-40834 Upgrade boost to version 1.70Henrik Edin2019-05-225220-273018/+275943
* SERVER-40882 Restore the --noIndexBuildRetry server parameter flag and the st...Dianna2019-05-2210-3/+200
* SERVER-41193 Remove accidentally added Windows temp fileKaloian Manassiev2019-05-221-435/+0
* SERVER-41192 Add a logical session cache metric for the size of the SessionCa...Kaloian Manassiev2019-05-221-1/+7
* SERVER-41193 Get rid of the `refreshSessionsInternal` commandKaloian Manassiev2019-05-2119-337/+529
* SERVER-41170: Run Genny on Microbenchmarks (CBI; etc/perf.yml)Ryan Timmons2019-05-211-1/+49
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-05-2113-35/+147
* SERVER-41129 Bring enhanced --debug=explain logic over from SConsWilliam Deegan2019-05-211-3/+16
* SERVER-41129 - Needed to first check native windows path against dependency m...William Deegan2019-05-211-0/+6
* SERVER-41254 Turn on write-ahead logging for hybrid index side tablesLouis Williams2019-05-211-6/+7
* SERVER-39809 Remove the prepare root field of oplog entrySiyuan Zhou2019-05-2138-262/+125
* SERVER-40452 Attach uuid to createCollection oplog entry in idempotency testsXiangyu Yao2019-05-214-17/+17
* SERVER-41191 remove prepared field from CommitTransactionOplogObject IDLBenety Goh2019-05-211-5/+0
* SERVER-40979 Create class for tracking server-wide two phase commit metrics o...Esha Maharishi2019-05-213-0/+203
* SERVER-41199 Translate $out tests in jstests/sharding to use $mergeNick Zolnierz2019-05-2120-582/+716