summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74485 Always include tenant in db name attributes in log linesmathisbessamdb2023-03-281-0/+3
* SERVER-73691: Require confirmation for upgrade/downgradeXueruiFa2023-03-284-1/+5
* SERVER-71744 Move atomic, mutex and nonmongo assert to clang-tidyJuan Gu2023-03-281-28/+0
* SERVER-75228 Make analyzeShardKey concurrency workload also validate read and...Cheahuychou Mao2023-03-276-1/+12
* Revert "SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fix...Tommaso Tocci2023-03-273-9/+0
* SERVER-72528 disabling feature flag from "all feature flag" build variantsKruti Shah2023-03-271-0/+1
* SERVER-74112 Make mongod->mongot connections auth configurableGeorge Wangensteen2023-03-271-0/+2
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixtureAntonio Fuschetto2023-03-273-0/+9
* SERVER-71736 Move tracing support lint to clang-tidyJuan Gu2023-03-251-9/+0
* SERVER-73648: Prohibit FCV downgrade to a rapid releaseXueruiFa2023-03-242-0/+2
* SERVER-74672 Add separate feature flag to run transition to and from catalog ...Jack Mulrow2023-03-241-0/+1
* SERVER-75032 Support _refreshQueryAnalyzerConfiguration command on standalone...Cheahuychou Mao2023-03-241-1/+1
* SERVER-74338 Add concurrency workload that runs configureQueryAnalyzer and an...Cheahuychou Mao2023-03-2319-0/+38
* SERVER-75147 Remove FLE2 tests from replset continuous stepdowns suiteErwin Pe2023-03-221-2/+0
* SERVER-75145 Temporarily disable allow_partial_results_with_maxTimeMS.jsCharlie Swanson2023-03-221-0/+4
* SERVER-73094 Update exclude tests in resmoke configFaustoleyva542023-03-223-3/+3
* SERVER-73479 resmoke should error locally when attempting to run tests that a...Tausif Rahman2023-03-217-8/+78
* SERVER-36419 Add wildcard indexes passthrough suiteAlya Berciu2023-03-211-0/+75
* SERVER-74901 Disable CSIIan Boros2023-03-201-2/+0
* SERVER-75034 Deleted evergreen lint todoAlexander Neben2023-03-201-4/+0
* SERVER-69491 Enable CheckRoutingTableConsistency hook in jstestfuzz_sharded s...Paolo Polato2023-03-204-0/+4
* SERVER-73740: Allow old FCV constants to be parsed by min_fcvVarun Ravichandran2023-03-201-1/+1
* SERVER-72765 Support Update command in bulkWrite on Mongodseanzimm2023-03-201-1/+2
* Revert "SERVER-73479 resmoke should error locally when attempting to run test...auto-revert-processor2023-03-196-75/+7
* SERVER-75015 Avoid spawning checkMetadataConsistency hook when feature flag i...Tommaso Tocci2023-03-182-0/+18
* SERVER-74991 build metrics evergreen stats scripts fails to find debugDaniel Moody2023-03-171-2/+1
* SERVER-73093 Add retry capabilities to TS_WRITEAlyssa Wagenmaker2023-03-173-0/+3
* SERVER-74992 ban regex_distinct.js from passthrough that does not support exp...Davis Haupt2023-03-171-0/+1
* SERVER-72788 Construct sub-batching bulkWrite command to send to shards.kauboy262023-03-171-0/+1
* SERVER-74944 Turn off tooling metrics publishTausif Rahman2023-03-171-0/+78
* SERVER-73479 resmoke should error locally when attempting to run tests that a...Tausif Rahman2023-03-176-7/+75
* SERVER-73397 New shard merge recipient POS instance, along with test changes.Suganthi Mani2023-03-171-1/+1
* SERVER-74029 Add SerializerFlags context to custom IDL serializersHugh Tong2023-03-162-11/+24
* SERVER-74721 Enable CheckMetadataConsistency hook on kill primary and stepdow...Tommaso Tocci2023-03-169-36/+18
* SERVER-73467 add grpc 1.46.6 to third partyDaniel Moody2023-03-161-1/+1
* SERVER-74667 Use lock-free read approch for checkMetadataConsistency commandTommaso Tocci2023-03-162-13/+2
* SERVER-74184 Support SerializerFlags in constructors for IDL structsHugh Tong2023-03-153-29/+110
* SERVER-66652 Remove NoMoreAutoSplitter feature flagPierlauro Sciarelli2023-03-1512-34/+3
* SERVER-73881 Organizational cleanup for telemetry testsCharlie Swanson2023-03-143-6/+16
* SERVER-74251 Introduce checkMetadataConsistency test hookTommaso Tocci2023-03-1437-0/+193
* SERVER-74807 hardcode toolchain v4 python interpreterBilly Donahue2023-03-141-1/+1
* SERVER-72300 Remove analyze_shard_key stepdown/terminate/kill passthrough suitesCheahuychou Mao2023-03-133-518/+0
* SERVER-74391: Add streams benchmark suiteMatthew Normyle2023-03-082-0/+16
* SERVER-72299 Investigate excluded tests in analyze_shard_key_jscore_passthrou...Cheahuychou Mao2023-03-061-61/+50
* SERVER-67472 Disallow emptycapped command from running with the config fuzzerPavi Vetriselvan2023-03-031-0/+1
* SERVER-72469 Add integration tests for compound wildcard indexesRuoxin Xu2023-03-031-6/+0
* SERVER-74549 Reference public repository from public markdown filesDaniel Gómez Ferro2023-03-031-1/+1
* SERVER-74526 Fix high CPU utilization for a change streams opened against sec...David Storch2023-03-032-0/+4
* SERVER-74484 Add GDB pretty printer for boost::optionalKaloian Manassiev2023-03-021-1/+20
* SERVER-73109 Build idl infrastructure to pass context to nss serializersHugh Tong2023-03-029-148/+201