Commit Graph

15 Commits

Author SHA1 Message Date
Zac 591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Matt Broadstone a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +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
Adam Cooper 0cd5c54070 SERVER-52650 Add FLE support for GCP 2021-01-08 01:27:48 +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 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