Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
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
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