summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69759 Update SLES 12 image for package testingBrian McCarthy2022-09-151-1/+1
* SERVER-66147 add support of vanilla passthrough test for shard merge protocolmathisbessamdb2022-09-1510-52/+1064
* SERVER-67060 update static build metrics targets to be correctDaniel Moody2022-09-151-7/+18
* SERVER-69001: Have initial sync persist its last oplog time into the minvalid...Daniel Gottlieb2022-09-151-98/+2
* SERVER-66770 Add more WiredTiger configurations to config fuzzSulabh Mahajan2022-09-151-3/+37
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-153-5/+10
* SERVER-65315 Enforce mutual exclusion between serverless operationsMatt Broadstone2022-09-151-0/+3
* SERVER-69660 Enable jstests/core/top.js in core_column_store_indexes suiteIvan Fefer2022-09-141-3/+0
* SERVER-60919 Remove oplog based change stream pre-image storageMindaugas Malinauskas2022-09-141-2/+3
* SERVER-66030 Add targeted test for startup recovery on a config server replic...Vesselina Ratcheva2022-09-131-0/+2
* SERVER-68017 Constrain cluster-wide with-storage parameters to be tenant ID a...Gabriel Marks2022-09-131-1/+4
* SERVER-69227 Reenable shard split performance test with improvementsMatt Broadstone2022-09-121-3/+0
* SERVER-69388 Have IDL command constructor to init its database name field wit...Sophia Tan2022-09-091-2/+2
* SERVER-69527 add gating logic to fle2 range testsSergey Galtsev2022-09-094-4/+4
* SERVER-69378 Move js tests for analyze shard key into jstests/analyze_shard_keyCheahuychou Mao2022-09-081-1/+1
* SERVER-67755 fle2 range - implement insertSergey Galtsev2022-09-074-0/+8
* SERVER-69168 Clean up time series test tagging and suite exclusionsDan Larkin-York2022-09-0734-0/+37
* SERVER-69006 Remove FLE2 suites out of hedged reads passthroughMark Benvenuto2022-09-061-2/+0
* SERVER-67060 fix build metrics lint mistake.Daniel Moody2022-09-031-2/+2
* SERVER-67060 add build metrics evergreen tasks and cedar reportingDaniel Moody2022-09-031-0/+145
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-02172-630/+287
* SERVER-68895 Load static version of ABT gdb printers if dynamic is not availableNicholas Zolnierz2022-09-021-15/+86
* SERVER-68984 Implement experiments in Cost Model FrameworkAlexander Ignatyev2022-09-012-2/+213
* SERVER-69031 Move JSON configuration to python fileAlexander Ignatyev2022-09-015-325/+60
* SERVER-69020 Update sbe_stage_builder_expression.cpp to use traversePDrew Paroski2022-08-301-2/+2
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-301-10/+18
* SERVER-67223 Optimize writing to MongoDB data generatorRuoxin Xu2022-08-306-86/+103
* SERVER-69089: Add ability to define indexes in configAlexander Ignatyev2022-08-303-22/+46
* SERVER-67638 [CQF] Error when projection has >10k fieldsSvilen Mihaylov2022-08-291-2/+0
* SERVER-69197 Clear lastCommitted and currentCommitted on splitMatt Broadstone2022-08-291-0/+3
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-4/+4
* SERVER-62300 Add support for Ubuntu 22.04 x86t.ward2022-08-262-0/+8
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-2614-15/+21
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-251-0/+2
* SERVER-53527 Memory limit for libdeps visualizer backendDaniel Moody2022-08-253-10/+116
* SERVER-68750 Add stubs for analyzeShardKey and configureQueryAnalyzer command...Cheahuychou Mao2022-08-251-0/+1
* SERVER-68512 Do not use CQF if an index exists with a non-simple collationNicholas Zolnierz2022-08-251-2/+0
* SERVER-65965 Cleanup old generation tasks codeMikhail Shchatko2022-08-2541-3940/+161
* SERVER-68621 Fix internal fields erroneously marked as stableVesselina Ratcheva2022-08-251-1/+11
* SERVER-68558: Mark command reply types with is_command_reply fieldErin McNulty2022-08-247-7/+194
* SERVER-68251 Fix GDB pretty printers for RecordIdJordi Olivares Provencio2022-08-241-12/+13
* SERVER-67634 Ensure that change collections are never used on configRishab Joshi2022-08-232-8/+11
* SERVER-68983 Do not run ABT calibration workflows with hidden indexesAlexander Ignatyev2022-08-236-22/+32
* 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