summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56751: Add patch build task for todo comment checksDavid Bradford2021-05-122-6/+31
* SERVER-56216: Don't look at git metadata when checking for todo commentsDavid Bradford2021-05-122-0/+5
* SERVER-56216: Add commit-queue checks for unresolved TODOsDavid Bradford2021-05-123-0/+561
* SERVER-54793 Delete core files if task is successfulMikhail Shchatko2021-05-121-0/+4
* SERVER-37125 Remove unused ProcessControl codeMikhail Shchatko2021-05-121-21/+5
* SERVER-55753 Use w: majority for createCollection command in transactions_com...Ali Mir2021-05-111-1/+1
* SERVER-56144 Have query-related microbenchmarks use read commandsYoonsoo Kim2021-05-111-0/+148
* SERVER-55766 Introduce an optimized "for restore" startup replication recover...Matthew Russotto2021-05-118-20/+601
* SERVER-56415 AwaitNodesAgreeOnPrimary doesn't work when given non-default set...Matthew Russotto2021-05-111-5/+5
* SERVER-47699 Change yield type used by range deleter from YIELD_MANUAL to YIE...Antonio Fuschetto2021-05-111-4/+2
* Import wiredtiger: aadac222429faa9b20d9344e3648a19be97811b9 from branch mongo...Luke Chen2021-05-10208-5069/+10400
* SERVER-50327 Add namespace param to failpoint in new_transaction_waits_for_pr...Vesselina Ratcheva2021-05-102-5/+13
* SERVER-53728 Platform Support: Remove SLES12 zSeriesVitalii Lirnyk2021-05-101-85/+0
* SERVER-53726 Platform Support: Remove RHEL6 zSeriesVitalii Lirnyk2021-05-101-73/+0
* SERVER-56062 CappedPositionLost during an index builds collection scan phase ...Gregory Wlodarek2021-05-104-60/+169
* SERVER-55070 Separate OpTime and WallTime in IDL, aviod parsing entire oplog ...Wenbin Zhu2021-05-1019-109/+117
* SERVER-56164 Use real compilevrachev2021-05-101-24/+24
* SERVER-53671 Make ~PooledScope() resilient to 'InterruptedAtShutdown' exceptionsMihai Andrei2021-05-101-1/+8
* SERVER-55275 Index builder must check for interrupt between collection scan a...Louis Williams2021-05-101-0/+1
* SERVER-40820 Index builders to support write conflictsBynn Lee2021-05-104-38/+53
* SERVER-49336 Set ClientMetadata before CommandInvocations are runA. Jesse Jiryu Davis2021-05-1023-427/+316
* SERVER-56371 Upgrade timelib to 2021.06 (cherry picked from commit 0c7ff5fc51...Mohammad Dashti2021-05-1057-60773/+83859
* SERVER-53433 Map reduce is versioned on direct connection to shardsEric Cox2021-05-102-5/+13
* SERVER-55460 Fix RPM packaging and package testing for SLES 12Ryan Egesdahl2021-05-1010-2/+84
* SERVER-55751: Increase election timeout in initial_sync_nodes_contribute_to_l...XueruiFa2021-05-101-4/+4
* SERVER-55012 renameBetweenDBs needs to always reposition its cursor in the ev...Louis Williams2021-05-101-4/+2
* SERVER-51172 resmoke sometimes throws TypeError when calculating elapsed time...Carl Raiden Worley2021-05-101-0/+5
* SERVER-56164 system_perf.yml and perf.yml use finalized DSI apivrachev2021-05-102-1901/+1740
* SERVER-55764 Update distro of Amazon Linux 2 task to amazon2-buildCarlos Anaya2021-05-101-1/+1
* SERVER-54878 Compact can log negative value for bytesFreedGregory Wlodarek2021-05-101-1/+9
* SERVER-51699 index_build_restart_secondary.js should handle exceptions when c...Benety Goh2021-05-101-1/+1
* Import wiredtiger: 03c93998a738e95d0b95ad7a2188799bad6c1ff6 from branch mongo...r4.4.6-rc0r4.4.6Luke Chen2021-05-038-140/+252
* Import wiredtiger: 3454ee4a6238c22bfc2f16cc2e8722e3a49cfc72 from branch mongo...Luke Chen2021-05-033-25/+256
* Import wiredtiger: 38e948b9eb4ab532372ea62d0bc18b927007b079 from branch mongo...Luke Chen2021-04-284-17/+33
* Import wiredtiger: 885403077cfdbabc8107b9522af57513952e6f85 from branch mongo...Luke Chen2021-04-272-4/+5
* SERVER-50486 Always interrupt multi-document transactions on step down or ste...Samy Lanka2021-04-234-0/+130
* SERVER-49237 Add a way for OperationContexts to opt-in to always getting inte...Spencer T Brody2021-04-234-9/+27
* SERVER-55007 Deadlock between step down and MongoDOperationContextSessionRandolph Tan2021-04-232-0/+16
* SERVER-52564 Deadlock between step down and MongoDOperationContextSessionRandolph Tan2021-04-233-0/+59
* SERVER-48573 txn_two_phase_commit_killop.js should handle clients with no opCtxRandolph Tan2021-04-161-8/+21
* SERVER-55602 Relax non-read-only invariant in WiredTigerKVEngine::makeTempora...Gregory Noma2021-04-133-3/+7
* SERVER-51457: Improve log line for failed speculative auth attemptsVarun Ravichandran2021-04-098-33/+167
* SERVER-55332 Fix race condition in OCSP sharding testShreyas Kalyan2021-04-081-2/+5
* SERVER-55008-2 Don't try to set enableTwoPhaseIndexBuild more than onceHuayu Ouyang2021-04-081-0/+8
* SERVER-50060 Make oplog_slow_sampling_logging.js tolerant to small changes in...Matthew Russotto2021-04-081-4/+20
* SERVER-51335 Persist fuzzer corpora for each branch and variantBen Caimano2021-04-076-127/+142
* SERVER-53604 Convey both id and full arn to authenticate audit eventsBen Caimano2021-04-077-38/+112
* SERVER-53973 Migration manager recovery should handle failed findIntersecting...Tommaso Tocci2021-04-071-6/+13
* SERVER-48580 Await replication in client_metadata_slowlog_rs.jsAdam Cooper2021-04-071-2/+3
* SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan2021-04-0720-101/+560