summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72821 Update suffixes in generate_version_expansions.pyMikhail Shchatko2023-02-071-2/+2
* SERVER-72782 Reduce SimulateCrash hook connection timeoutsGregory Wlodarek2023-02-072-1/+3
* SERVER-43099 Reenable random chunk migration failpoint for concurrency with_b...Jordi Serra Torrens2023-02-077-1/+11
* SERVER-73404 added task limiter tool to limit concurrencyDaniel Moody2023-02-071-4/+2
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-072-4/+0
* SERVER-72860 Python exceptions in create_fixture_table() cause resmoke to inc...Tausif Rahman2023-02-063-49/+69
* SERVER-73640 Add warning message for large files in version_burn_in_genMikhail Shchatko2023-02-061-3/+3
* SERVER-73585 Exclude multi-tenanted tests in merge passthroughsMatt Broadstone2023-02-059-6/+9
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-042-0/+4
* SERVER-70427 Remove Chef+Kitchen package test infrastructureRyan Egesdahl2023-02-038-681/+0
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-032-4/+0
* SERVER-72809 Add FLE test coverage for NTDImathisbessamdb2023-02-031-0/+1
* SERVER-70016 Remove non-current disabled versions in package testsRyan Egesdahl2023-02-031-2/+2
* SERVER-73138 Support IDL Variants of Multiple Structsseanzimm2023-02-0311-50/+381
* SERVER-70876 Disallow operators that run javascript in multitenancy modeHugh Tong2023-02-023-0/+3
* SERVER-73181: Enable feature flag if catalog shard mode enabled in resmoke.Kshitij Gupta2023-02-021-0/+12
* SERVER-73123 Make package tests compatible with older distrosRyan Egesdahl2023-02-012-77/+104
* SERVER-73364 benchmarks for path loweringDavis Haupt2023-01-312-1/+15
* SERVER-70344 aggregate several replica sets suitesTrevor Guidry2023-01-3116-81/+142
* SERVER-73280 Pass CPP variable name into condition.feature_flagGabriel Marks2023-01-311-7/+2
* SERVER-69034 Use multiple tenants in shard merge passthroughsMatt Broadstone2023-01-3111-41/+49
* SERVER-73472 Complete the name for symbolizer testjasurbeknurboyev2023-01-311-1/+1
* SERVER-73438: Fix initial sync wait time in ConcurrencyShardedInitialSync suiteseanzimm2023-01-301-1/+6
* SERVER-73024 Re-enable time-series sharded passthrough suitesDavid Percy2023-01-3017-17/+7
* SERVER-72602: Populate Cursor Response for BulkWrite on Mongodseanzimm2023-01-301-0/+2
* SERVER-65502 Address SERVER-60824 TODOsJames Wahlin2023-01-302-8/+0
* SERVER-73216 Upgrade BlackDuck to Detect v8Mark Benvenuto2023-01-301-3/+2
* SERVER-71368 Stop excluding tests that drop collection/database in sharded su...Tommaso Tocci2023-01-3015-49/+0
* SERVER-73425 Fix wrong test name in suite exclusion listTommaso Tocci2023-01-301-2/+2
* SERVER-72282 Don't fully disable catalog shard feature flagJack Mulrow2023-01-281-2/+0
* SERVER-73424 disable generating reports for mongo tidy check unittests.Daniel Moody2023-01-281-4/+7
* SERVER-72285 currentOp with $tenant should see ops for same tenantjannaerin2023-01-271-15/+6
* SERVER-73352 Modify how de-duplicate the clang tidy errorsJuan Gu2023-01-271-5/+21
* SERVER-73030 Generate random array data for CE testingTimour Katchaounov2023-01-272-13/+94
* SERVER-72866 resmoke symbolizer service raises Python error when stacktrace f...jasurbeknurboyev2023-01-262-1/+13
* SERVER-68757 SERVER-68758 SERVER-69800 (1/2) Add an aggregate stage for calcu...Cheahuychou Mao2023-01-261-1/+4
* SERVER-70695 Add config fuzzer sharding testsLouis Williams2023-01-264-16/+20
* SERVER-73162 Make resmoke absolutize dataPath and dataDir when configuring th...George Wangensteen2023-01-261-3/+4
* SERVER-73261 Use the latest mongo-ninja-python & mongo-tooling-metricsTausif Rahman2023-01-255-8/+46
* SERVER-72611 Debug symbols with compile variant worksAlexander Neben2023-01-253-33/+108
* SERVER-72761 Split prepareTransaction oplog entries during secondary oplog ap...Wenbin Zhu2023-01-251-0/+3
* SERVER-73169 Disallow project_with_collation.js from running in suites that t...Arun Banala2023-01-253-0/+3
* SERVER-72078 Add jmpNotNothing instructionRui Liu2023-01-251-1/+1
* SERVER-73233 fix build_metrics task generationDaniel Moody2023-01-251-16/+25
* SERVER-69148 Added looser python linting back to mongo pretty printersAlexander Neben2023-01-255-101/+119
* SERVER-72816 Removed gdb calls to getGlobalLockManagerAlexander Neben2023-01-252-2/+7
* SERVER-72940 Increase the shard split time out limit in shard split pass thro...Sophia Tan2023-01-241-0/+6
* SERVER-73124 add modernize-deprecated-headers clang-tidy check.Daniel Moody2023-01-241-4/+23
* SERVER-72461 Add compound wildcard index specification validationRuoxin Xu2023-01-241-0/+6
* SERVER-73144 added script to apply clang tidy fixes.Daniel Moody2023-01-242-1/+71