summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68434 Fix plan cache key encoding to account for $or in partial index ...v4.2Nicholas Zolnierz2023-02-1611-105/+344
* Import wiredtiger: 64e230b1a60c9f63022c1683d006c7d19ec39439 from branch mongo...r4.2.24-rc2r4.2.24Luke Chen2023-02-162-6/+27
* Import wiredtiger: 2392add87a1a13d528fa0aea4d0a349dfff3d78b from branch mongo...Luke Chen2023-02-162-3/+10
* SERVER-73986 Skip running validate_out_of_order.js on ephemeralForTestGregory Wlodarek2023-02-151-1/+1
* SERVER-73706 Save WTRecordStoreUassertOutOfOrder fail point state to prevent ...r4.2.24-rc1Gregory Wlodarek2023-02-111-3/+3
* SERVER-73481 Ensure validate detects out-of-order keys with {full: false}Gregory Wlodarek2023-02-114-14/+50
* SERVER-71950 Fail and log the operation when out-of-order keys are detected i...Gregory Wlodarek2023-02-112-7/+8
* SERVER-72512 SERVER-73636 Ensure validate surfaces index key inconsistencies ...Dan Larkin-York2023-02-113-25/+135
* Import wiredtiger: 9523e7843f38a56105acfd4955e56975601410cb from branch mongo...Luke Chen2023-02-093-5/+78
* SERVER-70427 Remove Chef+Kitchen package test infrastructureRyan Egesdahl2023-02-086-629/+0
* 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