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 |
Sara Golemon
|
8d86a33ac0
|
SERVER-52539 Convert createIndexes command to TypedCommand
|
2021-01-25 20:56:46 +00:00 |
Rishab Joshi
|
4329ffafa3
|
SERVER-50442 Remove ensureIndex shell function
This commit replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell""
|
2020-11-17 14:23:10 +00:00 |
Arun Banala
|
7c196029e8
|
Revert "SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell"
This reverts commit e69c967ff8.
|
2020-11-12 18:15:38 +00:00 |
Rishab Joshi
|
e69c967ff8
|
SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell
|
2020-11-12 10:38:50 +00:00 |
Benety Goh
|
03df68b3e2
|
SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests
|
2020-05-07 11:18:40 +00:00 |
Ali Mir
|
98427b7a22
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
Benety Goh
|
4a525f07f9
|
SERVER-41554 remove applyOps support for createIndexes
|
2020-02-25 19:16:05 +00:00 |
Jason Chan
|
90faa089a9
|
SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suite
|
2019-12-10 20:07:44 +00:00 |
Benety Goh
|
7481fc02eb
|
SERVER-44439 add js helper function to check support for two phase index builds
|
2019-11-07 01:25:42 +00:00 |
Benety Goh
|
1744f22d21
|
SERVER-44040 fix apply_ops_create_indexes.js and oplog_format_create_indexes.js for two phase index builds
|
2019-10-17 14:53: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 |
Louis Williams
|
ea3f3a16d6
|
SERVER-40291 Wait for index builds to complete on secondaries at the end of apply_ops_create_indexes
|
2019-04-04 14:44:05 -04:00 |
Louis Williams
|
cf8fbf5435
|
SERVER-37911 createIndex via applyOps should notify opObserver in the WUOW of index commit
|
2018-12-04 13:29:55 -05:00 |
Dianna Hohensee
|
0d0ba86605
|
SERVER-36951 a createIndexes operation inside applyOps is not required to have a UUID.
|
2018-09-19 09:28:56 -04:00 |
Dianna Hohensee
|
4cb0742947
|
SERVER-36015 Remove references to system.namespaces and system.indexes
|
2018-08-29 16:47:09 -04:00 |
Kevin Albertson
|
c556e37709
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
Maria van Keulen
|
3004e7b34d
|
SERVER-31435 Ensure applyOps with createIndexes replicates
|
2017-11-03 13:51:37 -04:00 |