summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71473: Begin using the new test stats locationJeff Zambory2022-11-248-186/+166
* Revert "SERVER-71473: Begin using the new test stats location"Mikhail Shchatko2022-11-236-131/+118
* SERVER-71473: Begin using the new test stats locationr6.1.1-rc0Jeff Zambory2022-11-236-118/+131
* SERVER-63104 add resmoke argument for generating all_feature_flags.txt locallyTrevor Guidry2022-11-165-48/+51
* SERVER-69944 Switch to use Python's built-in recursive glob support.Max Hirschhorn2022-11-161-154/+3
* SERVER-70436 Handle covered $or null queries with regexAlya Berciu2022-11-081-0/+2
* SERVER-70843 fix scons metrics reporting when scons cache is not in use.Daniel Moody2022-11-072-16/+2
* SERVER-69006 Remove FLE2 suites out of hedged reads passthroughMark Benvenuto2022-10-311-2/+0
* SERVER-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHAB...Reo Kimura2022-10-273-1/+3
* SERVER-70559 tag FLE2 tests such that they do not run with stepdown suitesShreyas Kalyan2022-10-254-6/+4
* SERVER-70483 Pass task execution to Logkeeperjulianedwards2022-10-171-0/+2
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-301-6/+0
* SERVER-69001: Have initial sync persist its last oplog time into the minvalid...Daniel Gottlieb2022-09-211-98/+2
* SERVER-68505 Update suffixes in generate_version_expansions.pyMikhail Shchatko2022-08-231-2/+2
* SERVER-68659 Fix Antithesis failuresTausif Rahman2022-08-222-2/+5
* SERVER-68595 add jstests for encrypted range query analysisDavis Haupt2022-08-221-0/+3
* SERVER-68386 Implement random generator of documentsRuoxin Xu2022-08-211-1/+66
* SERVER-66708 Ensure deserializer methods for IDL defined types that construct...Hugh Tong2022-08-181-1/+2
* SERVER-68909 Safely handle creating a client connection exception when checki...mathisbessamdb2022-08-181-3/+3
* SERVER-67415 Create golden-data JS suitesDavid Percy2022-08-173-0/+72
* SERVER-67264 Avoid COLUMN_SCAN if query needs overlapping fieldsCharlie Swanson2022-08-162-7/+0
* SERVER-67724 Document recommended set of bonsai testsCharlie Swanson2022-08-161-0/+27
* SERVER-53494 Add public libdeps efficiency to libdeps linterMitch Wagner2022-08-154-3/+163
* SERVER-68385 Implement random generator of arraysRuoxin Xu2022-08-151-7/+48
* Revert "SERVER-67826 Ensure parsed IDL types own or preserve the lifetime of ...Jason Chan2022-08-152-148/+27
* SERVER-68637 disable cache metrics for static hostsDaniel Moody2022-08-122-6/+20
* SERVER-68474: Support unarchiving split-dwarf from the debugsymbols artifact.Daniel Gottlieb2022-08-121-1/+3
* SERVER-61822 Create new command listDatabasesForAllTenantsFernando Lisboa2022-08-111-0/+1
* SERVER-68644 Update Stable API READMEHuayu Ouyang2022-08-111-0/+4
* SERVER-68605 blacklist all the passthrough for shard mergemathisbessamdb2022-08-117-0/+52
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-113-0/+58
* SERVER-67371 [CQF] find fallback blacklistruslan.abdulkhalikov2022-08-101-17/+0
* SERVER-68683 [CQF] Fix grow_hash_table.jsSvilen Mihaylov2022-08-101-1/+0
* SERVER-68636 rename HighCardinalityMode to EncryptedCollScanModeDavis Haupt2022-08-102-3/+3
* SERVER-68632 Lock threads when collecting stacktrace filesMikhail Shchatko2022-08-101-6/+6
* SERVER-68626 Use feature flag to enable either the range deleter service or t...Pierlauro Sciarelli2022-08-101-0/+3
* SERVER-68399 Fix parsing of safeint version numbers in blackduck_hub.pyMark Benvenuto2022-08-091-3/+4
* SERVER-67058 Create libdeps metricsDaniel Moody2022-08-091-5/+10
* SERVER-67548 Index scan with equality to null incorrectly appends null if the...Svilen Mihaylov2022-08-061-2/+2
* SERVER-68455: GDB methods for dumping in-memory WT trees.Daniel Gottlieb2022-08-052-1/+226
* SERVER-68566: Disable pylinters for gdb scripts.Daniel Gottlieb2022-08-051-1/+1
* SERVER-68244 discard logs from some successful patch build testsRobert Guo2022-08-054-14/+35
* SERVER-68574 switch resmoke to logkeeper2Zakhar Kleyman2022-08-052-2/+2
* SERVER-68066 Organize CQF Passthrough test suite into correct TODOsEmily Wang2022-08-041-7/+2
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-047-15/+14
* SERVER-67510 Fix descending index on range predicate bugDaniel Segel2022-08-041-2/+1
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-046-9/+11
* SERVER-53532 Add edge list to lipdeps visualizerMitch Wagner2022-08-0315-215/+800
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-036-11/+9
* SERVER-67826 Ensure parsed IDL types own or preserve the lifetime of their dataGeorge Wangensteen2022-08-022-27/+148