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
Moustafa Maher
0d97b04197
SERVER-55703 Update getDefaultRWConcern
2021-04-29 23:07:54 +00:00
Ali Mir
0c2f4ad0b1
SERVER-49993 Update _slaves to _secondaries in replsettest.js
2020-09-04 14:15:35 +00:00
Haley Connelly
927eb1ea8c
SERVER-34627 Remove syncingTo field from replSetGetStatus output
2019-11-04 18:15:48 +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
80ae7e58d3
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
2018-05-01 09:43:36 -04:00
Spencer T Brody
bc355233ed
SERVER-28813 drop collection before doing dummy write in syncFrom helper
2017-04-18 15:45:29 -04:00
Judah Schvimer
c05f900dd8
SERVER-27403 Ensure sync source is ahead and has not rolled back after first OplogFetcher batch
2017-03-08 17:14:26 -05:00
Benety Goh
981bd654b7
SERVER-27799 fixed maxSyncSourceLagSecs.js so that maxSyncSourceLagSecs is changed on slave 2 only instead of all nodes
2017-01-24 17:11:12 -05:00
Judah Schvimer
60f64e0b43
SERVER-24254 Wait for nodes to agree on primary in maxSyncSourceLagSecs.js and chaining_removal.js
2016-05-24 10:21:25 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Kaloian Manassiev
3ed6635a5f
SERVER-21050 Cleanup ReplSetTest
...
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:05:00 -05:00
Charlie Swanson
047f82cdba
SERVER-21384 Enable replica set suites for in-memory storage engines
2015-11-19 14:19:12 -05:00
matt dannenberg
3da6ea86c2
SERVER-21438 check the node for changes in its sync source in maxSyncSourceLagSecs.js
2015-11-12 09:51:56 -05:00
Adam Midvidy
8a805598bb
SERVER-7775 refactor fsyncUnlock to execute through standard command path
2015-03-26 14:20:38 -04:00
Adam Midvidy
5e7aa5c9ef
Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command path"
...
This reverts commit 5c48ea0d3f .
2015-03-25 19:06:49 -04:00
Adam Midvidy
5c48ea0d3f
SERVER-7775 refactor fsyncUnlock to execute through standard command path
2015-03-25 15:00:03 -04:00
Eric Milkie
5598c216ca
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
2014-12-03 12:58:24 -05:00
matt dannenberg
7ad98f86d2
SERVER-16158 make maxSyncSourceLagSecs.js resilient against incorrect primary being elected
2014-11-14 06:42:27 -05:00
Dan Pasette
63583514f1
SERVER-12901 make test pause maxSyncSourceLagSecs
2014-03-15 14:26:35 -04:00
Dan Pasette
0e63bed927
SERVER-12901 fix flapping test
2014-03-07 10:11:32 -05:00
Dan Pasette
a2ebcca174
SERVER-12901 make maxSyncSourceLagSecs configurable
2014-03-05 08:42:18 -05:00