Commit Graph

18 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
Ali Mir
2b5dc35f01 SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
Vesselina Ratcheva
fdfce7f6c2 SERVER-32143 Remove test coverage for master-slave 2018-02-21 10:38:49 -05: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
Mike Grundy
c070452eed SERVER-22341 fix jslint errors in jstests/auth with eslint --fix 2016-02-05 15:00:49 -05:00
matt dannenberg
ab4f798056 SERVER-21708 unify timeouts in auth/repl.js 2015-12-01 05:19:51 -05:00
matt dannenberg
d8b049bf3c SERVER-20586 increase auth/repl.js timeouts to reduce flakiness 2015-09-23 10:03:57 -04:00
Amalia Hawkins
3f6f0879b9 SERVER-14316 Remove addUser function from the shell 2014-07-23 17:23:15 -04:00
Amalia Hawkins
1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -04:00
Randolph Tan
386f1b32ba SERVER-13191 migrate auth jstest suite to use write commands api 2014-03-26 15:34:37 -04:00
Andreas Nilsson
2005c58876 SERVER-12562 Prevent user mgmt read commands on secondary 2014-02-05 13:04:58 -05:00
Andreas Nilsson
71219e3fa6 Expand replication testing of user management commands 2014-02-04 15:14:38 -05:00
Spencer T Brody
0d085c545f Add jstest that user and role information gets replicated to secondaries 2013-12-13 12:00:20 -05:00