Joshua Siegel
|
169f8dc283
|
SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113)
GitOrigin-RevId: a3ab3b89275fa89c9824f6af467d56d605096159
|
2025-11-21 18:08:16 +00:00 |
|
Steve McClure
|
1ffbc6c2e9
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
GitOrigin-RevId: 9674b7db36a0f3f650d39c1e3fb2ad6ff2141cfb
|
2025-08-28 19:21:01 +00:00 |
|
Matt Kneiser
|
6005f3f85d
|
SERVER-108565 Check bucket size before writing for ordered time-series inserts (#39789)
GitOrigin-RevId: 68f245750e66026fba74509550a3ebcf03d59d52
|
2025-08-27 16:10:26 +00:00 |
|
Zac
|
591928c619
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
|
2025-08-21 17:27:09 +00:00 |
|
Damian Wasilewicz
|
5d4a1be934
|
SERVER-106729: Enable bulk writes for viewless time-series collections, do not throw CollectionUUIDMismatch unconditionally for inserts with expectedUUID for viewless time-series collections (#39908)
GitOrigin-RevId: 7f299340c75b5f26ba0f519cdb995407441a8884
|
2025-08-14 18:51:44 +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 |
|
Felipe Farinon
|
d4e114cbec
|
SERVER-104127 Remove unused folder in jstests/core/write (#39066)
GitOrigin-RevId: fc8633645a4a790ccf7ac30d54b95408267731f5
|
2025-07-24 20:46:49 +00:00 |
|
Damian Wasilewicz
|
240c8696c7
|
SERVER-106641 Make user updates work with viewless time-series collections (#38542)
GitOrigin-RevId: 7fed5400cd3466ee5a002d95dfa5f8135f1d5c51
|
2025-07-21 21:26:54 +00:00 |
|
Tommaso Tocci
|
fc74219109
|
SERVER-106880 Enable execution of core_sharding tests in viewless timeseries passthrough suites (#37964)
GitOrigin-RevId: 5fc71be06ded1522150e783c4e0d4fddcae3fb9c
|
2025-07-02 20:40:28 +00:00 |
|
Shin Yee Tan
|
98d58c41cd
|
SERVER-96883 Enable featureFlagRawDataCrudOperations (#34276)
Co-authored-by: Gregory Noma <gregory.noma@gmail.com>
GitOrigin-RevId: 8ce1b28573dacbe654a31a90d81bb0d55dc83ad0
|
2025-04-16 20:25:06 +00:00 |
|
Jan
|
bf8e838e0e
|
SERVER-82025 No-op updates should complain about unsupported "c" field for non-pipeline updates (#33389)
GitOrigin-RevId: 9f9123c79411806ef21550729828e58b4f22565e
|
2025-04-10 00:55:27 +00:00 |
|
Malik Endsley
|
23bb03fa6c
|
SERVER-97429: Add rawData field to the findAndModify command (#32577)
Co-authored-by: Gregory Noma <gregory.noma@gmail.com>
GitOrigin-RevId: 046263cd534e056a31c26f32c3a4247f65d8c622
|
2025-04-09 22:36:55 +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 |
|
Wenqin
|
a410a74912
|
SERVER-84081 FLE2 write error hides write concern error (#30451)
GitOrigin-RevId: 152795689f77bdd161caab63247bc07317fb1c82
|
2025-04-09 21:01:46 +00:00 |
|
Gregory Noma
|
e68b64a8d2
|
SERVER-100845 Check feature flag for rawData on update/delete (#32397)
Co-authored-by: Malik Endsley <malik.endsley@mongodb.com>
GitOrigin-RevId: e8c216445ee7277d0913dbeca39505c4d781e6a8
|
2025-04-09 21:01:10 +00:00 |
|
Malik Endsley
|
39cb4e192b
|
SERVER-97451: Implement rawData for the insert command (#31799)
Co-authored-by: Gregory Noma <gregory.noma@gmail.com>
GitOrigin-RevId: 2e15a72511c74d8fac81fc5e2128c83b266b3a15
|
2025-04-09 20:59:58 +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 |
|
Binh Vo
|
61b3edad3a
|
SERVER-72901 Move remaining top-level core jstests to subdirectories (#30813)
GitOrigin-RevId: 0d2fb90192f7a0074b635f2707a482e8fe238cd2
|
2025-04-09 20:11:18 +00:00 |
|
Mihai Andrei
|
5ed8f7dcf5
|
SERVER-93427 Move query writing tests from jstests/core/write to jstests/core/query (#31702)
GitOrigin-RevId: 2d69ca12e591fda58c4a5387ffae9d97c0ef2283
|
2025-02-04 19:38:51 +00:00 |
|
Jan
|
0cacec43cd
|
SERVER-100164 Replace Array(length).join(char) in jstests (#31781)
GitOrigin-RevId: d896ece0690ac999f340a6649419264650d82159
|
2025-02-04 09:11:43 +00:00 |
|
auto-revert-app[bot]
|
6534da0767
|
Revert "SERVER-97962 Record 'document.returned' metrics for findAndModify command (#31503)" (#31569)
GitOrigin-RevId: 8f7824747840aeae57f10fc28ee3d1ea191194ea
|
2025-01-24 18:35:38 +00:00 |
|
Rui Liu
|
283fe36eea
|
SERVER-97962 Record 'document.returned' metrics for findAndModify command (#31503)
GitOrigin-RevId: d096c3d37457b7bcb8bd3ed69334fa3add209897
|
2025-01-24 13:38:10 +00:00 |
|
Evelyn Wu
|
fcaf44c9bf
|
SERVER-87790 Combine similar replication passthroughs (#29431)
GitOrigin-RevId: 7fecb54488ae13c8b11deb1173e77973dfb682a0
|
2025-01-16 22:46:26 +00:00 |
|
Evan Bergeron
|
c3bd0fd39e
|
SERVER-98674 IDHack upsert erroneously dup key errors (#30766)
GitOrigin-RevId: 0a5deb03c5c61b93e73048ea1872f7902017154e
|
2025-01-08 21:43:28 +00:00 |
|
Mihai Andrei
|
1956d588c5
|
SERVER-92880 Tag more jstests as owned by query (#29826)
GitOrigin-RevId: 85cc9997a93019158ec027f02fe66d4e76ea21af
|
2024-12-09 17:57:32 +00:00 |
|
Louis Williams
|
c9505af3cf
|
SERVER-93827 Add server-collection-write-path ownership to write path (#30008)
GitOrigin-RevId: 824f352349ec4c1e8d62bdbdbbb3af72b8d6bce8
|
2024-12-09 15:22:17 +00:00 |
|
auto-revert-app[bot]
|
8dabd67451
|
Revert "SERVER-92880 Tag more jstests as owned by query (#29090)" (#29523)
GitOrigin-RevId: d5a1fb056144efac5baf4b3c0b4166ac3bc7944e
|
2024-11-23 09:10:19 +00:00 |
|
Mihai Andrei
|
4ec8752d4c
|
SERVER-92880 Tag more jstests as owned by query (#29090)
GitOrigin-RevId: 96214436c16f36e49e64a656c3b569ab244b3c94
|
2024-11-22 22:26:43 +00:00 |
|
ben-gawel
|
dfd009b9c6
|
SERVER-97089 Remove irrelevant comments related to tenant migration (#29201)
GitOrigin-RevId: 9d281651f245f0002d0755bb555e80149a5b44b1
|
2024-11-18 17:16:21 +00:00 |
|
Drew Paroski
|
d867dc0155
|
SERVER-96798 Mark some tests as owned by the Storage Execution team (#28945)
GitOrigin-RevId: aaeee65ad0fa36f5a157bc9cefdbaab7b944f9dd
|
2024-11-07 19:27:11 +00:00 |
|
Brett Nawrocki
|
2cee0f7b89
|
SERVER-96155 Remove tenant_migration_incompatible tag (#28490)
GitOrigin-RevId: b31fcb7c93ff15df5f84a5b13eac886a10bb8c1c
|
2024-10-30 16:28:53 +00:00 |
|
Pol Piñol Castuera
|
711de33be5
|
SERVER-96011 Temporary ban update_with_large_hint.js running with balancer enabled (#28297)
GitOrigin-RevId: f5db5ba930eb28684e6407b4f23e4df86e991953
|
2024-10-22 08:38:38 +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 |
|
Ivan Fefer
|
9c9836cfee
|
SERVER-84089 Check for collation when retrying bulk write upsert (#26578)
GitOrigin-RevId: 3565983c24c271e20cf4dd2b3d3cce2adde9379b
|
2024-09-02 10:57:07 +00:00 |
|
Daisy Kucharski
|
4b99d52dca
|
SERVER-90706 Add requires_getmore tag to tests that run getMore implicitly (#26512)
GitOrigin-RevId: 604db5580b8b3839ea3eb0a079e73f3e792dcd7c
|
2024-08-28 15:56:52 +00:00 |
|
Mindaugas Malinauskas
|
8b6ddfcdd2
|
SERVER-92512 Removed a stale TODO comment related to SERVER-89482 (#25185)
GitOrigin-RevId: 3c50f7fbc1b5e7623249ac639cacbddc2e10ec97
|
2024-08-21 13:35:49 +00:00 |
|
Jan
|
3c06464ba6
|
SERVER-93773 Ensure running aggregation on an existing database in write_change_stream_pit_preimage test (#26305)
GitOrigin-RevId: 151aadccc50c9a9c18cf2a97588fd98ea2b51ce5
|
2024-08-20 21:56:47 +00:00 |
|
Jan
|
0b9e32e40b
|
SERVER-93058 Add tests to verify that change stream pre- and post-image works correctly with $merge aggregation stage (#25784)
GitOrigin-RevId: 6b3826e3bc39d1ffa7d335c5d8e693715b05e718
|
2024-08-16 11:26:49 +00:00 |
|
Gregory Noma
|
5339a049c1
|
SERVER-92770 Remove emptycapped (#25439)
GitOrigin-RevId: 4498272aa5000aff8fc8effec2b3c8e96ba98ea6
|
2024-07-31 15:44:28 +00:00 |
|
Alexander Ignatyev
|
c92e1dde3b
|
SERVER-91700 Use unoptimized match expressions for upsert (#23721)
GitOrigin-RevId: e8699892082fdbd6cd43332ea51058ce7db4981f
|
2024-06-21 17:26:19 +00:00 |
|
auto-revert-app[bot]
|
43825f162d
|
SERVER-91560 Fix emptyTs tests (#23536)
GitOrigin-RevId: 30071ddd99fa50770963c409f98801b76fd74782
|
2024-06-15 03:37:35 +00:00 |
|
Drew Paroski
|
8a6b1469a4
|
SERVER-88750 Add "bypassEmptyTsReplacement" param to insert/update/findAndModify/bulkWrite (#22841)
GitOrigin-RevId: 3b9979a5a726131e1db477b8f32409cbecd2ba1a
|
2024-06-14 18:30:57 +00:00 |
|
Catalin Sumanaru
|
de97aac8f6
|
SERVER-91379 Re-introduce eslint rule for missing semicolons (#23301)
GitOrigin-RevId: fd9cce5f9f201004e44ffdeabdb33cd93e79b451
|
2024-06-11 14:18:29 +00:00 |
|
seanzimm
|
afbf36d56a
|
SERVER-90050: Make bulkWrite not send all nsInfo in child batches (#22320)
GitOrigin-RevId: 055bcec05d0ae5b58681be45ec55df4fee6b79df
|
2024-05-23 17:54:42 +00:00 |
|
Jordi Olivares Provencio
|
b709b8032e
|
SERVER-90685 Exclude remove8.js from suites that do not expect getMore requests (#22369)
GitOrigin-RevId: 060188fb06851daafcae658092b20efef13f566c
|
2024-05-21 17:27:12 +00:00 |
|
HanaPearlman
|
274ea67052
|
SERVER-83760: Support for delete-by-_id in Express path (#21615)
SERVER-83760: Implement delete-by-_id in Express path.
Co-authored-by: Justin Seyster <justin.seyster@mongodb.com>
GitOrigin-RevId: e06859afd2e1050038ed7a39a196baff18da1f42
|
2024-05-10 01:08:38 +00:00 |
|
Colin Stolley
|
d372d5bab4
|
SERVER-83759: Implement update-by-_id in Express path. (#21394)
SERVER-83759: Implement update-by-_id in Express path.
Co-authored-by: Justin Seyster <justin.seyster@mongodb.com>
GitOrigin-RevId: c1533aeeb6f9ccc867523791685604b1496a4b18
|
2024-05-08 05:32:35 +00:00 |
|
Cheahuychou Mao
|
bfba54a564
|
SERVER-90182 remove8.js should not count all docs in the test collection by running count command without a filter since it would include orphan docs (#21854)
GitOrigin-RevId: 9a5c8219e71589b4c69efa21ed537e018a9ced09
|
2024-05-06 16:06:23 +00:00 |
|