Commit Graph

10 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
771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Matt Broadstone
43b8732430 SERVER-74787 Prepare jstest corpus for implicit strict mode 2023-05-07 16:55:23 +00:00
Tausif Rahman
69430bd784 SERVER-61100 Fix multiversion tests that assert last-lts/last-continuous incompatibility 2023-03-29 01:11:10 +00:00
Vesselina Ratcheva
7b27276ea7 SERVER-60935 Fix disabled repl tests failing due to changing latest release to 5.2 2021-10-30 02:49:20 +00:00
Jon Streets
0273057add SERVER-60490 Update FCV constants to recognise 5.2 as latest 2021-10-20 17:23:11 +00:00
Zituo Jin
35558f7233 SERVER-50389 Support generating mixed version set containing last-continuous randomly in ReplSetTest/ShardingTest 2021-10-09 01:21:35 +00:00
Lingzhi Deng
bbe29a4bf1 SERVER-49066: Extend generic targeted multiversion tests to include new mixed binary version configurations 2020-08-10 18:47:05 +00:00