Commit Graph

16 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
Sean Lyons
0c80b328f2 SERVER-109091 Create glob-like targets for jstest libraries (#39901)
GitOrigin-RevId: d93ad0de591e700f67af5b60680664dd24e6efb6
2025-08-11 23:22:56 +00:00
Zack Winter
da80bcc821 SERVER-100977 Restrict js_library to arm/x86_64 cpus (#32508)
GitOrigin-RevId: 1c15500a2a6d0730efb2207f280c7a6721221288
2025-04-09 21:28:06 +00:00
Zack Winter
e2d43f0b28 SERVER-100116 Swap eslint to rules_lint & upgrade to 9.19.0 (#31917)
GitOrigin-RevId: d08518aa13c42c1dfdb68fbbd74d9898b2f09bdf
2025-04-09 20:14:48 +00:00
Lynne Wang
17bfea8405 SERVER-88220 Re-enable match pushdown for replaceRoot (#22464)
GitOrigin-RevId: 0d23b519b2ff409ad2198c0ffa729ea9f934366e
2024-05-22 20:53:42 +00:00
Kevin Cherkauer
64223817f8 SERVER-89988 Revert "SERVER-88220 Enable match pushdown for replaceRoot (#20174)" (#21743)
GitOrigin-RevId: cb82dc736b23d356d5154f1f537e5fc9f760fdd2
2024-05-02 17:42:26 +00:00
Lynne Wang
a8dbcdf125 SERVER-88220 Enable match pushdown for replaceRoot (#20174)
GitOrigin-RevId: 21a176e61065861035004607fe589550b5081126
2024-03-30 02:25:23 +00:00
Justin Seyster
c6271add51 SERVER-81058 Add $replaceRoot to the set of stages handled by findSbeCompatibleStagesForPushdown
Co-authored-by: Adityavardhan Agrawal <adi.agrawal@mongodb.com>
2023-09-25 19:17:24 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Nick Zolnierz
fe79c4ee1d SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/sharded clusters 2020-03-25 17:40:43 +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
Charlie Swanson
dfedea7a2a SERVER-40239 New alias: $replaceWith => $replaceRoot 2019-05-15 12:17:39 -04:00
Max Hirschhorn
9ad8d6335f SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.
There are likely more JavaScript tests which have been added since
r3.6.9 that still need to be tagged.

(cherry picked from commit 05ec08fa62)
2019-03-11 18:17:29 -04:00
Charlie Swanson
99c220ea52 SERVER-32668 Add sharded aggregation passthrough with one shard 2018-01-30 12:54:10 -05:00
Carly Robison
dd60225291 SERVER-23313 add replaceRoot aggregation stage
replaceRoot promotes a subdocument to the top level
2016-07-29 10:05:35 -04:00