summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72276 Removing outdated entreies for multiversion tests102a4da3e3244c4f845a32d6068fd143Aaron Morand2022-12-211-8/+4
* SERVER-71020 SERVER-71939 Ensure aborting time series batch eventually remov...Dan Larkin-York2022-12-212-37/+165
* SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt2022-12-212-41/+97
* SERVER-71689 Refresh the catalogCache after dropping a collectionSergi Mateo Bellido2022-12-213-32/+19
* SERVER-71436 Range deleter must not aggressively spam the log when shard key ...Pierlauro Sciarelli2022-12-211-6/+14
* SERVER-72091 Enable auth-delay sys-perf variantdalyd2022-12-201-20/+20
* SERVER-65259 fix cursor leak in aggregation that requires merging on shardMickey. J Winters2022-12-163-7/+108
* SERVER-72143 Fix sys-perf logkeeper links on 5.0dalyd2022-12-151-2/+2
* SERVER-72005 Run TSBS on 2022-11 sys-perf variantsGregory Noma2022-12-151-6/+8
* SERVER-71449 log_successs_msg: not foundAbdulrahmanKanaan2022-12-131-1/+1
* SERVER-70594 Add updated build variants to sys-perf v5.0 branchdalyd2022-12-091-92/+847
* SERVER-71373 Extend timeout in predictive_connpool.jsAlex Li2022-12-091-1/+1
* SERVER-65177 Use executor clock to calculate elapsed initial sync timeali-mir2022-12-083-4/+11
* SERVER-69982 packaging broken (missing systemd) for amazon linux 1Juan Gu2022-12-071-8/+0
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-0610-104/+146
* SERVER-66466 TransportLayerASIOTest remove ThreadContextBilly Donahue2022-12-053-59/+58
* SERVER-54900 Cancel ASIO session when SSL handshake times outAmirsaman Memaripour2022-12-054-2/+286
* Import wiredtiger: 8be3f98a3d81ab63d6f0a0f63692462bd4f71b02 from branch mongo...Luke Chen2022-12-052-112/+1
* Import wiredtiger: 2ba841cd57bdb096c427b733cfcb4fca1d11f013 from branch mongo...Luke Chen2022-12-052-2/+2
* Import wiredtiger: 5784e4cb45f485304cc555981883c9999d691d7c from branch mongo...Luke Chen2022-12-055-66/+245
* Import wiredtiger: adba8ce2917cd4d131237b7ccf4fc89199e26480 from branch mongo...Luke Chen2022-12-0510-160/+405
* Import wiredtiger: f1fa61904bdec4a931daa49452cf3b92a3bca37a from branch mongo...Luke Chen2022-12-053-2/+154
* Import wiredtiger: a112858449e9e6c5590fe5dd6655b9653279d030 from branch mongo...Luke Chen2022-12-055-133/+339
* Import wiredtiger: b839ed28a19d5316ac56ea97ab2efe8f607a94d2 from branch mongo...Luke Chen2022-12-0517-72/+389
* Import wiredtiger: 2f5d15ff28b6fd3351524cc8bcbd5b6ecc489670 from branch mongo...Luke Chen2022-12-052-2/+5
* Import wiredtiger: 9e3e02fd3e5a0e536c91fcdc4464429638cd6c23 from branch mongo...Luke Chen2022-12-0512-756/+1003
* Import wiredtiger: 9c29d968f2b3ad3b8443afeb7938e9d2c880c59f from branch mongo...Luke Chen2022-12-052-1/+2
* Import wiredtiger: 435bd9ac8426fe87b95ca36897a0624aed4a819e from branch mongo...Luke Chen2022-12-053-3/+173
* SERVER-71759 dataSize command doesn't yieldTommaso Tocci2022-12-041-12/+15
* SERVER-70394 Fix self-swap in MultiPlanStage::removeRejectedPlansIvan Fefer2022-12-021-1/+1
* SERVER-58712: Fix update performance on collections with multiple secondary i...Ivan Fefer2022-12-024-12/+86
* SERVER-71648 Prevent `txn_index_catalog_changes.js` from running with storage...Gregory Noma2022-11-291-0/+1
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-293-1/+30
* SERVER-71291 Variant '* Enterprise RHEL 8.0' should not have a .publish fileJuan Gu2022-11-281-3/+0
* SERVER-71533 Update legacy task generation to use new test stats locationMikhail Shchatko2022-11-249-151/+137
* SERVER-64764 Fix '$$ROOT' handling in $expr rewriteCharlie Swanson2022-11-233-3/+18
* SERVER-71534 Fixed fuzzer linting scriptsAlexander Neben2022-11-232-4/+10
* SERVER-71471 Fixed deployment process for jstestfuzzAlexander Neben2022-11-235-34/+5
* SERVER-71424 Excluded third_party js files from lintingAlexander Neben2022-11-231-1/+2
* SERVER-71191 Unlock and relock RSTL during index build setupGregory Noma2022-11-183-5/+45
* SERVER-69944 Switch to use Python's built-in recursive glob support.Max Hirschhorn2022-11-171-154/+3
* SERVER-63104 add resmoke argument for generating all_feature_flags.txt locallyTrevor Guidry2022-11-168-41/+83
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-166-83/+233
* SERVER-71055 Update stable timestamp in `OplogOrder` testGregory Noma2022-11-161-0/+1
* SERVER-71305 Legacy shard collection path waits on wrong opTime to be majorit...Tommaso Tocci2022-11-161-4/+12
* SERVER-71092 Fixing a sharding testSergi Mateo Bellido2022-11-111-2/+2
* SERVER-70793 Make database metadata refresh first check new metadata under th...r5.0.14-rc0r5.0.14Antonio Fuschetto2022-11-101-0/+34
* SERVER-70373: Avoid invariant failure while aborting a resharding operationnandinibhartiyaMDB2022-11-092-45/+64
* SERVER-70879 Fix race where multiple threads are turning an index multikey co...Henrik Edin2022-11-092-1/+142
* SERVER-70381 Fixing Sharding API usageSergi Mateo Bellido2022-11-081-6/+11