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
Jan
0cacec43cd
SERVER-100164 Replace Array(length).join(char) in jstests ( #31781 )
...
GitOrigin-RevId: d896ece0690ac999f340a6649419264650d82159
2025-02-04 09:11:43 +00:00
Igor Praznik
23076aa926
SERVER-97411 Make cluster split check idempotent ( #29590 )
...
GitOrigin-RevId: 6c583daf74bd5855cf6c817226651545156d3ddc
2024-11-28 14:45:20 +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
Pierlauro Sciarelli
ce28e79ede
SERVER-81293 Get rid of ensurePrimaryShard helper
2023-09-28 09:24:01 +00:00
Matt Broadstone
a4f458fe4d
SERVER-79735 Convert jstest corpus to use es modules
2023-08-06 20:48:04 +00:00
Tommaso Tocci
b8e050ad94
SERVER-67529 Resharding silently skips documents with all MaxKey values for their fields under the new shard key pattern
2023-07-26 12:10:14 +00:00
Pierlauro Sciarelli
fe11886741
SERVER-66652 Remove NoMoreAutoSplitter feature flag
2023-03-15 03:20:02 +00:00
Jordi Serra Torrens
f3617ccb88
SERVER-53105: Amend tests that target config.chunks by ns to target by ns or uuid depending on collection timestamp
2021-01-22 10:25:46 +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
jannaerin
da1e0304e8
SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets
2018-03-09 00:40:40 -05:00
Kaloian Manassiev
4eb0f3cf1b
SERVER-23508 Ensure moveChunk waits for delete in the merge/splitChunk tests
2016-04-07 15:36:53 -04:00
Kaloian Manassiev
ca1963b76e
SERVER-23508 Enhance split/mergeChunk tests
...
Adds test cases for stale shard version and for gaps in the chunk ranges.
Also renames the tests and the commands to follow the same naming convention.
2016-04-07 08:05:41 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Randolph Tan
a051e68a4e
SERVER-21102 Add more basic tests for split and auto split
2015-10-27 11:33:23 -04:00