Commit Graph

17 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
Sean Lyons
0c80b328f2 SERVER-109091 Create glob-like targets for jstest libraries (#39901)
GitOrigin-RevId: d93ad0de591e700f67af5b60680664dd24e6efb6
2025-08-11 23:22:56 +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
Ryan Berryhill
b169516c42 SERVER-90983 Separate service arch owned files to new subteams (#26262)
GitOrigin-RevId: e45b83a11acbeb52b5db23eecbfa9cc7209acdcb
2024-08-28 20:50:51 +00:00
Matt Broadstone
5b95e7050c SERVER-88727 Convert CODEOWNERS to new OWNERS.yml format (#21095)
GitOrigin-RevId: 954690efd472fb73622cf08d463e7cacf8a9076a
2024-04-15 16:08:29 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +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
Andrew Morrow
2fac57f282 SERVER-29000 Remove the miniwebserver and derivatives 2017-04-27 19:55:38 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Misha Tyulenev
543bf9945a SERVER-22319 remove SCCC tests from testcases 2016-02-12 17:00:02 -05:00
Mike Grundy
b56e96fdb8 SERVER-22341 fix jslint errors in jstests/httpinterface with eslint --fix 2016-02-05 15:00:50 -05:00
Charlie Swanson
8c67bb9322 SERVER-21384 Enable all suites on ephemeral storage engines 2015-12-09 12:20:02 -05:00
Andy Schwerin
5d22dc0c4e SERVER-21320 When no port is provided for a configdb argument to mongos, assume
port 27019.

This is the behavior for mongodb 3.0 and prior, which was inadvertently removed
while refactoring sharding code in preparation for SERVER-1448.
2015-11-18 15:57:05 -05:00
Charlie Swanson
b3b1be01f9 SERVER-20414 Move httpinterface tests into their own suite 2015-10-13 18:12:11 -04:00