summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: make stats reporting run after buildcache-statsMathew Robinson2019-01-182-12/+24
* WIP: fix bad typing which resulted in 0% being displayedMathew Robinson2019-01-171-4/+4
* WIP add stats collection decoratorMathew Robinson2019-01-171-264/+339
* SERVER-39063 Remove duplicate collection repair codeGregory Wlodarek2019-01-171-28/+2
* SERVER-39031 Make SCons default --jobs to CPU countMathew Robinson2019-01-171-5/+32
* SERVER-39030 fix logging of low cardinality keys in splitVectorKevin Pulo2019-01-171-1/+1
* Import wiredtiger: 21838832317b7c38b1a3e929283170515b08bb79 from branch mongo...Luke Chen2019-01-1710-76/+101
* SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks.Max Hirschhorn2019-01-165-12/+53
* Revert " SERVER-38311 Adjust $out merging strategy"Charlie Swanson2019-01-1654-366/+226
* SERVER-38837 Fix race in periodic_runner_impl_test OnePausableJobResumesCorre...Matthew Saltz2019-01-161-42/+52
* SERVER-39045 Add concurrency_replication_multi_stmt_txn to Enterprise RHEL 7....Samy Lanka2019-01-161-0/+1
* SERVER-38302 recalculate stable timestamp after adding finishOpTime on prepar...Pavi Vetriselvan2019-01-169-7/+54
* SERVER-37880 Treat non-retryable errors during prepare as implied abortKaloian Manassiev2019-01-161-0/+5
* SERVER-36231 Mongos write path doesn't look for retryable write concern errorsRandolph Tan2019-01-161-0/+4
* Revert "SERVER-38939 Be more memory efficient for leaf nodes in biggie"Geert Bosch2019-01-162-126/+110
* SERVER-36485 killSessions to ignore sessions with prepared transactionsMisha Tyulenev2019-01-164-16/+19
* SERVER-38850 Perform noop write before returning NoSuchTransaction errorTess Avitabile2019-01-166-74/+101
* SERVER-38412 Transaction coordinator should send prepare, commit, and abort d...Esha Maharishi2019-01-164-7/+62
* SERVER-38748 Background indexes created through applyOps should run on the co...Louis Williams2019-01-164-59/+84
* Revert "SERVER-35828 Check the readSource in dropCollection()"Eric Milkie2019-01-161-4/+0
* SERVER-38955 Convert AuthManager and FCV setParameters to IDLSara Golemon2019-01-168-110/+159
* SERVER-38311 Adjust $out merging strategyCharlie Swanson2019-01-1654-226/+366
* SERVER-37357 Upgrade SQLite to version 3.26.0Henrik Edin2019-01-169-21219/+49097
* SERVER-35315 Upgrade timelib to version 2018.01Henrik Edin2019-01-1639-31177/+31112
* SERVER-37880 Introduce backoff for retrying commit and abort messagesKaloian Manassiev2019-01-1616-676/+438
* SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...Kaloian Manassiev2019-01-166-72/+69
* SERVER-37389 Give different messages for different connection failure reasonsJonathan Ma2019-01-161-3/+6
* SERVER-39013: Add a gdb pretty printer for absl::flat_hash_map.Daniel Gottlieb2019-01-151-14/+65
* SERVER-38779 Have a session sweep job to close old idle WT sessionsr4.1.7Sulabh Mahajan2019-01-169-13/+288
* SERVER-38717 Shell prohibits w: 0 in sessionA. Jesse Jiryu Davis2019-01-159-141/+202
* SERVER-37451 Move all ClientCursor ownership to the global CursorManager.David Storch2019-01-1532-678/+641
* SERVER-38532 Add index ns and name to index build done log lineLouis Williams2019-01-151-1/+2
* SERVER-38692 Remove obsolete solaris documentationAndrew Morrow2019-01-152-16/+0
* SERVER-38703 Add SCons variables files for the current testing toolchainAndrew Morrow2019-01-152-0/+4
* SERVER-37829 clean up service context on test assertionBenety Goh2019-01-151-7/+10
* SERVER-39009 Make buildlogger credentials location configurableMathew Robinson2019-01-151-1/+2
* SERVER-38966 Convert Failpoint SCPs to use IDLSara Golemon2019-01-157-164/+99
* SERVER-38963 Convert tlsX509ClusterAuthDNOverride to IDLSara Golemon2019-01-152-63/+50
* SERVER-39010 Provide move constructors for update_guardSara Golemon2019-01-151-8/+8
* Import tools: fde6c854adf7b359336f8b4a3e2828ffca0bb1af from branch v4.1David Golden2019-01-15677-151563/+17542
* SERVER-38755 Stop closing connections on stepdown gated by server parameter "...Matthew Russotto2019-01-155-13/+112
* SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams2019-01-157-0/+750
* SERVER-38980 Make sure all jstests/core test that inspects totalKeysExamined ...Randolph Tan2019-01-158-5/+8
* SERVER-38816: Split long running tasks up dynamicallyDavid Bradford2019-01-152-76/+358
* Revert "SERVER-33161 make the second phase of index two-phase drop occur when...Dianna Hohensee2019-01-152-14/+14
* SERVER-37880 Implement an AsyncWorkScheduler without cancellationKaloian Manassiev2019-01-153-0/+446
* SERVER-38979 Shard by thread id in update_upsert_multi fsm workloadsJack Mulrow2019-01-1512-41/+6
* SERVER-37556 Do not allow commitTransaction or abortTransaction on prepared t...Judah Schvimer2019-01-154-17/+98
* SERVER-38982 Fix RequiresIndexStage to avoid holding IndexCatalogEntry by sha...David Storch2019-01-152-33/+34
* SERVER-38073 Adjust error message for timeout in _onAcquireConnJonathan Ma2019-01-151-4/+7