Commit Graph

20 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
Nick Zolnierz 668a6f4e9e SERVER-94971 Add query ownership for files under jstests/libs (#27763)
GitOrigin-RevId: 1cd8a1cdb3d45876003ad3ccddd4d466cd9fb66c
2024-10-03 16:08:45 +00:00
auto-revert-app[bot] b465a58cf7 Revert "SERVER-94971 Add query ownership for files under jstests/libs (#27375)" (#27740)
GitOrigin-RevId: 38bef084e2a47aa5b5bd76f9d57704e0a5fd9008
2024-10-02 19:04:53 +00:00
Nick Zolnierz 3e0ff89ff1 SERVER-94971 Add query ownership for files under jstests/libs (#27375)
GitOrigin-RevId: 36330925597c2fca287c2d73bcb6743026f316b4
2024-10-02 11:50:41 +00:00
Matt Broadstone a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Matt Broadstone 8a41cf72c5 SERVER-79606 Convert validate collections hook to module 2023-08-04 16:39:04 +00:00
Paolo Polato 8a01d8d908 SERVER-71085 Generate a single oplog entry from the primary shard when _shardsvrCreateCollection() is invoked 2022-11-25 15:11:33 +00:00
Rishab Joshi 9b6fd09994 SERVER-60736 Remove isChangeStreamsOptimizationEnabled() from JS tests. 2022-07-11 16:49:06 +00:00
Drew Paroski 7cd6beba99 SERVER-58511 Create feature flag for change stream oplog rewrites 2021-07-21 19:41:13 +00:00
Yoonsoo Kim 0d37de1e3f SERVER-58103 Remove test cases which test legacy op behaviors 2021-06-30 23:41:39 +00:00
Rishab Joshi 8e30a28df2 SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on invalidate events 2021-04-30 00:42: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
Bernard Gorman 7e4423b458 SERVER-41196 Integrate 'invalidate' tokens into change stream's standard resume logic 2019-06-29 02:31:18 +01:00
Bernard Gorman 4054c2b07c SERVER-39302 Change streams should always use the simple collation when no explicit collation is provided 2019-03-11 20:02:07 -04:00
Nick Zolnierz 5f48be8178 SERVER-35280: Add handling for drops of sharded collections in change stream tests 2018-07-09 14:07:55 -04:00
Nick Zolnierz bbe67b5bdd SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAfter' should error 2018-06-27 09:38:59 -04:00
Nick Zolnierz 43f8fc8c45 SERVER-35030: Add 'startAfter' option to the $changeStream stage 2018-06-20 11:34:41 -04:00
Nick Zolnierz 77f4317258 SERVER-35029: Add change stream notification for database drop 2018-06-19 15:37:58 -04:00
Nick Zolnierz 620d5006e0 SERVER-35028: Add change stream notifications for collection drop and rename 2018-06-07 16:34:49 -04:00