summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49214: Add $toHashedIndexKey expression.r4.2.24-rc0Kshitij Gupta2023-01-245-0/+148
* SERVER-72535 Disallow creating the 'admin', 'local', and 'config' databases w...Jordi Serra Torrens2023-01-202-6/+62
* Revert "SERVER-69982 packaging broken (missing systemd) for amazon linux 1"Juan Gu2023-01-171-5/+10
* SERVER-69982 packaging broken (missing systemd) for amazon linux 1Juan Gu2023-01-091-10/+5
* Revert "SERVER-69982 packaging broken (missing systemd) for amazon linux 1"Juan Gu2023-01-061-0/+8
* SERVER-61032 Remove `PATH` variables when executing GDBRyan Egesdahl2022-12-291-2/+1
* SERVER-61032 Fix hang_hanalyzer $PATHRyan Egesdahl2022-12-291-2/+2
* SERVER-61032 Ensure all current references to GDB are for v3 toolchainRyan Egesdahl2022-12-292-3/+3
* SERVER-70553 Add module support to jstestsAlexander Neben2022-12-276-6/+10
* SERVER-72288: microbenchmark tests fail after Enable M1 Mac support for DSIMridul Augustine2022-12-221-1/+1
* SERVER-72294 Migrated all uses of suse12 to suse12-sp5Alexander Neben2022-12-221-8/+8
* SERVER-72276 Removing outdated entreies for multiversion tests (#1510)Aaron 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