summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72276 Removing outdated entreies for multiversion tests99fbb14f767540d3a440151bab99f7cdAaron Morand2022-12-211-2/+0
* SERVER-72137 Handle case when test stats are not availableMikhail Shchatko2022-12-162-2/+59
* SERVER-71875 fuzzers no longer run on rhel 6.2Alexander Neben2022-12-144-124/+117
* SERVER-71772 Made any aarch64 builds target armv8.2-aAlexander Neben2022-12-131-13/+16
* SERVER-69944 Switch to use Python's built-in recursive glob support.Max Hirschhorn2022-12-121-154/+3
* SERVER-69982 packaging broken (missing systemd) for amazon linux 1Juan Gu2022-12-081-8/+0
* SERVER-71759 dataSize command doesn't yieldTommaso Tocci2022-12-051-2/+2
* SERVER-71624 Removed sanity patch in favor of allAlexander Neben2022-11-291-3/+1
* SERVER-71533 Update legacy task generation to use new test stats locationMikhail Shchatko2022-11-238-248/+191
* 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-216-83/+218
* SERVER-69001: Have initial sync persist its last oplog time into the minvalid...Daniel Gottlieb2022-11-174-113/+59
* SERVER-52545 [v4.2] Add bsonUnorderedFieldsCompareXueruiFa2022-11-163-5/+67
* SERVER-69004 backport per shard cursorsMickey. J Winters2022-11-0822-40/+532
* SERVER-68126 Check constraints for maxChunkSize param in auto/splitVector co...Paolo Polato2022-11-042-0/+18
* SERVER-70938 Remove --system-site-packages from virtual env setupTausif Rahman2022-10-311-2/+2
* SERVER-62201 Backport removed tests to 4.2Alexander Neben2022-10-251-185/+85
* 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-69348 Remove repairDatabase commandSpencer Jackson2022-10-125-38/+7
* SERVER-70299: Remove JSON.send command usageanjani.bhat2022-10-111-9/+0
* SERVER-70484: Remove signal processing module from perf.yml and sys_perf.ymlanjani.bhat2022-10-113-37/+0
* SERVER-69569: Python scripts failing in Evergreen tasksJeff Zambory2022-10-033-2/+21
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-304-50/+59
* SERVER-68470 Added systemd requirement to old mongo versions v4.2Alexander Neben2022-09-261-0/+7
* SERVER-69611 Set the -ffp-contract=off compiler option by defaultr4.2.23-rc1r4.2.23Josef Ahmad2022-09-192-0/+56
* SERVER-61275 Destruct the size storer after the session cache has shutdownGregory Wlodarek2022-09-161-3/+10
* SERVER-69407 Tag retryable_writes_nested_shard_key.js as requires_document_lo...Jennifer Peshansky2022-09-061-0/+4
* SERVER-68691 Report variable references for $graphLookup 'restrictSearchWithM...Nicholas Zolnierz2022-09-062-32/+61
* SERVER-69268: Disable bypass compile during burn_in_tags_genJeff Zambory2022-09-011-3/+0
* SERVER-64573 Make implicitlyCreateIndex and enforceUniquenessCheck fields opt...Randolph Tan2022-08-293-14/+16
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-08-297-12/+106
* SERVER-68158 fix incorrect replica set node reference in test for listIndexesr4.2.23-rc0Benety Goh2022-08-291-1/+1
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-08-291-0/+14
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-08-281-0/+24
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-08-272-1/+13
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-265-307/+73
* SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh2022-08-263-1/+76
* SERVER-64659 Sorter::File accepts optional SorterFileStats for tracking file ...Benety Goh2022-08-253-6/+74
* SERVER-56127 Retryable update may execute more than once if chunk is migrated...Sanika Phanse2022-08-249-6/+313
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-226-0/+188
* SERVER-66310 Make ExpressionSetUnion::isCommutative() collation awareJames Wahlin2022-08-112-1/+17
* SERVER-68714 Fixed shell secure number generationAlexander Neben2022-08-111-1/+1
* SERVER-55345 exclude noShards commit type from duration assertion in router_t...Jonathan Lee2022-08-101-1/+2
* SERVER-66726 Fix serialization in killAllSessionsByPatternSara Golemon2022-08-091-3/+3
* SERVER-68574 switch resmoke to logkeeper2Zakhar Kleyman2022-08-051-1/+1
* SERVER-68359 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-08-042-4/+48
* SERVER-68487 add BSONElement::isNaN()Benety Goh2022-08-032-0/+39