summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62187 Add a way to ignore API changes for released fields inGregory Wlodarek2021-12-211-1/+10
* SERVER-62055 Enable tests in clustered_collection_passthrough that try to rec...Haley Connelly2021-12-211-11/+0
* SERVER-62140 Reduce resmoke jobs for multi_stmt_txn_jscore_passthrough_with_m...Mikhail Shchatko2021-12-211-1/+4
* SERVER-62191: Don't attempt burn-in-test when no tests are foundDavid Bradford2021-12-211-0/+1
* SERVER-62191: Allows users to specify tests for burn_in_testsDavid Bradford2021-12-203-3/+47
* SERVER-59368 runtime change of intensities valuesAndrew Shuvalov2021-12-171-0/+1
* SERVER-61300 Configure aggregation_mongos_passthrough suite to use CleanEvery...Mihai Andrei2021-12-171-2/+2
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-173-6/+0
* SERVER-62129 Changed os.walk() with os.listdir()Jasur Nurboyev2021-12-171-1/+3
* SERVER-62127 Exclude test scripts that record change stream pre-images from i...Mindaugas Malinauskas2021-12-172-0/+4
* SERVER-62092 move geo_array1.js to slow1Benety Goh2021-12-161-1/+0
* SERVER-62097: Generated tasks should inherit timeouts specified by build variantDavid Bradford2021-12-168-7/+66
* SERVER-30846 Run dbCheck in the background of some FSM testsJosef Ahmad2021-12-164-0/+86
* SERVER-62049 Add pretty-printing for some of the new types in SBEIrina Yatsenko2021-12-161-0/+135
* SERVER-60240 Ensure pre-/post-images are available after a resharding operation.Rishab Joshi2021-12-151-0/+2
* SERVER-61009 Make createIndex a no-op on a cluster key and allow 'clustered' ...Haley Connelly2021-12-141-0/+2
* SERVER-60210 Add future git tag buildvariantMikhail Shchatko2021-12-143-9/+16
* SERVER-61005 rs.initiate() fails with "Invariant failure" under specific star...Huayu Ouyang2021-12-131-0/+1
* SERVER-59832 Prevent writes to orphan documentsAntonio Fuschetto2021-12-101-1/+0
* SERVER-61940 Make balancer_defragmentation_merge_chunks test config stepdownsAllison Easton2021-12-101-3/+0
* SERVER-61961 add new versions of the debug symbols urlRobert Guo2021-12-091-3/+7
* SERVER-61551 IDL compatibility checker should check chained structsHuayu Ouyang2021-12-097-33/+504
* SERVER-61809 Change Antithesis heartbeatTimeoutSecs to 1 secondtrahman13182021-12-081-1/+1
* SERVER-61563 Agg fuzzer test failure does not generate minimized testtrahman13182021-12-082-21/+1
* SERVER-61242 Add logic to the CI to add BUILD ID info to the symbolizer service.Jasur Nurboyev2021-12-082-2/+369
* SERVER-59664 Implement merge chunks routine Phase IAllison Easton2021-12-071-0/+3
* Revert "SERVER-61563 upload fuzzer minimized output"David Bradford2021-12-062-0/+11
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-3/+0
* SERVER-61724 Fix resmoke.py list-tagsA. Jesse Jiryu Davis2021-12-032-24/+30
* SERVER-61813 Have ClusterToClusterReplicatorHook be able to stop and start up...Vishnu Kaushik2021-12-021-28/+37
* SERVER-61563 upload fuzzer minimized outputRobert Guo2021-12-022-11/+0
* SERVER-61838 Move constant out from setup-multiversion configMikhail Shchatko2021-12-024-4/+11
* SERVER-61195 Scale BucketCatalog memory limit based on system memory sizeDan Larkin-York2021-12-011-1/+0
* SERVER-61528 Ban mr_mutable_properties in logical_session_cache_sharding_defa...Ted Tuckman2021-11-301-0/+3
* SERVER-57841 Create passthroughs which run file based initial sync on core an...Huayu Ouyang2021-11-304-5/+127
* SERVER-61509 Avoid repairing read-only databasesDaniel Gómez Ferro2021-11-301-0/+2
* SERVER-60747 Fuzz leaf_page_max in WT config for colls and indexesDaniel Gómez Ferro2021-11-291-10/+10
* SERVER-58633 Add gdb pretty printer for OIDDaniel Gómez Ferro2021-11-291-0/+20
* Revert "SERVER-61724 Fix resmoke.py list-tags"auto-revert-processor2021-11-252-29/+17
* SERVER-61724 Fix resmoke.py list-tagsA. Jesse Jiryu Davis2021-11-242-17/+29
* SERVER-61710 Added client-side authentication for mongosymb.pyJasur Nurboyev2021-11-242-6/+360
* SERVER-61718 Have ClusterToClusterFixture make a new fixture only in the cons...Jason Chan2021-11-241-3/+3
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-0/+3
* SERVER-61137 Implement rollback-to-stable for shard mergeA. Jesse Jiryu Davis2021-11-228-6/+16
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-2221-14/+743
* SERVER-61500 Adding serverless to the evergreen test processmathisbessamdb2021-11-221-0/+10
* SERVER-61664 Fix test log formattingA. Jesse Jiryu Davis2021-11-202-3/+7
* SERVER-61580 Add support for extraData to enumsSara Golemon2021-11-197-8/+210
* SERVER-61619 Fix default value for resmoke_args in selected_tests.pySara Golemon2021-11-191-1/+1
* SERVER-61593 Test command waitForMemberState should be interruptibleMatthew Russotto2021-11-192-17/+41