summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54145 Handle variant types in reply fields in IDL compatibility checke...Huayu Ouyang2021-02-177-15/+482
* SERVER-54484 Use is_alive rather than removed isAliveAndrew Morrow2021-02-161-2/+2
* SERVER-53105: Pass 'hint' when querying config.chunks in ConfigServerCatalogC...Jordi Serra Torrens2021-02-161-0/+1
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-2/+0
* SERVER-54475 Add SSPL to shim files. Refactor sspl check.Billy Donahue2021-02-121-75/+76
* SERVER-52677 CheckReplDBHashInBackground output is appearing in FSM workload ...Carl Raiden Worley2021-02-121-1/+1
* SERVER-51843 [SBE] Support MERGE_SORT stage with children that are not fetchedMihai Andrei2021-02-121-0/+2
* SERVER-54453 Backup and restore to exercise time-series collectionsGregory Wlodarek2021-02-1215-0/+45
* SERVER-50495 Make tenant_migration_jscore_passthrough simulate migrations tha...Cheahuychou Mao2021-02-123-111/+306
* SERVER-50465 Package tests not run on ARM hostsBrian McCarthy2021-02-122-13/+4
* SERVER-54073 Add support for -alpha prereleasesJohn Chen2021-02-122-3/+9
* SERVER-53496 Make TenantMigrationFixture take in separate mongod options for ...Jason Zhang2021-02-122-6/+12
* SERVER-54334 Remove deprecated sharding_misc suiteCarlos Anaya2021-02-111-344/+0
* SERVER-53209 Check for incompatible changes in ErrorReply in IDL compatibilit...Huayu Ouyang2021-02-117-0/+269
* SERVER-54442 Test that operation context does not keep aborted transaction me...Pierlauro Sciarelli2021-02-111-1/+0
* SERVER-54451: Have setup_spawnhost_coredump extract unittest binaries/debug s...Daniel Gottlieb2021-02-111-0/+4
* SERVER-53783: Remove jasper endpoint testjulianedwards2021-02-101-60/+0
* SERVER-52542 Convert dropIndexes to IDLA. Jesse Jiryu Davis2021-02-091-6/+7
* SERVER-54109 Check for incompatible "namespace" and "type" field changes in I...Huayu Ouyang2021-02-097-5/+908
* SERVER-52914 Support positional projection operator ($) in SBENikita Lapkov2021-02-0810-0/+10
* SERVER-54331 Extend dropCollection test coverageTommaso Tocci2021-02-082-2/+0
* SERVER-54376 Extend dropDatabase test coverageTommaso Tocci2021-02-082-3/+1
* SERVER-54122 Fix fuzzer_tests bug of setting requireApiVersion to true and no...Moustafa Maher2021-02-052-5/+1
* SERVER-54297 Split up the archiving of the server and its debug infoAndrew Morrow2021-02-057-11/+15
* EVG-13289 pip install curatorhhoke2021-02-051-79/+50
* SERVER-54028 Add support for command alias in IDL spec.Rishab Joshi2021-02-057-3/+81
* SERVER-35121 added verification of python requirements.txt.Daniel Moody2021-02-051-1/+12
* SERVER-54189 [SBE] Support queries like "find({_id:1},{a:1})" and "find({_id:...Drew Paroski2021-02-051-0/+2
* SERVER-54255 Update RHEL 7 AMI for package testingBrian McCarthy2021-02-041-1/+1
* SERVER-53399 Parse individual window functionsDavid Percy2021-02-041-1/+0
* SERVER-50465 Package tests not run on ARM hostsBrian McCarthy2021-02-042-6/+23
* SERVER-53978 Allow patch builds to push to the cacheAndrew Morrow2021-02-031-8/+2
* SERVER-52985 Renumber TODO, formerly SERVER-47813Matthew Russotto2021-02-031-1/+1
* SERVER-53207 Recursively type check reply_type in IDL compatibility checker s...Huayu Ouyang2021-02-036-14/+205
* SERVER-53353 Add powercycle smoke test to required builderMikhail Shchatko2021-02-024-7/+11
* SERVER-53206 Type check reply_type in IDL compatibility checker scriptHuayu Ouyang2021-02-0210-49/+894
* SERVER-54154: Update burn_in_tags compile nameDavid Bradford2021-02-013-6/+6
* SERVER-54115 Use faster instance types for required and suggested waterfall b...Andrew Morrow2021-01-301-7/+7
* SERVER-52811 Implement the new drop database path in _shardsvrDropDatabaseTommaso Tocci2021-01-292-2/+0
* SERVER-53045 Support local powercycle invocationMikhail Shchatko2021-01-2913-346/+344
* SERVER-54111 Bring sanity to evergreen task and TG namesAndrew Morrow2021-01-294-4/+4
* SERVER-53404 Make tenant migration donor copy the recipient's cluster time si...Cheahuychou Mao2021-01-281-1/+1
* SERVER-51369 Generate C++ for IDL variantsA. Jesse Jiryu Davis2021-01-282-22/+141
* SERVER-53397 Desugar $setWindowFields partitionBy using $sortDavid Percy2021-01-271-0/+1
* SERVER-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...George Wangensteen2021-01-272-0/+6
* SERVER-54061 Rename failpoints in TenantMigrationDonorServiceCheahuychou Mao2021-01-272-2/+2
* SERVER-53205 Check for a removed field from reply type in IDL compatibility c...Huayu Ouyang2021-01-2714-11/+534
* SERVER-54058 Update Debian 10 AMI for package testingBrian McCarthy2021-01-271-1/+1
* SERVER-53987 Disable a subset of time-series tests on cst_jscore_passthroughGregory Wlodarek2021-01-261-0/+6
* Revert "SERVER-53397 Desugar $setWindowFields partitionBy using $sort"David Percy2021-01-261-1/+0