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 |
|
Brett Nawrocki
|
cc95806fdc
|
SERVER-91790 Add namespace to usage of failCommand (#24026)
GitOrigin-RevId: 3d94c8d65f70b91436375c8cdb85d4aae545d393
|
2024-06-27 17:07:03 +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 |
|
Simon Graetzer
|
9d87e1f1a5
|
SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_schema.js
|
2021-05-13 15:07:00 +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 |
|
Kshitij Gupta
|
5b7e68fd93
|
SERVER-48302: Fixed typo in js test transactions_snapshot_errors_first_statement
|
2020-06-30 03:40: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 |
|
Lingzhi Deng
|
603d97f23f
|
SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting()
|
2019-06-04 11:06:39 -04:00 |
|
Jack Mulrow
|
1c9d985ab7
|
SERVER-40026 Don't allow distinct on sharded collections in multi document transactions
|
2019-05-20 11:34:23 -04:00 |
|
Jack Mulrow
|
b0d3c0d293
|
SERVER-39624 Put internal router retries for stale version and snapshot errors behind a fail point
|
2019-02-26 10:36:10 -05:00 |
|
Jack Mulrow
|
e241839a6a
|
SERVER-39227 Mongos should always re-throw original error in a transaction
|
2019-02-25 11:52:48 -05:00 |
|
Jack Mulrow
|
aff3f239ca
|
SERVER-37764 Update multi-shard transaction jstests to use two-phase commit
|
2018-11-01 14:25:48 -04:00 |
|
Pavi Vetriselvan
|
6ead45d2b8
|
SERVER-36728 Don't ignore errors when aborting a transaction in tests
|
2018-10-30 11:32:00 -04:00 |
|
Jack Mulrow
|
d2d7dbadcc
|
SERVER-37210 Mongos should implicitly abort transactions on unhandled errors
|
2018-10-09 09:39:08 -04:00 |
|
Tess Avitabile
|
aaa6473362
|
SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter
|
2018-10-02 10:58:05 -04:00 |
|
Jack Mulrow
|
3bab189695
|
SERVER-35707 Allow mongos to retry on re-targeting errors in a transaction
|
2018-09-19 13:20:05 -04:00 |
|
Jack Mulrow
|
302411fc46
|
SERVER-36591 Allow mongos to retry on snapshot errors encountered in first txn statement
|
2018-09-12 22:27:15 -04:00 |
|