summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-49222 ARM64 support on Amazon Linux 2Brian McCarthy2021-01-264-20/+31
* SERVER-53397 Desugar $setWindowFields partitionBy using $sortDavid Percy2021-01-261-0/+1
* SERVER-53933 Update compile expansions shared cache script for releasesr4.9.0-alpha3Brian McCarthy2021-01-261-1/+1
* SERVER-54003 Validate BSON type to be array when parsing BSON object to ArrayMoustafa Maher2021-01-261-1/+3
* SERVER-51369 IDL parser/binder changes for variant typesA. Jesse Jiryu Davis2021-01-259-131/+462
* SERVER-53201 Check for removed commands in IDL compatibility checker scriptHuayu Ouyang2021-01-258-33/+202
* SERVER-53960: Don't generate enterprise tests with burn_in on non-enterprise ...David Bradford2021-01-253-3/+36
* SERVER-52814 Serialize projection _id field to always equivalent projection specTed Tuckman2021-01-251-0/+1
* SERVER-53819 re-enable timeseries tests in causal consistency suitesBenety Goh2021-01-242-0/+6
* SERVER-53200 Create IDL compatibility checker scriptHuayu Ouyang2021-01-228-0/+593
* SERVER-53072 Expire time-series bucket catalog entries if the memory usage th...Gregory Noma2021-01-221-0/+1
* Revert "SERVER-52953 $geoNear does not always match coordinate given to 'near...Mihai Andrei2021-01-221-1/+0
* SERVER-51016: Add Python logging.Handler for LogKeeper V3julianedwards2021-01-2228-68/+208
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-224-4/+62
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-222-2/+2
* SERVER-53933 Update compile expansions script for releasesr4.9.0-alpha2Brian McCarthy2021-01-211-1/+1
* SERVER-50644, SERVER-50479: Add resumable index build support for ESE by usin...Varun Ravichandran2021-01-202-10/+0
* SERVER-53044 Remove all inline powercycle expansionsMikhail Shchatko2021-01-204-564/+216