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
c0908b9f75
SERVER-86818 Rename our custom Map implementation to BSONAwareMap
...
GitOrigin-RevId: bcf8bc34491d05927cd3574c3ee0ee8f7657ca2b
2024-03-01 23:46:31 +00:00
Matt Broadstone
a4f458fe4d
SERVER-79735 Convert jstest corpus to use es modules
2023-08-06 20:48:04 +00:00
Max Hirschhorn
239f4fac25
SERVER-34293 Add test for atomicity and isolation of transactions.
...
Also adds a helper function for running a function inside of a
transaction and automatically retrying until it either succeeds or the
server returns a non-WriteConflict error response.
2018-04-16 19:27:18 -04:00
Max Hirschhorn
c3badcbbcf
SERVER-34292 Add JavaScript class for representing a directed graph.
...
It implements cycle detection using a modified version of topology sort
via depth-first search.
2018-04-04 20:46:39 -04:00