Commit Graph

4943 Commits

Author SHA1 Message Date
Alexander Neben
a04b046185 SERVER-69870 Added multi version package testing 2022-10-03 20:13:57 +00:00
Rui Liu
3192d7a4b1 SERVER-70039 Implement optimization for $dateTrunc 2022-10-03 16:29:41 +00:00
Ben Shteinfeld
c0014a3655 SERVER-69232 Update comment in cqf suite definition to point to the correct ticket 2022-09-30 20:13:11 +00:00
Martin Neupauer
32122e8b12 SERVER-69969 Avoid pushing constant argument values on the VM stack 2022-09-29 17:26:16 +00:00
Denis Grebennicov
af8869a6b2 SERVER-66840 Adjust TODOs for the disabled change stream multitenant tests 2022-09-29 15:17:07 +00:00
Jordi Serra Torrens
dc15e9c5fd SERVER-70047 Add linter rule that checks CollectionSharingRuntime is not used outside sharding code 2022-09-29 10:06:35 +00:00
Davis Haupt
4845d85740 SERVER-67206 Generate tags from a FLE2 Range Payload 2022-09-28 15:47:20 +00:00
Rishab Joshi
5c2f688e4d SERVER-66717 Guard change collection code with the serverless flag. 2022-09-28 14:45:43 +00:00
Haley Connelly
a4a3eba2a0 SERVER-69850 Prevent compact command from running when the config fuzzer is enabled 2022-09-28 13:24:47 +00:00
Uladzimir Makouski
58a455df80 Revert "SERVER-67206 Generate tags from a FLE2 Range Payload"
This reverts commit f239bd3c8e.
2022-09-28 11:39:21 +00:00
Davis Haupt
f239bd3c8e SERVER-67206 Generate tags from a FLE2 Range Payload 2022-09-27 20:57:14 +00:00
Sara Golemon
2cfc78ff27 SERVER-69060 Guard server parameters on feature flags 2022-09-27 03:13:12 +00:00
Juan Gu
425eb62e44 SERVER-67651 replace clang tidy with clang tidy condensed-follow up PR 2022-09-26 19:42:23 +00:00
Sviatlana Zuiko
8b9d0bf756 Revert "SERVER-66717 Guard change collection code with the serverless flag."
This reverts commit ce002ed993.
2022-09-26 18:17:46 +00:00
George Wangensteen
ed0dffba9c SERVER-67826 Allow IDL types to own or preserve the lifetime of underlying data 2022-09-26 16:40:47 +00:00
Rishab Joshi
ce002ed993 SERVER-66717 Guard change collection code with the serverless flag. 2022-09-26 11:53:31 +00:00
auto-revert-processor
b463bf5448 Revert "SERVER-67651 replace clang tidy with clang tidy condensed"
This reverts commit 43e94464c2.
2022-09-24 04:28:59 +00:00
joshua
05cda545eb SERVER-68115 Do not drop empty path component from elemMatch path during index selection 2022-09-23 23:18:32 +00:00
Max Hirschhorn
6552887793 SERVER-69944 Switch to use Python's built-in recursive glob support.
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.
2022-09-23 22:47:05 +00:00
winstonzmdb
fbe055e529 SERVER-62301 Platform Support: Add support for Ubuntu 22.04 ARM 2022-09-23 21:41:32 +00:00
Juan Gu
43e94464c2 SERVER-67651 replace clang tidy with clang tidy condensed 2022-09-23 20:49:18 +00:00
t.ward
17e33729b0 SERVER-62302 Add support for RHEL9 x86 2022-09-22 21:28:43 +00:00
Milena Ivanova
37c8cb4095 SERVER-68301 Enable fle2/query tests in passthrough suites 2022-09-22 16:49:36 +00:00
Sara Golemon
689b5d5525 SERVER-69871 Move feature_flag unit into server_base 2022-09-22 00:54:09 +00:00
Hana Pearlman
9f6b3e3a2e SERVER-67596 SERVER-67637: Enable cqf tests fixed by find command and $project translation changes 2022-09-21 22:50:45 +00:00
Ivan Fefer
3aa324accc SERVER-69798: Add benchmark for SBE expressions 2022-09-21 17:25:41 +00:00
mathisbessamdb
8356c555ca SERVER-67860 Support causally consistent passthrough for shard merge 2022-09-19 18:49:26 +00:00
t.ward
afc1e60b26 SERVER-69703 Update Ubuntu 22.04 package test distro 2022-09-16 20:31:27 +00:00
Christopher Caplinger
2919e17706 SERVER-69382: Enable multi stmt txn passthrough for shard merge 2022-09-16 19:05:17 +00:00
Sviatlana Zuiko
3fe9deb8d8 Revert "SERVER-65315 Enforce mutual exclusion between serverless operations"
This reverts commit 1a13031f7c.
2022-09-16 19:02:23 +00:00
Brian McCarthy
30cab3024a SERVER-69759 Update SLES 12 image for package testing 2022-09-15 23:03:34 +00:00
mathisbessamdb
55f4d89a5b SERVER-66147 add support of vanilla passthrough test for shard merge protocol 2022-09-15 21:54:28 +00:00
Daniel Moody
ba5ad7837a SERVER-67060 update static build metrics targets to be correct 2022-09-15 21:53:14 +00:00
Daniel Gottlieb
ff2fffdf49 SERVER-69001: Have initial sync persist its last oplog time into the minvalid document. 2022-09-15 19:50:40 +00:00
Sulabh Mahajan
1b94240709 SERVER-66770 Add more WiredTiger configurations to config fuzz 2022-09-15 11:57:01 +00:00
Rishab Joshi
e6b184b48b SERVER-66641 Introduce multi-tenancy for change collections. 2022-09-15 11:29:18 +00:00
Matt Broadstone
1a13031f7c SERVER-65315 Enforce mutual exclusion between serverless operations 2022-09-15 00:19:47 +00:00
Ivan Fefer
cf379f8184 SERVER-69660 Enable jstests/core/top.js in core_column_store_indexes suite 2022-09-14 18:09:34 +00:00
Mindaugas Malinauskas
aa15763f05 SERVER-60919 Remove oplog based change stream pre-image storage 2022-09-14 15:06:34 +00:00
Vesselina Ratcheva
82b02c5b81 SERVER-66030 Add targeted test for startup recovery on a config server replica set 2022-09-13 20:33:24 +00:00
Gabriel Marks
293d41288f SERVER-68017 Constrain cluster-wide with-storage parameters to be tenant ID aware 2022-09-13 20:02:43 +00:00
Matt Broadstone
4b4bd602ca SERVER-69227 Reenable shard split performance test with improvements 2022-09-12 00:26:12 +00:00
Sophia Tan
188e3fce2e SERVER-69388 Have IDL command constructor to init its database name field with DatabaseName object 2022-09-09 21:09:10 +00:00
Sergey Galtsev
a7ba740894 SERVER-69527 add gating logic to fle2 range tests 2022-09-09 00:14:33 +00:00
Cheahuychou Mao
955ba75c1e SERVER-69378 Move js tests for analyze shard key into jstests/analyze_shard_key 2022-09-08 21:16:14 +00:00
Sergey Galtsev
d8b0d143d2 SERVER-67755 fle2 range - implement insert 2022-09-07 21:29:14 +00:00
Dan Larkin-York
0eb043641e SERVER-69168 Clean up time series test tagging and suite exclusions 2022-09-07 13:19:43 +00:00
Mark Benvenuto
9c604c3daf SERVER-69006 Remove FLE2 suites out of hedged reads passthrough 2022-09-06 22:09:12 +00:00
Daniel Moody
993d084891 SERVER-67060 fix build metrics lint mistake. 2022-09-03 23:03:49 +00:00
Daniel Moody
026f76cae1 SERVER-67060 add build metrics evergreen tasks and cedar reporting 2022-09-03 00:02:05 +00:00