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 |
Moustafa Maher
|
2fd5f78d5a
|
SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174)
GitOrigin-RevId: df168ee363c3f0e86526270437d3688ac4bb326d
|
2024-10-22 02:53:25 +00:00 |
auto-revert-app[bot]
|
ac66db99e1
|
Revert "SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#27947)" (#28132)
GitOrigin-RevId: de1b147732fb34b89450da992fe559b24d32f1e2
|
2024-10-16 09:01:25 +00:00 |
Moustafa Maher
|
ba308e1391
|
SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#27947)
GitOrigin-RevId: f73cbfbbdc6a2c557bed145cdb429c3a8d8b3447
|
2024-10-15 13:24:11 +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 |
Erin Liang
|
3dabeaadb4
|
SERVER-75076: Remove usages of background:true index builds in tests
|
2023-06-08 20:29:16 +00:00 |
Rishab Joshi
|
4329ffafa3
|
SERVER-50442 Remove ensureIndex shell function
This commit replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell""
|
2020-11-17 14:23:10 +00:00 |
Arun Banala
|
7c196029e8
|
Revert "SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell"
This reverts commit e69c967ff8.
|
2020-11-12 18:15:38 +00:00 |
Rishab Joshi
|
e69c967ff8
|
SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell
|
2020-11-12 10:38:50 +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 |
Matthew Russotto
|
77dccdfdc5
|
SERVER-38516 Tighten up tests that don't fail when not closing connections during stepdown bbut allow exceptions during stepdown
|
2019-02-12 11:07:46 -05:00 |
Jonathan Abrahams
|
4ae691e8ed
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -05:00 |
Benety Goh
|
54dfb6df90
|
SERVER-21583 fixed background index options in background index replsets test
|
2016-01-07 12:06:20 -05:00 |
Amalia Hawkins
|
2b5bfa7e37
|
SERVER-16943 Add test for compatibility of replset background index and
renameCollection.
|
2015-01-20 11:51:06 -05:00 |