Commit Graph

11 Commits

Author SHA1 Message Date
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
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
A. Jesse Jiryu Davis 0507035c67 SERVER-36902 Abort transaction on shell exit, try 2 2019-01-03 12:39:58 -05:00
Daniel Gottlieb d0ff20fa00 Revert "SERVER-36902 Update jsTests for new shell transaction API"
This reverts commit bf58b1ab2a.
2018-12-20 10:32:11 -05:00
A. Jesse Jiryu Davis bf58b1ab2a SERVER-36902 Update jsTests for new shell transaction API 2018-12-20 08:36:44 -06:00
Tess Avitabile 91504c83ad SERVER-34572 Write commands in transactions must check for pending catalog changes 2018-04-30 10:43:31 -04:00
Benety Goh 40cad604c1 SERVER-33343 add test to check transaction table after executing multi-statement transaction 2018-04-04 15:46:31 -04:00