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 |
|
Damian Wasilewicz
|
7c21b298e0
|
SERVER-100525: Audit unowned files for StorEx ownership (#34306)
GitOrigin-RevId: 617c7c11b17462c3ae24a23d22a9e2374cf191e6
|
2025-04-10 04:44:12 +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 |
|
XueruiFa
|
ed61eef7a8
|
SERVER-74398: Remove special handling of confirm: true for setFCV commands in JS tests
|
2023-08-01 19:38:12 +00:00 |
|
Charlie Swanson
|
69c6a3d495
|
SERVER-65933 Enable creation of columnstore index
Adds a new feature flag which must be enabled to create one.
|
2022-05-03 18:08:50 +00:00 |
|
Pavi Vetriselvan
|
5f3e71f071
|
SERVER-65226 do_upgrade_downgrade.js should correctly split namespaces
|
2022-04-15 21:18:01 +00:00 |
|
Pavi Vetriselvan
|
3ffd0984dd
|
SERVER-65225 Don't drop clustered indexes in do_upgrade_downgrade.js
|
2022-04-11 18:39:46 +00:00 |
|
Marcos José Grillo Ramirez
|
e5c7116913
|
SERVER-58315 Change jstests to not use standalone nodes as shards nor config server
|
2021-07-07 16:12:35 +00:00 |
|
Marcos José Grillo Ramirez
|
4a20641fe7
|
Revert "SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is enabled"
This reverts commit 92a0de6ce7.
|
2021-07-07 12:17:09 +00:00 |
|
Marcos José Grillo Ramirez
|
92a0de6ce7
|
SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is enabled
|
2021-07-02 17:10:37 +00:00 |
|
Moustafa Maher
|
242d8aa409
|
SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit default
|
2021-05-04 22:31:49 +00:00 |
|
Sergi Mateo Bellido
|
b5df664d6e
|
SERVER-54630 Remove tests that create a standalone instance of a config server
|
2021-02-22 08:39:01 +00:00 |
|
Jason Chan
|
d92d9ef007
|
SERVER-53246 Wait for secondaries to finish setting FCV before checking state in do_upgrade_downgrade.js
|
2020-12-08 00:55:23 +00:00 |
|
Jason Chan
|
f393c88a92
|
SERVER-49802 Update FCV constants to recognize 4.8 as latest
|
2020-09-30 19:37:36 +00:00 |
|
Daniel Gottlieb
|
9ced0d1888
|
SERVER-49890: Create resharding oplog view on startup.
|
2020-08-27 18:26:55 +00:00 |
|
Jason Chan
|
25b594b233
|
SERVER-49068 Extend genericSetFCVUsage tests to use "last-lts" and "last-continuous"
|
2020-07-31 15:22:26 +00:00 |
|
Jason Chan
|
1c28b3cf02
|
SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts"
|
2020-07-23 12:26:49 +00:00 |
|
Jason Chan
|
21ca406e36
|
SERVER-42761 Move feature_compatibility_version.js into src/mongo/shell
|
2019-09-09 22:39:39 +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 |
|
Gregory Wlodarek
|
ccf8a4f2de
|
SERVER-41696 Modify tests depending on the 'ns' field from index specs to no longer have a dependency on it
|
2019-07-29 21:05:17 -04: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 |
|
Sulabh Mahajan
|
0dea042ec8
|
SERVER-34954 Add test to check unique indexes on a newly added --shardsvr node
|
2018-08-09 14:04:46 +10:00 |
|
nehakhatri5
|
4e57f57add
|
SERVER-34489 Enable timestamp safe unique indexes via FCV.
|
2018-08-06 15:51:51 +10:00 |
|
Dewal Gupta
|
05bb1bc946
|
SERVER-33271 Move version non-specific FCV tests in jstests/multiVersion to jstests/multiVersion/genericSetFCVUsage
|
2018-07-20 17:06:05 -04:00 |
|