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 |
|
Thomas Goyne
|
e582b8e5ba
|
SERVER-105797 Remove special-casing for capped collections in CollectionBulkLoader (#36782)
GitOrigin-RevId: 779a77f11546c7e126e65a32649fdaf855bb56d3
|
2025-06-10 20:09:22 +00:00 |
|
Jan
|
0cacec43cd
|
SERVER-100164 Replace Array(length).join(char) in jstests (#31781)
GitOrigin-RevId: d896ece0690ac999f340a6649419264650d82159
|
2025-02-04 09:11:43 +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 Kneiser
|
1b0408a59c
|
SERVER-75799 Markup jstests with tag for manual full validation
|
2023-04-12 03:41:57 +00:00 |
|
William Schultz
|
eb08c1db38
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition.js
create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition_when_leaving_force.js
|
2020-02-26 04:37:04 +00:00 |
|
Cheahuychou Mao
|
99d90208c6
|
SERVER-39165 Add waitForFailpoint command and update initial sync tests
|
2019-10-25 18:52:44 +00:00 |
|
Pavithra Vetriselvan
|
4cd46444fb
|
SERVER-43972 initial_sync_capped_index.js waits for SECONDARY state before running validate
|
2019-10-14 17:34:38 +00:00 |
|
Gregory Wlodarek
|
3a23860614
|
SERVER-43644 Update 'validate' shell helper to use an object instead of a boolean
|
2019-10-02 21:22:41 +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 |
|
Tess Avitabile
|
bf8b4ce981
|
SERVER-29450 Lower OplogFetcher and CollectionCloner batch sizes in tests by default
|
2018-08-28 15:33:13 -04:00 |
|
Kevin Albertson
|
c556e37709
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
|
Jason Chan
|
8e715b9fef
|
SERVER-29617 replace fetcher with ARM and add numCursors server parameter
|
2017-08-12 10:16:48 -04:00 |
|
William Schultz
|
8ddfeab464
|
Revert "SERVER-29617 replace fetcher with ARM and add numCursors server parameter"
This reverts commit 0d3137df38.
|
2017-08-11 17:09:56 -04:00 |
|
Jason Chan
|
0d3137df38
|
SERVER-29617 replace fetcher with ARM and add numCursors server parameter
|
2017-08-11 16:25:04 -04:00 |
|
William Schultz
|
2daa02b729
|
SERVER-29240 Add test to ensure valid index creation for capped collections during
initial sync
|
2017-06-05 14:55:07 -04:00 |
|