summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72276 Removing outdated entreies for multiversion testsf6f24f5dd2f3457fb4e4ee5289ce2f13Aaron Morand2022-12-211-2/+0
* SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt2022-12-212-41/+97
* SERVER-71436 Range deleter must not aggressively spam the log when shard key ...Pierlauro Sciarelli2022-12-211-6/+14
* SERVER-72294 Migrated all uses of suse12 to suse12-sp5Alexander Neben2022-12-211-8/+8
* SERVER-72136 Cast 'numShardedCollections' to 'size_t' in sharding_server_stat...Pol Pinol Castuera2022-12-201-1/+2
* Import wiredtiger: 4c5b256a1fd4cb08ba970b2eb998a16b0aee6f86 from branch mongo...Luke Chen2022-12-194-7/+29
* Import wiredtiger: b4da1f016dc9e7f83f85f0b5622848a3cc77143a from branch mongo...Luke Chen2022-12-193-2/+107
* SERVER-65259 fix cursor leak in aggregation that requires merging on shardMickey. J Winters2022-12-162-7/+105
* SERVER-72170 Remove sys-perf 1 day history variant from sys-perf-4.4dalyd2022-12-161-24/+0
* SERVER-72143 Fix sys-perf logkeeper links on 4.4dalyd2022-12-151-2/+2
* SERVER-72140 - Remove move_chunk_large_chunk_map_workloads task from v4.4Ahmad Shah2022-12-151-1/+0
* SERVER-71449 log_successs_msg: not foundAbdulrahmanKanaan2022-12-131-1/+1
* SERVER-71875 fuzzers no longer run on rhel 6.2Alexander Neben2022-12-134-137/+136
* SERVER-71772 Made any aarch64 builds target armv8.2-aAlexander Neben2022-12-131-13/+16
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-0910-106/+150
* SERVER-70594 Add updated build variants to sys-perf v4.4 branchdalyd2022-12-091-158/+667
* Revert "SERVER-67704 SERVER-67705 Fix processor package counting for ARM"Gabriel Marks2022-12-0910-148/+106
* SERVER-69982 packaging broken (missing systemd) for amazon linux 1Juan Gu2022-12-081-8/+0
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-0610-106/+148
* SERVER-71759 dataSize command doesn't yieldTommaso Tocci2022-12-041-2/+2
* SERVER-70971 Skip RSTL lock acquisition during FTDC data captureJordi Olivares Provencio2022-12-0111-27/+166
* SERVER-30888 Obtain locks with timeouts when collecting FTDC statisticsGregory Noma2022-11-304-7/+79
* SERVER-71624 Removed sanity patch in favor of allAlexander Neben2022-11-291-3/+1
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-292-9/+36
* SERVER-71191 Unlock and relock RSTL during index build setupGregory Noma2022-11-283-5/+45
* SERVER-71533 Update legacy task generation to use new test stats locationMikhail Shchatko2022-11-258-177/+136
* SERVER-71623 Temporary disable lint_fuzzer_sanity_patchMikhail Shchatko2022-11-251-1/+2
* SERVER-71534 Fixed fuzzer linting scriptsAlexander Neben2022-11-231-4/+12
* SERVER-71471 Fixed deployment process for jstestfuzzAlexander Neben2022-11-231-30/+3
* SERVER-71424 Excluded third_party js files from lintingAlexander Neben2022-11-231-1/+1
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-186-83/+219
* SERVER-69944 Switch to use Python's built-in recursive glob support.Max Hirschhorn2022-11-171-154/+3
* SERVER-70084 add per shard cursor multiversion sort key test and correct psc ...Mickey. J Winters2022-11-174-23/+40
* SERVER-52545: Add bsonUnorderedFieldsCompareXueruiFa2022-11-163-5/+67
* SERVER-70235 Don't create range deletion documents upon v4.2-v4.4 upgrade in ...Allison Easton2022-11-091-10/+15
* SERVER-69001: Have initial sync persist its last oplog time into the minvalid...Daniel Gottlieb2022-11-054-143/+82
* SERVER-68126 Check constraints for maxChunkSize param in auto/splitVector co...Paolo Polato2022-11-032-2/+23
* SERVER-69868 Return ShutdownStatus When Starting a Shutdown `TransportLayer`r4.4.18-rc0r4.4.18Celina Tala2022-11-012-4/+9
* SERVER-69003 backport per shard cursorsMickey. J Winters2022-10-3125-87/+621
* SERVER-63585 Allow negative values in WTRecordStore::numRecordsDaniel Gómez Ferro2022-10-312-6/+54
* SERVER-70938 Remove --system-site-packages from virtual env setupTausif Rahman2022-10-281-2/+2
* SERVER-62201 Backport removed tests to 4.4Alexander Neben2022-10-251-269/+172
* SERVER-69846 remove assertions for deprecated python testsRobert Guo2022-10-211-13/+2
* SERVER-69446: Increase electionTimeoutMillis in jstests/replsets/dbcheck_writ...Will Buerger2022-10-201-1/+1
* SERVER-70469 Use virtual env python in watchdog testsMark Benvenuto2022-10-191-1/+1
* SERVER-70483 Pass task execution to Logkeeperjulianedwards2022-10-171-0/+2
* SERVER-69389 Populate shadow collection catalog on clean shutdownGregory Noma2022-10-176-19/+21
* SERVER-70484: Remove signal processing module from perf.yml and sys_perf.ymlanjani.bhat2022-10-133-35/+0
* SERVER-70398: Handle case when execution doesn't existJeff Zambory2022-10-132-1/+11
* SERVER-61185 Use WT prefix_search for unique index lookups when enabled by a ...Louis Williams2022-10-132-1/+24