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 |
Ivan Fefer
|
a7cda0d9cf
|
SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because they always return true. Refactor the callers.
|
2022-09-07 10:51:15 +00:00 |
Ali Mir
|
2b5dc35f01
|
SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests
|
2020-09-09 23:29:23 +00:00 |
Tess Avitabile
|
759af0dcb8
|
SERVER-46389 Improve replication log line style
|
2020-03-17 19:07:37 +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 |
Vesselina Ratcheva
|
7bb6711e9d
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
Cheahuychou Mao
|
99d90208c6
|
SERVER-39165 Add waitForFailpoint command and update initial sync tests
|
2019-10-25 18:52:44 +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 |
Kevin Albertson
|
c556e37709
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
Geert Bosch
|
d296e1dfed
|
SERVER-4941 Allow renameCollection during initial sync
|
2017-09-21 11:44:19 -04:00 |
Judah Schvimer
|
f53a88a57d
|
SERVER-26772 removed old initial sync code
|
2017-03-16 18:08:49 -04:00 |
Spencer Jackson
|
e55c4b224f
|
SERVER-26525: Factor out identical checkLog functions
|
2016-12-16 12:15:17 -05:00 |
Siyuan Zhou
|
17c37d0e62
|
SERVER-26202 Relax index constraints in oplog application
This reverts commit d23e79eb9e.
|
2016-11-08 14:41:48 -05:00 |
Siyuan Zhou
|
d23e79eb9e
|
Revert "SERVER-26202 Relax index constraints in oplog application"
This reverts commit f00448255b.
|
2016-11-06 01:33:50 -04:00 |
Siyuan Zhou
|
f00448255b
|
SERVER-26202 Relax index constraints in oplog application
|
2016-11-04 19:12:51 -04:00 |
Siyuan Zhou
|
dadc633413
|
SERVER-26297 Don't run initial_sync_applier_error.js with old initial sync
|
2016-09-26 17:16:52 -04:00 |
Siyuan Zhou
|
715d30ff45
|
SERVER-25403 DataReplicator initial sync should be resilient to applier failures.
|
2016-09-21 17:30:23 -04:00 |