summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-69969 Avoid pushing constant argument values on the VM stackMartin Neupauer2022-09-291-4/+4
|
* SERVER-66840 Adjust TODOs for the disabled change stream multitenant testsDenis Grebennicov2022-09-292-2/+4
|
* SERVER-70047 Add linter rule that checks CollectionSharingRuntime is not ↵Jordi Serra Torrens2022-09-291-0/+11
| | | | used outside sharding code
* SERVER-67206 Generate tags from a FLE2 Range PayloadDavis Haupt2022-09-282-2/+2
|
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-282-4/+2
|
* SERVER-69850 Prevent compact command from running when the config fuzzer is ↵Haley Connelly2022-09-282-0/+6
| | | | enabled
* Revert "SERVER-67206 Generate tags from a FLE2 Range Payload"Uladzimir Makouski2022-09-282-2/+2
| | | | This reverts commit f239bd3c8ec8b4d1bd7919cb692dad4d410c785c.
* SERVER-67206 Generate tags from a FLE2 Range PayloadDavis Haupt2022-09-272-2/+2
|
* SERVER-69060 Guard server parameters on feature flagsSara Golemon2022-09-275-4/+20
|
* SERVER-67651 replace clang tidy with clang tidy condensed-follow up PRJuan Gu2022-09-265-219/+188
|
* Revert "SERVER-66717 Guard change collection code with the serverless flag."Sviatlana Zuiko2022-09-262-2/+4
| | | | This reverts commit ce002ed993b51bdcd1b02fdae0d2ae9c71a932de.
* SERVER-67826 Allow IDL types to own or preserve the lifetime of underlying dataGeorge Wangensteen2022-09-262-27/+148
|
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-262-4/+2
|
* Revert "SERVER-67651 replace clang tidy with clang tidy condensed"auto-revert-processor2022-09-244-182/+213
| | | | This reverts commit 43e94464c25d98bb5ffb8c83af83bc959e343d29.
* SERVER-68115 Do not drop empty path component from elemMatch path during ↵joshua2022-09-231-6/+0
| | | | index selection
* SERVER-69944 Switch to use Python's built-in recursive glob support.Max Hirschhorn2022-09-231-154/+3
| | | | | | | When splitting a path of the form "a/*/b/**", globstar.iglob() would previously have attempted to walk "a/*" as a literal directory instead of expanding the glob pattern into a list of directories and walking each of them.
* SERVER-62301 Platform Support: Add support for Ubuntu 22.04 ARMwinstonzmdb2022-09-233-2/+11
|
* SERVER-67651 replace clang tidy with clang tidy condensedJuan Gu2022-09-234-213/+182
|
* SERVER-62302 Add support for RHEL9 x86t.ward2022-09-225-3/+33
|
* SERVER-68301 Enable fle2/query tests in passthrough suitesMilena Ivanova2022-09-2238-46/+42
|
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+1
|
* SERVER-67596 SERVER-67637: Enable cqf tests fixed by find command and ↵Hana Pearlman2022-09-211-9/+0
| | | | $project translation changes
* SERVER-69798: Add benchmark for SBE expressionsIvan Fefer2022-09-213-0/+31
|
* SERVER-67860 Support causally consistent passthrough for shard mergemathisbessamdb2022-09-191-0/+351
|
* SERVER-69703 Update Ubuntu 22.04 package test distrot.ward2022-09-164-2/+10
|
* SERVER-69382: Enable multi stmt txn passthrough for shard mergeChristopher Caplinger2022-09-161-0/+347
|
* Revert "SERVER-65315 Enforce mutual exclusion between serverless operations"Sviatlana Zuiko2022-09-161-3/+0
| | | | This reverts commit 1a13031f7cdfb6cffdcff212edef0790fe084df2.
* SERVER-69759 Update SLES 12 image for package testingBrian McCarthy2022-09-151-1/+1
|
* SERVER-66147 add support of vanilla passthrough test for shard merge protocolmathisbessamdb2022-09-1510-52/+1064
|
* SERVER-67060 update static build metrics targets to be correctDaniel Moody2022-09-151-7/+18
|
* SERVER-69001: Have initial sync persist its last oplog time into the ↵Daniel Gottlieb2022-09-151-98/+2
| | | | minvalid document.
* SERVER-66770 Add more WiredTiger configurations to config fuzzSulabh Mahajan2022-09-151-3/+37
|
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-153-5/+10
|
* SERVER-65315 Enforce mutual exclusion between serverless operationsMatt Broadstone2022-09-151-0/+3
|
* SERVER-69660 Enable jstests/core/top.js in core_column_store_indexes suiteIvan Fefer2022-09-141-3/+0
|
* SERVER-60919 Remove oplog based change stream pre-image storageMindaugas Malinauskas2022-09-141-2/+3
|
* SERVER-66030 Add targeted test for startup recovery on a config server ↵Vesselina Ratcheva2022-09-131-0/+2
| | | | replica set
* SERVER-68017 Constrain cluster-wide with-storage parameters to be tenant ID ↵Gabriel Marks2022-09-131-1/+4
| | | | aware
* SERVER-69227 Reenable shard split performance test with improvementsMatt Broadstone2022-09-121-3/+0
|
* SERVER-69388 Have IDL command constructor to init its database name field ↵Sophia Tan2022-09-091-2/+2
| | | | with DatabaseName object
* SERVER-69527 add gating logic to fle2 range testsSergey Galtsev2022-09-094-4/+4
|
* SERVER-69378 Move js tests for analyze shard key into jstests/analyze_shard_keyCheahuychou Mao2022-09-081-1/+1
|
* SERVER-67755 fle2 range - implement insertSergey Galtsev2022-09-074-0/+8
|
* SERVER-69168 Clean up time series test tagging and suite exclusionsDan Larkin-York2022-09-0734-0/+37
|
* SERVER-69006 Remove FLE2 suites out of hedged reads passthroughMark Benvenuto2022-09-061-2/+0
|
* SERVER-67060 fix build metrics lint mistake.Daniel Moody2022-09-031-2/+2
|
* SERVER-67060 add build metrics evergreen tasks and cedar reportingDaniel Moody2022-09-031-0/+145
|
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-02172-630/+287
|
* SERVER-68895 Load static version of ABT gdb printers if dynamic is not availableNicholas Zolnierz2022-09-021-15/+86
|
* SERVER-68984 Implement experiments in Cost Model FrameworkAlexander Ignatyev2022-09-012-2/+213
|