summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-61352: Test connections made to mongos over proxy protocolTyler Seip2021-12-211-0/+1
|
* SERVER-62191: Allows users to specify tests for burn_in_testsDavid Bradford2021-12-201-0/+5
|
* SERVER-62158 Fix novel UBSAN issues found with clang 12Andrew Morrow2021-12-191-0/+5
|
* SERVER-61666 Fix migration for txns before startApplyingA. Jesse Jiryu Davis2021-12-181-0/+4
|
* SERVER-61572 delete csfle build from two clang variantssergey.galtsev2021-12-181-2/+0
|
* SERVER-60356 Run perf tests for file copy based initial syncSamy Lanka2021-12-171-2/+42
|
* SERVER-61391 Make clustered_collection_passthrough generate tasksLouis Williams2021-12-171-5/+7
|
* SERVER-57766 Omit shardingStatistics.resharding section when resharding ↵Matt Boros2021-12-161-0/+4
| | | | hasn't been run
* SERVER-61572 add csfle to build taskssergey.galtsev2021-12-161-0/+70
|
* SERVER-62009 add module revisionsdalyd2021-12-161-0/+2
|
* SERVER-62037 Fixing replicate set definition for 15gbwtcache variantLuke Pearson2021-12-161-1/+1
|
* SERVER-62009 Add new workload rep as sys-perf moduledalyd2021-12-151-1/+5
|
* SERVER-61757 Add configurable dbCheck batch sizeJosef Ahmad2021-12-151-0/+4
|
* SERVER-61955 Make dbCheck a generally available commandJosef Ahmad2021-12-151-0/+4
| | | | | Remove the dependency on enableTestCommands and make dbCheck available to users with clusterManager built-in role.
* SERVER-58920 Enable multiversion testing of rewrite_state_change_errors.jsBlake Oler2021-12-141-2/+0
|
* SERVER-61399 Remove orphaned benchmarks from Windowstrahman13182021-12-141-1/+1
|
* SERVER-60210 Add future git tag buildvariantMikhail Shchatko2021-12-141-1/+33
|
* SERVER-61563 Agg fuzzer test failure does not generate minimized testtrahman13182021-12-081-21/+33
|
* SERVER-61242 Add logic to the CI to add BUILD ID info to the symbolizer service.Jasur Nurboyev2021-12-081-1/+53
|
* Revert "SERVER-61563 upload fuzzer minimized output"David Bradford2021-12-061-27/+21
| | | | This reverts commit 0fec1c75cd6590b5ca7ec0b4f5cd0fcb75b66a36.
* SERVER-61856 Add suppression for libunwind upgradeAndrew Morrow2021-12-041-0/+1
|
* SERVER-61047 Add test-only server parameter to validate BSONColumn in the ↵Henrik Edin2021-12-021-0/+109
| | | | | | validate command This reverts commit 2312f463fdb0f0971df9f5057be8fe9437de6cc0.
* SERVER-61563 upload fuzzer minimized outputRobert Guo2021-12-021-21/+27
|
* SERVER-61008 Rename `mozjs-60` directory to `mozjs`Mohammad Dashti2021-12-012-2/+2
|
* SERVER-61764 - do not run selinux tests on arm64sergey.galtsev2021-12-011-1/+0
|
* SERVER-52337 Enable feature flag for file copy based initial syncali-mir2021-12-011-5/+2
|
* SERVER-61791 remove duplicate python deps.Robert Guo2021-11-303-3/+0
|
* SERVER-57841 Create passthroughs which run file based initial sync on core ↵Huayu Ouyang2021-11-302-0/+49
| | | | and fuzzer
* Revert "SERVER-61749 Update powercycle requirements"Mikhail Shchatko2021-11-301-1/+0
| | | | This reverts commit 4a8d23f5382749a398af3a6cb01ec2df0b28f8e2.
* SERVER-61797 Added requests-oauthlib to core.reqJasur Nurboyev2021-11-301-0/+1
|
* SERVER-61791 pin python core dependenciesRobert Guo2021-11-301-4/+4
|
* SERVER-61778 Add oauthlib to core.reqJasur Nurboyev2021-11-291-0/+1
|
* SERVER-61128 voteCommitMigrationProgress commandA. Jesse Jiryu Davis2021-11-291-0/+8
|
* SERVER-61749 Update powercycle requirementsMikhail Shchatko2021-11-261-0/+1
|
* SERVER-61710 Added client-side authentication for mongosymb.pyJasur Nurboyev2021-11-241-0/+1
|
* SERVER-60685 Add Interruption category to ↵Luis Osta2021-11-221-0/+4
| | | | 'TransactionCoordinatorReachedAbortDecision'
* SERVER-61500 Adding serverless to the evergreen test processmathisbessamdb2021-11-221-16/+23
|
* SERVER-57588 Inconsistent query results when an array position is indexed ↵Timour Katchaounov2021-11-221-0/+4
| | | | whose value is an array
* SERVER-61627: Removing unused variantsCristopher Stauffer2021-11-191-210/+0
|
* Revert "SERVER-61047 Add test-only server parameter to validate BSONColumn ↵Henrik Edin2021-11-191-112/+0
| | | | | | in the validate command" This reverts commit 521121ac7a48552666ce49ac06ca44ca2e1250d4.
* SERVER-61047 Add test-only server parameter to validate BSONColumn in the ↵Henrik Edin2021-11-191-0/+112
| | | | | | validate command Compress and decompress Collection content using BSONColumn to validate that there are no data loss
* Revert "SERVER-61500 Adding serverless to the evergreen test process"mathisbessamdb2021-11-181-23/+16
| | | | This reverts commit 015301ac2004c7b5bbf03a9d4e6ea77002f22653.
* SERVER-61500 Adding serverless to the evergreen test processmathisbessamdb2021-11-181-16/+23
|
* SERVER-60682 Exempt transaction coordinators and journal flusher from ↵Josef Ahmad2021-11-171-0/+4
| | | | | | acquiring storage tickets Co-authored-by: Max Hirschhorn max.hirschhorn@mongodb.com
* SERVER-61361 Add jstestfuzz minimizer invocation as an artifacttrahman13182021-11-171-0/+13
|
* SERVER-61550 Modify auto_workload_path in perf.yml to be relative to cwdMridul Augustine2021-11-161-2/+2
|
* SERVER-61439 Skip audit encryption jstests if running on macOSErwin Pe2021-11-151-4/+4
|
* SERVER-61103 Enable libunwind for SUSE 15 buildsAndrew Morrow2021-11-111-2/+2
|
* SERVER-60712 Builders for experimental opts and hardeningsAndrew Morrow2021-11-101-0/+32
|
* SERVER-61040 remove the need to specify the storage engine for Evergreen tasks.Robert Guo2021-11-101-352/+34
|