summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52567 added basic functions for graph analyzer CLI tool and improved g...Daniel Moody2020-11-252-0/+490
* SERVER-51862 Generate a C++ base class for each V1 commandSamy Lanka2020-11-234-7/+91
* SERVER-52710: wire up transient SSL parameters up to the NetworkInterfaceAndrew Shuvalov2020-11-201-0/+35
* SERVER-50494 Implement proxy’s retry logic for batch write commandsJason Zhang2020-11-202-97/+296
* SERVER-51371 Strict IDL definition for WriteConcernGeorge Wangensteen2020-11-191-0/+4
* SERVER-51403 Create concurrency suite with background operation metrics colle...Brian DeLeonardis2020-11-193-0/+142
* SERVER-41020 Ensure that config fuzzer configurations are reproducibleBrian DeLeonardis2020-11-192-2/+5
* SERVER-32960: Make $mod truncate float values consistently and use long long ...Nikita Lapkov2020-11-191-2/+4
* SERVER-52543 Define listCollections in IDLA. Jesse Jiryu Davis2020-11-198-63/+51
* SERVER-52843 Move abort/await_unprepared_transactions_on_fcv_downgrade.js fil...Jason Chan2020-11-196-18/+0
* SERVER-51286 Switch to use new feature flag syntax for tenant migrationsJason Chan2020-11-181-1/+0
* SERVER-49291 Clone existing collection as part of resharding.Max Hirschhorn2020-11-181-0/+4
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-1715-15/+15
* SERVER-52875 Let IDL structs include structs with field validatorsA. Jesse Jiryu Davis2020-11-161-2/+1
* SERVER-52566 added generate-libdeps-graph target for building graph of librar...Daniel Moody2020-11-161-0/+340
* SERVER-52844 Back out changes to find_size.js made by SERVER-50762Melodee Li2020-11-161-0/+1
* SERVER-48645 Remove versioning constraints on testing diagnosticsAmirsaman Memaripour2020-11-131-10/+2
* SERVER-49536 SBE stage builder is broken for SORT when SORT comes before FETCHDrew Paroski2020-11-131-0/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-1215-15/+15
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-1215-15/+15
* SERVER-51848 Rename generic arg/reply functionsA. Jesse Jiryu Davis2020-11-111-2/+0
* SERVER-51848 Specific generic args in IDLA. Jesse Jiryu Davis2020-11-117-29/+546
* SERVER-51877 Check all API V1 commands are defined in IDLA. Jesse Jiryu Davis2020-11-105-25/+219
* SERVER-52679: Disallow null/undefined command parameter for IDL commands with...Lingzhi Deng2020-11-101-3/+9
* SERVER-52672 Update blackduck_hub.py rules for filtering beta versionsMark Benvenuto2020-11-091-12/+9
* SERVER-51540 Support mod expression in SBEAlya Berciu2020-11-091-0/+1
* SERVER-52534 Auth to the Evergreen API and S3 for both local and Evergreen ma...Mikhail Shchatko2020-11-095-1/+201
* SERVER-49504: Revert "Revert "SERVER-49504: Allow resmoke's mongo shell to lo...julianedwards2020-11-068-31/+102
* SERVER-49825 Replicate updates changing value under new shard key pattern as ...Alex Taskov2020-11-061-0/+3
* SERVER-49994 rename jstests that contain master/slave terminologyPavi Vetriselvan2020-11-069-36/+36
* SERVER-41020 Add tests that fuzz storage engine parametersBrian DeLeonardis2020-11-064-2/+118
* SERVER-51793: Update bypass-compile to download debug symbolsDavid Bradford2020-11-051-81/+115
* SERVER-51876 Create script to check out past IDL filesA. Jesse Jiryu Davis2020-11-051-0/+112
* SERVER-51373 Create IDL definition for OkReplyGeorge Wangensteen2020-11-054-21/+14
* SERVER-51377 Enforce that all API V1 command definitions include strict: trueSamy Lanka2020-11-053-2/+49
* SERVER-51097 Reduce maximum runtime of unittests "run tests" phaseRichard Samuels2020-11-051-1/+22
* Revert "SERVER-51540 Support mod expression in SBE"Ali Mir2020-11-051-1/+0
* SERVER-51540 Support mod expression in SBEAlya Berciu2020-11-041-0/+1
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-035-0/+103
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-0319-19/+0
* SERVER-52511: Fix selected-test task name generatationDavid Bradford2020-11-021-0/+2
* SERVER-51112 Add runFeatureFlagMultiversionTest helper for targeted upgrade/d...Jason Chan2020-10-293-0/+19
* SERVER-51452 TenantMigrationConflict should store a shared_ptr to the TenantM...Jason Zhang2020-10-281-0/+2
* SERVER-51856 Add Visual Studio Natvis debugger visualizers for BSONObj and BS...Henrik Edin2020-10-281-0/+329
* SERVER-51855 Disable mongos_get_shard_version.js from running in sharding_csr...Sergi Mateo Bellido2020-10-281-0/+3
* SERVER-51378 SERVER-51379 Add API V1 fields to IDLA. Jesse Jiryu Davis2020-10-275-2/+118
* SERVER-51836 change windows multiversion suffix to zipRobert Guo2020-10-261-2/+5
* SERVER-51050 Selected Tests should not generate enterprise tests on non-enter...Lydia Stepanek2020-10-235-15/+30
* SERVER-51776 Map setup_multiversion_mongodb.py args to evergreen build variantsMikhail Shchatko2020-10-231-0/+24
* SERVER-51375 Add "api_version" and "is_deprecated" to IDLA. Jesse Jiryu Davis2020-10-224-0/+57