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
|
a4f458fe4d
|
SERVER-79735 Convert jstest corpus to use es modules
|
2023-08-06 20:48:04 +00:00 |
Shreyas Kalyan
|
47d9962185
|
SERVER-55964 Replace "blacklist" in all code and comments
|
2021-05-14 19:07:16 +00:00 |
Varun Ravichandran
|
fcf22de92b
|
SERVER-55961: Replace 'whitelist' in variable names, types, and comments
|
2021-05-12 20:02:43 +00:00 |
Bernard Gorman
|
3d821c25e2
|
SERVER-45505 Add ResumableChangeStreamError error label
delete mode 100644 jstests/change_streams/error_label.js
create mode 100644 jstests/noPassthrough/change_stream_error_label.js
create mode 100644 jstests/sharding/change_stream_error_label.js
|
2020-02-07 12:29:28 +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 |
Charlie Swanson
|
30c603ed5e
|
SERVER-40238 New stage alias: $set => $addFields
This reverts commit c34bc93a15.
|
2019-05-15 12:17:39 -04:00 |
Henrik Edin
|
c34bc93a15
|
Revert "SERVER-40238 New stage alias: $set => $addFields"
This reverts commit bf6c2696da.
|
2019-05-10 13:08:16 -04:00 |
Charlie Swanson
|
bf6c2696da
|
SERVER-40238 New stage alias: $set => $addFields
|
2019-05-10 09:54:51 -04:00 |
Bernard Gorman
|
20fc08af78
|
SERVER-37786 Add new ChangeStreamFatalError code
|
2019-02-22 00:54:32 +00:00 |
Bernard Gorman
|
065f3ef77d
|
SERVER-37786 Reject change stream pipelines which modify or project-out the resume token
|
2019-02-03 15:06:46 +00:00 |