summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-75858 Add ability to disable IDL duplicate field checks for extra fieldsMark Benvenuto2023-04-268-2/+123
* SERVER-76296 Re-enable multiversion testing for analyzeShardKey and configure...Cheahuychou Mao2023-04-264-6/+0
* SERVER-76455 Enable more jscore failover suites in config shard variantJack Mulrow2023-04-261-0/+4
* SERVER-76482 Move execution of 'checkShardFilteringMetadata' hook in Sharding...Tommaso Tocci2023-04-2621-21/+21
* SERVER-76046 Suspend the balancer while running test teardown hooksPaolo Polato2023-04-264-24/+18
* SERVER-21578 Remove jstests/multiVersion/balancer_multiVersion_detect.jsAntonio Fuschetto2023-04-265-14/+0
* SERVER-70759 Fuzz sharding parameters in config_fuzzerLouis Williams2023-04-2617-937/+94
* SERVER-76296 Serialize configureQueryAnalyzer command with DDL commandsCheahuychou Mao2023-04-251-0/+2
* SERVER-75744: Re-enable stepdown variants.Kshitij Gupta2023-04-254-9/+21
* SERVER-70479 Use namespace as the _id for config.queryAnalyzers collectionCheahuychou Mao2023-04-243-0/+4
* SERVER-75997 Fix TODO reference in IDL generatorAmirsaman Memaripour2023-04-241-1/+1
* SERVER-67817 Change NamespaceStringOrUUID::db() to dbName() and return Databa...Sophia Tan2023-04-241-3/+1
* SERVER-73108 Handle command request/reply serialization/deserializationHugh Tong2023-04-241-1/+6
* SERVER-76339 Increase timeout to start/stop balancer in sharded cluster fixturePierlauro Sciarelli2023-04-241-2/+2
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-2412-42/+42
* SERVER-76423 do not validate matrix suites at runtimeTrevor Guidry2023-04-214-18/+19
* SERVER-76437 Add large file check to commit queueRyan Egesdahl2023-04-211-0/+146
* SERVER-76157 Shut down ClusterServerParameterRefresher correctlyGabriel Marks2023-04-211-4/+0
* SERVER-76101 Use StringMap in IDL generated string lookup tablesMark Benvenuto2023-04-211-8/+10
* SERVER-74555 Re-introduce majority commit point advancement notification mech...Denis Grebennicov2023-04-212-4/+0
* SERVER-75532 Investigate the high variability of the runtime of analyze_shard...Cheahuychou Mao2023-04-211-0/+2
* SERVER-75613 Add GDB pretty printers for immutable data structuresDan Larkin-York2023-04-211-1/+62
* SERVER-76332 Added logging to help debug packaging hangsAlexander Neben2023-04-211-11/+24
* SERVER-75627: lint script changes for streams/third_party/mongocxxMatthew Normyle2023-04-203-1/+8
* SERVER-76137 Run sharding passthroughs with a config shard in config shard va...Jack Mulrow2023-04-201-1/+1
* SERVER-76306 Exclude command_let_variables.js from sharded_retryable_writes_d...David Storch2023-04-203-0/+5
* SERVER-71083 Replace special WT configuration suites with config fuzzerLouis Williams2023-04-204-333/+0
* SERVER-76064 Increase receiveChunkWaitForRangeDeleterTimeoutMS default value ...Silvia Surroca2023-04-2023-25/+0
* SERVER-71128 Add single writes without shard key jscore passthrough suiteJason Zhang2023-04-201-0/+62
* SERVER-74897 Change IDL defined commands to call NamespaceStringUtilHugh Tong2023-04-192-2/+18
* SERVER-75847 Optimize includes in IDL generated filesMark Benvenuto2023-04-191-5/+7
* SERVER-76065 checkMetadataConsistency should not be run in antithesis_image_t...toto2023-04-191-0/+3
* SERVER-75138 Add shapification for DocumentSources which use IDL for serializ...Davis Haupt2023-04-187-27/+66
* Revert "SERVER-76064 Increase receiveChunkWaitForRangeDeleterTimeoutMS defaul...auto-revert-processor2023-04-1723-0/+25
* SERVER-75990: Tenant Migrations are not resilient to recipient failoverChristopher Caplinger2023-04-171-1/+10
* SERVER-76064 Increase receiveChunkWaitForRangeDeleterTimeoutMS default value ...Silvia Surroca2023-04-1723-25/+0
* SERVER-73708 Filter out excluded tests when calculating evergreen timeoutsMikhail Shchatko2023-04-171-1/+5
* Revert "SERVER-75990: Tenant Migrations are not resilient to recipient failover"auto-revert-processor2023-04-151-10/+1
* SERVER-75783 Retry package tests on failureAlexander Neben2023-04-151-12/+22
* SERVER-75863 Investigate the timeout issue for read_and_write_distribution.js...Cheahuychou Mao2023-04-141-2/+2
* SERVER-75990: Tenant Migrations are not resilient to recipient failoverChristopher Caplinger2023-04-141-1/+10
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-143-11/+4
* SERVER-75110 Support SerializationOptions in IDL generated serializersDavis Haupt2023-04-148-18/+342
* SERVER-76052 Update FCV version to 7.0 in powercycleMikhail Shchatko2023-04-141-1/+1
* SERVER-76012 Rename kNone option for storageEngineConcurrencyAdjustmentAlgori...Pavi Vetriselvan2023-04-145-5/+5
* SERVER-74627 add timelib to blackduck scanningMark Benvenuto2023-04-131-2/+1
* SERVER-76038 Remove FLE2 tests from sharded_retryable_writes_downgrade suiteErwin Pe2023-04-133-6/+0
* SERVER-75275 Create dedicated suite for query related google micro-benchmarksIrina Yatsenko2023-04-132-0/+17
* SERVER-75688 readd matrix suite validationTrevor Guidry2023-04-1314-18/+48
* SERVER-72988: Support retryable writes for bulkWrite on mongodseanzimm2023-04-131-0/+2