summaryrefslogtreecommitdiff
path: root/buildscripts
AgeCommit message (Expand)Author
2024-03-08SERVER-87479 Add tests for agg pipeline with trySbeEngine stages wrapped with...r7.3.0-rc5Adityavardhan Agrawal
2024-03-05SERVER-86749 RunQueryStats hook should ignore all "query stats disabled"Alyssa Clark
2024-02-29SERVER-87061 Check that the sharding catalog and local catalog agree on the c...r7.3.0-rc4Jordi Serra Torrens
2024-02-28SERVER-86889 Add mechanism to make API compatibility check ignore privileges ...henrinikku
2024-02-23SERVER-84548: Use shard server catalog cache loader if not running in catalog...Kshitij Gupta
2024-02-19SERVER-86340 Use a different feature flag to protect collections creation ins...Pierlauro Sciarelli
2024-02-15SERVER-85456: omit bench_test1.js from the fcv up/down suite (#18612)Adi Zaimi
2024-02-01SERVER-85171 split up unittests (#18251)Daniel Moody
2024-01-26SERVER-83879: Omit running profile_lookup.js in fcv up/down suite (#18267)Adi Zaimi
2024-01-25SERVER-84594 Reduce load for sharding_uninitialized_fcv_jscore_passthrough an...huayu-ouyang
2024-01-24Revert "SERVER-82952 Add replication parameters to config fuzzer (#18235)"Evelyn Wu
2024-01-24SERVER-84500 Update filename suffixes in buildscripts/generate_version_expans...Mikhail Shchatko
2024-01-23SERVER-79233 Ensure query settings $natural hints are applied for the specifi...Catalin Sumanaru
2024-01-23SERVER-85454 Turn on parameterization knob by default and adjust cqf tests to...Lynne Wang
2024-01-23Revert "SERVER-81009 Add ValidatedTenancyScopeGuard to stash vts and tenant p...auto-revert-processor
2024-01-23SERVER-80862 change config.transactions to be a clustered collection (#16690)James Bronsted
2024-01-23SERVER-81009 Add ValidatedTenancyScopeGuard to stash vts and tenant protocol ...Joseph Prince
2024-01-22SERVER-82952 Add replication parameters to config fuzzer (#18235)Evelyn Wu
2024-01-22Revert "SERVER-79233 Ensure query settings $natural hints are applied for the...auto-revert-processor
2024-01-22SERVER-79233 Ensure query settings $natural hints are applied for the specifi...Catalin Sumanaru
2024-01-21Revert "SERVER-80571 Run sharding jscore passthrough suites using gRPC"auto-revert-processor
2024-01-21SERVER-85440 Support MONGO_UNIMPLEMENTED_TASSERT in errorcodes.py (#18177)Ivan Fefer
2024-01-20SERVER-84024 Clean up time-series crud operation passthrough (#18198)Yuhong Zhang
2024-01-20SERVER-80571 Run sharding jscore passthrough suites using gRPCErin McNulty
2024-01-19SERVER-79230: Apply query settings to distinct commands (#18137)serhiitea
2024-01-19SERVER-85430 add resmoke env options to local invocation file (#18168)Trevor
2024-01-19SERVER-84263 ServiceEntryPointCommon in test mode may try to verify contract ...Mark Benvenuto
2024-01-19SERVER-84332 Add jscore passthrough testing for connecting to a single-shard ...Cheahuychou Mao
2024-01-19SERVER-85278 Support implicitly creating time-series collections by upserts i...Yuhong Zhang
2024-01-19SERVER-84170 Prevent throwing in destructor for bucket compression (#18145)Gregory Noma
2024-01-19SERVER-85253 Support extraFields and remove SerializationContext in building ...Sophia Tan
2024-01-19SERVER-79191: Make sure topology is stable during ContinuousInitialSyncHook (...seanzimm
2024-01-18SERVER-80645 Amend test logic to properly understand Amazon 2023 (#18127)r7.3.0-alpha1Zack Winter
2024-01-18SERVER-84002 Benchmark test for Oplog writingKishore Devireddy
2024-01-18SERVER-80571 Run core jstest suite using gRPC (#18018)Erin McNulty
2024-01-18SERVER-84753 Devirtualise LockerImpl and get rid of itKaloian Manassiev
2024-01-18SERVER-85227 Add an evergreen suite for NamespaceString benchmarks (#18062)Didier Nadeau
2024-01-17SERVER-82185 Gate parameterization behind M2-eligibility checker and update c...Lynne Wang
2024-01-17Revert "SERVER-79230: Apply query settings to distinct commands (#17706)"auto-revert-processor
2024-01-17SERVER-84635 Add Google microbenchmarks for plan cache key encodingLynne Wang
2024-01-17SERVER-79230: Apply query settings to distinct commands (#17706)serhiitea
2024-01-17SERVER-83343 Add fully disabled featureFlagClassicRuntimePlanningForSbe (#18088)Ivan Fefer
2024-01-16SERVER-82279: listDatabases with unsigned security token with expectPrefix:tr...Dominic
2024-01-16SERVER-84362 Make `validate` a targeted cmd for replica set endpoint (#18039)Gregory Noma
2024-01-16SERVER-83784 Make collmod consider unsplittable collections (#18055)Marcos Grillo
2024-01-16SERVER-84078 Introduce query settings lookup microbenchmarks (#17540)Denis Grebennicov
2024-01-15Revert "SERVER-84002 Benchmark test for Oplog writing (#17819)"auto-revert-processor
2024-01-13SERVER-84002 Benchmark test for Oplog writing (#17819)Kishore Devireddy
2024-01-12SERVER-84338 Avoid $or->$in rewrite if operand is a parameter (#17992)Ben Shteinfeld
2024-01-12SERVER-84802: Add test to the bulkWrite targeted override (#18010)nandinibhartiyaMDB