Commit Graph

35 Commits

Author SHA1 Message Date
Ted Tuckman
1189f40a99 SERVER-110991 Rename query-integration-extensions to query-integration-features (#41505)
GitOrigin-RevId: 45d6a986facb85105f65ec781e2c9582881f2ef7
2025-09-19 14:16:28 +00:00
Steve McClure
1ffbc6c2e9 SERVER-109432: Autofix JS var usage to favor let (#40637)
GitOrigin-RevId: 9674b7db36a0f3f650d39c1e3fb2ad6ff2141cfb
2025-08-28 19:21:01 +00:00
Zac
591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Sean Lyons
0c80b328f2 SERVER-109091 Create glob-like targets for jstest libraries (#39901)
GitOrigin-RevId: d93ad0de591e700f67af5b60680664dd24e6efb6
2025-08-11 23:22:56 +00:00
Ted Tuckman
296b89dcf4 SERVER-101904 Reduce number of QI codeowner groups (#33904)
GitOrigin-RevId: 88d58cda6197dcecf313aecaa4da2975a604470d
2025-04-10 06:32:42 +00:00
Zack Winter
da80bcc821 SERVER-100977 Restrict js_library to arm/x86_64 cpus (#32508)
GitOrigin-RevId: 1c15500a2a6d0730efb2207f280c7a6721221288
2025-04-09 21:28:06 +00:00
Zack Winter
e2d43f0b28 SERVER-100116 Swap eslint to rules_lint & upgrade to 9.19.0 (#31917)
GitOrigin-RevId: d08518aa13c42c1dfdb68fbbd74d9898b2f09bdf
2025-04-09 20:14:48 +00:00
Ted Tuckman
c27e9bb86b SERVER-94873 Change QI to have ownership teams for components (#27219)
GitOrigin-RevId: aee2543489b5a29ad7ce362b57a302d6b1b00a49
2024-09-24 18:23:11 +00:00
Ted Tuckman
250bbd8ba3 SERVER-93492 Change QI owners to be individuals (#26903)
GitOrigin-RevId: 92cad3c05c71375cee66358c341f3b89c0178cf7
2024-09-16 21:23:11 +00:00
Mihai Andrei
05a9f6fe33 SERVER-92931 Move query jstests into 'query' subdirectories (#25775)
GitOrigin-RevId: ea87222af5d2e8528c723533b7afa121cd3b22fa
2024-09-07 03:01:57 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Billy Donahue
49395d449c SERVER-72867 eol-terminate all nonempty text files 2023-04-26 19:19:19 +00:00
Benety Goh
a54ab549bb SERVER-73357 remove unused tag live_record_incompatible from tests 2023-01-27 15:18:19 +00:00
Mark Benvenuto
c5ab03e577 SERVER-71318 Remove remote KMS specific code and related tests 2022-11-23 20:20:50 +00:00
Mark Benvenuto
556bcbc08a Revert "SERVER-71318 Remove remote KMS specific code and related tests"
This reverts commit c29635f02b.
2022-11-21 23:02:59 +00:00
Mark Benvenuto
c29635f02b SERVER-71318 Remove remote KMS specific code and related tests 2022-11-21 16:58:31 +00:00
sergey.galtsev
c874957a70 SERVER-63736 validate only fields listed in config are indexed 2022-04-05 23:10:11 +00:00
Adi Zaimi
9c650b1b90 SERVER-54187 Have valid BinData in tests
Some tests had invalid type 2, 3, and 4 BinData which was causing
some python scripts to fail during testing. This checkin replaces
the invalid data with valid ones so there should be no more of
such failures.
2021-08-23 15:54:17 +00:00
Mark Benvenuto
edfe0f29ee SERVER-54029 Fix mock_kms.js mock server startup wait 2021-02-10 23:55:00 +00:00
Mark Benvenuto
5724443a4c SERVER-52651 Add FLE Support for Azure 2021-01-22 19:20:39 +00:00
Adam Cooper
0cd5c54070 SERVER-52650 Add FLE support for GCP 2021-01-08 01:27:48 +00:00
Mark Benvenuto
30d7437961 SERVER-53081 Extend KMSService to support BSONObj customer master keys 2020-12-07 23:51:14 +00:00
Mikhail Shchatko
3681b03baa SERVER-50748 Add repl and sharding tasks to the undodb variant 2020-09-27 23:23:02 +00:00
Mark Benvenuto
60c957304e SERVER-44721 Parse AWS responses as non-strict, ignore unexpected fields 2019-11-19 16:37:56 +00:00
Shreyas Kalyan
05aec28721 SERVER-44044 Remove unused second parameter from KeyVault.createDataKey() 2019-11-05 20:11:43 +00:00
Shreyas Kalyan
dfc9b994a4 SERVER-42886 Fix bypassAutoDecrypt settings in shell 2019-10-15 16:04:49 +00:00
Mark Benvenuto
f893195c82 SERVER-43409 Support non amazon hosted AWS KMS endpoints 2019-09-25 17:46:11 +00:00
Shreyas Kalyan
a605bfb8b3 SERVER-43005 : getKeyVault.createKey() should return the created data key 2019-08-27 20:30:48 +00:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Shreyas Kalyan
ac6c8db70d
SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in Shell 2019-07-15 13:47:52 -04:00
Shreyas Kalyan
a4b8e4e054
SERVER-42111 Enable auto-decrypt in community 2019-07-12 11:45:05 -04:00
Shreyas Kalyan
3206241b67
SERVER-41919 Disallow specific types for explicit encryption 2019-07-01 09:16:36 -07:00
Mark Benvenuto
97f820a0d2 SERVER-41609 Create ClientEncryption object for FLE shell API 2019-06-19 19:05:36 -04:00
Mark Benvenuto
c436b80904 SERVER-41644 Expose explicit encryption helpers in community shell 2019-06-18 00:19:33 -04:00