summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62874 Fix and enable tests from clustered/sharding suiteDaniel Gómez Ferro2022-02-031-4/+1
* SERVER-61133 Copy donor files to temp directory.Suganthi Mani2022-02-032-0/+4
* SERVER-62569 Handle bson_serialization_type for ArrayType in IDL Compatibilit...ali-mir2022-02-023-4/+94
* SERVER-60211 Structure targeted multiversion JS test directoriestrahman13182022-02-024-4/+56
* SERVER-62953 Explicitly disable clustering when commanded by the userJordi Olivares Provencio2022-02-021-2/+0
* SERVER-62616 Enable reshard*.js tests in sharded_clustered_collectionsHaley Connelly2022-02-021-4/+3
* SERVER-62811 Allow special index types on cluster keysDaniel Gómez Ferro2022-02-022-6/+0
* SERVER-60876 Run testing under WT stress configurationGregory Noma2022-02-011-0/+1
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-314-0/+107
* SERVER-61817 Only allow txnRetryCounter and internal sessions for internal cl...Jack Mulrow2022-01-273-0/+3
* SERVER-63024 Support default values for variants in IDLGregory Noma2022-01-273-25/+13
* SERVER-62991 update deprecation message for multiversion setupRobert Guo2022-01-271-3/+6
* SERVER-61501 Create sharding suite where collections are clustered by defaultHaley Connelly2022-01-271-0/+40
* SERVER-62826 Increase clustered collection passthrough test coverageJosef Ahmad2022-01-271-8/+2
* SERVER-63002 Support bindata types for variants in IDLGregory Noma2022-01-263-37/+83
* SERVER-62858 Investigate symbolized outputs with "?" signsJasur Nurboyev2022-01-263-17/+86
* SERVER-62455 Add `collectionUUID` parameter to `renameCollection` commandGregory Noma2022-01-251-3/+1
* SERVER-62621 IDL compatibility checker should check brand new commandsHuayu Ouyang2022-01-253-7/+190
* SERVER-62876 Don't test capped with migrationsA. Jesse Jiryu Davis2022-01-256-0/+12
* SERVER-62743 Add local resmoke invocation text file attached to the taskMikhail Shchatko2022-01-251-16/+25
* SERVER-62285 added processing of cache-dir push failures.Daniel Moody2022-01-241-11/+17
* SERVER-62454 Add `collectionUUID` parameter to `shardCollection` commandGregory Noma2022-01-241-0/+2
* SERVER-62864 Build ReplicatorFixture resmoke infrastructure and integrate int...Vishnu Kaushik2022-01-243-45/+196
* SERVER-62829 Prevent query_hash_stability.js from running in downgrade passth...David Storch2022-01-243-0/+9
* SERVER-62814 clusterAllCollectionsByDefault should cluster implicitly created...Haley Connelly2022-01-211-1/+26
* SERVER-62744 Disable clustered_collection_creation in passthrough suiteJordi Olivares Provencio2022-01-201-0/+2
* SERVER-62180 Enable signal processing (or red/green) checks for Google Microb...Mikhail Shchatko2022-01-2012-50/+623
* SERVER-62680 write cache retrievals into a tmp location before final destinat...Daniel Moody2022-01-191-0/+6
* SERVER-62241 Prohibit using arbitrary cluster indexing keyJordi Olivares Provencio2022-01-191-1/+0
* SERVER-62667 Add Visual Studio 2022 to visual studio project generator scriptMarcos José Grillo Ramirez2022-01-191-1/+4
* SERVER-62230 Forward port new exhaust cursor testsDavid Storch2022-01-181-0/+1
* Revert "SERVER-62285 added processing of cache-dir push failures"Daniel Moody2022-01-181-17/+11
* SERVER-61260 Support collations on clustered collectionsDaniel Gómez Ferro2022-01-181-4/+0
* SERVER-62478 selinux skip tests tagged no_selinuxsergey.galtsev2022-01-152-2/+28
* SERVER-61011 Serialize RecordId to BinData and increase size limit to 8MBDaniel Gómez Ferro2022-01-141-1/+1
* SERVER-62559: Core Dumps & Data Files not available in Antithesistrahman13182022-01-147-12/+49
* SERVER-56387 Check optionalBool-typed IDL fields for backward compatibilityRomans Kasperovics2022-01-146-106/+420
* SERVER-62073 Make agg_graph_lookup robust to stepdownsIan Boros2022-01-134-4/+0
* SERVER-51218 Fix showing default values in resmoke.py run --helpMikhail Shchatko2022-01-131-4/+4
* SERVER-60974 Remove receiveChunkWaitForRangeDeleterTimeoutMS override for mul...Marcos José Grillo Ramirez2022-01-132-10/+0
* SERVER-61744 Integrate WiredTiger's verbose messaging system with LOGV2Etienne Petrel2022-01-122-1/+5
* SERVER-62285 added processing of cache-dir push failuresDaniel Moody2022-01-111-11/+17
* SERVER-61355 Remove setup-multiversion from the mongo repoZituo Jin2022-01-112-3/+1
* SERVER-59700 Add programming support for tracepointsAmirsaman Memaripour2022-01-071-0/+9
* SERVER-61212 Evergreen not properly archiving data files for some taskstrahman13182022-01-071-1/+1
* SERVER-60349 Allow adding optionalBool fields in IDL compatibility checkRomans Kasperovics2022-01-063-8/+92
* SERVER-49015 Automatically install db-contrib-toolMikhail Shchatko2022-01-061-0/+76
* SERVER-62256 Remove bisect from mongo repoZituo Jin2022-01-068-400/+3
* SERVER-62349 Disable featureFlagRequireTenantId for the all feature flags req...Sophia Tan2022-01-051-0/+3
* SERVER-61400 Add new docker compose for 1 shard configurationtrahman13182022-01-0413-32/+412