summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72187 Support Tenant ID on bulkWriteseanzimm2023-05-021-5/+0
* SERVER-76457 Support storing Build ID to debug symbols mapping for sanitizer ...Mikhail Shchatko2023-04-281-25/+26
* SERVER-76536 Increase receiveChunkWaitForRangeDeleterTimeoutMS in concurrency...Allison Easton2023-04-281-0/+9
* SERVER-75538 Standardize "sharding_continuous_config_stepdown" suite name to ...Pol Pinol Castuera2023-04-281-1/+1
* SERVER-76580 Allow overriding SerializationContext objs constructed in IDLHugh Tong2023-04-281-4/+15
* SERVER-76584 Ensure $tenant field sets the nonPrefixedTenantId flagHugh Tong2023-04-281-0/+4
* SERVER-74061 Add support for $out to timeseries on secondaries and sharded cl...Gil Alon2023-04-2718-0/+22
* SERVER-71745 Move unstructured log lint to clang-tidyJuan Gu2023-04-271-9/+0
* SERVER-76543 Fix get_unique_ptr() used by GDB pretty printers.Max Hirschhorn2023-04-272-4/+15
* SERVER-68151 Add a required feature flag IDL parameter of shouldBeFCVGatedHuayu Ouyang2023-04-276-10/+91
* SERVER-76549 Remove symbolization from macos variantsMikhail Shchatko2023-04-272-0/+19
* SERVER-65267 Remove Feature Flag for PM-2719Shreyas Kalyan2023-04-275-22/+0
* SERVER-75858 Fix testsMark Benvenuto2023-04-271-15/+0
* SERVER-76358: Retry drop_database cmds in Tenant Migration hookChristopher Caplinger2023-04-261-1/+2
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-2611-11/+11
* SERVER-76270 Moved lint_fuzzer_sanity to pythonAlexander Neben2023-04-262-3/+2
* 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