Commit Graph

142 Commits

Author SHA1 Message Date
Jada Lilleboe
a9d8aa322d SERVER-126414 Add linter rule to prevent jstests from committing .only() with mochalite (#53658)
GitOrigin-RevId: 20ac742fc5a46d154ac488967480fd9d1cc7efb1
2026-05-13 15:26:47 +00:00
Allison Easton
259e1f4564 SERVER-123190 Disable shard registry and catalog cache when --configOnly is specified (#51029)
GitOrigin-RevId: bf27d03b207f066eb37d81195d7745f5eeadc5d9
2026-04-28 19:06:04 +00:00
Andrew Bradshaw
bf64d875fe SERVER-113559 Fix bolt instrumentation (#52511)
GitOrigin-RevId: 59ae821cd73286bf21cb35fcc43a7eefb78b6d7a
2026-04-28 18:29:56 +00:00
Sean Lyons
c48000dc23 SERVER-124993: Add bazel rules for resmoke's multiversion setup (#51648)
GitOrigin-RevId: 385e05b192ae8da36d4de36025ccb8253d906f22
2026-04-22 17:51:48 +00:00
Sean Lyons
309551f4eb SERVER-124473: Add bazel rules for running db-contrib-tool (#52092)
GitOrigin-RevId: 2bfaaca0973363a1e8164de5ed9b33fdbc9db864
2026-04-20 15:36:36 +00:00
Daniel Moody
7fbd72d6f0 SERVER-117726 move compiledb generation into the bazel graph (#49797)
GitOrigin-RevId: ed2b1096fd0a6b1eea8405df897756feda930f5d
2026-03-17 19:33:55 +00:00
Daniel Moody
2cbf35e39d Revert "SERVER-117726 move compiledb generation into the bazel graph" (#49754)
GitOrigin-RevId: 70bd93d4d261aa0ca4ee516c146c4f019dbc4be1
2026-03-17 14:10:17 +00:00
Daniel Moody
d1988ceadf SERVER-117726 move compiledb generation into the bazel graph (#49483)
GitOrigin-RevId: 823855c8f7f733093d55143ced5eddb8a60a8c01
2026-03-16 21:32:50 +00:00
Andrew Bradshaw
f4644578e0 SERVER-120217 Update to using rules python (#48943)
GitOrigin-RevId: 4684e8f134d1fff534747129566fed89a4f96528
2026-03-06 01:52:51 +00:00
Zac Codiamat
1fbfc374b5 SERVER-121022: Include rerank extension in dist (#49116)
GitOrigin-RevId: cf2dfda97fe29a7d648c884c423ddc4cb0ebec9b
2026-03-05 22:15:28 +00:00
auto-revert-app[bot]
43d051bf52 Revert "SERVER-120217 Move python rules to using py_binary rather than using the toolchain (#48508)" (#48721)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: d35520487ef4c39e473d4aefe7e76eeaa97bf0d5
2026-03-02 23:14:27 +00:00
Andrew Bradshaw
3703480801 SERVER-120217 Move python rules to using py_binary rather than using the toolchain (#48508)
GitOrigin-RevId: c2e5ada619cf3acc6ea6849540b9c8239df76de7
2026-03-02 23:12:38 +00:00
Steve McClure
8d123f5339 SERVER-119408: Create VSCode DAP scaffolding for an "attach" workflow (#48265)
GitOrigin-RevId: cf77560a2b37085af3267bf826abd46cd51d0ad6
2026-02-20 18:49:14 +00:00
Zac Codiamat
8e0ca8de69 SERVER-117897 Add mongot-extension to dist and dist-test (#47736)
GitOrigin-RevId: 1304427ba869f2626adaddf419b4f8ce9cbe7b76
2026-02-06 22:42:03 +00:00
Daniel Moody
250ce2ae2c Revert "SERVER-117897 Add mongot-extension to dist and dist-test (#47653)
GitOrigin-RevId: ec628f1c3c4c74327bda5a2c75d04a21fe57f250
2026-02-05 19:53:49 +00:00
Zac Codiamat
0382894453 SERVER-117897 Add mongot-extension to dist and dist-test (#47371)
GitOrigin-RevId: 7bd7d70e112929af58962b5c3cade5379fe7d6d8
2026-02-03 17:43:01 +00:00
Gabriel Marks
77d90a66d3 SERVER-99750 Use generated certificates in jstests (#46650)
GitOrigin-RevId: 303ffa3be9ec56f70a9ff9e38d4430fd0c927599
2026-01-28 18:44:45 +00:00
Daniel Moody
081b72ba74 SERVER-117641 use output base directly for compiledb (#46797)
GitOrigin-RevId: 457eb6c6e63dbe160594ab6763b79e2484edb596
2026-01-22 19:32:59 +00:00
Gabriel Marks
2e5c772a22 SERVER-99749 Create testing certificates during installation (#46314)
GitOrigin-RevId: 528e5772525fb141a0077c2ba41fc70ebae70026
2026-01-15 23:13:29 +00:00
Zac Codiamat
a305a20b3a SERVER-114734 Add extension_options configurations to archive-dist-test tarball (#45319)
GitOrigin-RevId: 38bf252551888380bd5dc3a9ca555ed0946580ef
2026-01-13 18:35:52 +00:00
auto-revert-app[bot]
e96798cbee Revert "SERVER-99749 Create testing certificates during installation (#45856)" (#46283)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 0be60134d22844bb11b335578d9ba2c778136904
2026-01-13 16:54:04 +00:00
Gabriel Marks
52eadb961c SERVER-99749 Create testing certificates during installation (#45856)
GitOrigin-RevId: 9b90333f7a1979e6883ed299e8aa2efdc69c4cf7
2026-01-09 19:23:45 +00:00
adriangzz
71bf33099c SERVER-115130 Create tool to decrypt Phylog Page with KEK (#45230)
GitOrigin-RevId: 489dbea2dd91d8b16d0a9a680f5cf682bc03f539
2026-01-09 03:06:54 +00:00
Sean Lyons
02d950a1a5 SERVER-116103 Don't follow symlinks in the mongo shell's load path when locating jsconfig.json (#45799)
GitOrigin-RevId: dc2a1430c485c593939324fd12a93a86dde33f99
2026-01-06 00:22:17 +00:00
auto-revert-app[bot]
9ec406e405 Revert "SERVER-114734 Add extension_options configurations to archive-dist-test tarball (#45207)" (#45282)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 67ce34c32809f5a498ab187a12b91b739eba90b8
2025-12-15 22:01:12 +00:00
Zac Codiamat
c7df923af5 SERVER-114734 Add extension_options configurations to archive-dist-test tarball (#45207)
GitOrigin-RevId: 6c0384d3ce0c9951acda90fdc98a3be7ce358956
2025-12-15 19:54:12 +00:00
Sean Lyons
f23d7f6b80 SERVER-115127 Use an empty jsconfig.json to prevent the mongo shell from escaping bazel's local sandboxing (#45066)
GitOrigin-RevId: 90881bd043c4587aea17a20dfb0cc4be4eba381c
2025-12-10 21:47:39 +00:00
Pol Piñol Castuera
8a02389702 SERVER-112053 Update folder hierarchy with up-to-date Catalog and Routing modules and components nomenclature (#44331)
GitOrigin-RevId: 867e9a8e1d8b146339655a7ae8011c3a1903a6e8
2025-11-24 17:51:16 +00:00
Eric Lavigne
6686b37edf SERVER-112646: Set up eslint and node for devcontainer (#42978)
GitOrigin-RevId: c8344da5d8706f97b6806a364593cafc11444001
2025-10-23 14:17:04 +00:00
Daniel Moody
6c91175047 SERVER-112653 fix streams clang tidy configuration (#42857)
GitOrigin-RevId: 6754734afc4f1baf4166ba05522323036724bdb2
2025-10-20 21:32:31 +00:00
gitpushjoe
9d8a15b82d SERVER-103950 Create bazel build gendts target (#37832)
GitOrigin-RevId: eea4526e74fa72632254a4ebf704bf69df2c1f24
2025-10-14 14:33:00 +00:00
Joshua Siegel
3c39b6c889 SERVER-112162 Move dist_test_extensions into the test_examples' Bazel file
GitOrigin-RevId: 0355c31a64b7cf85c4aaad4053d7e386d7b88371
2025-10-08 21:19:22 +00:00
Alyssa Clark
7846347fe4 SERVER-110980 Implement basic assertions support for extensions (#42316)
GitOrigin-RevId: 17368fe90ca4a131aaa4443bbdd53af4725de9fa
2025-10-08 20:04:33 +00:00
Will Buerger
853c51b9e7 SERVER-111340: Implement MongoExtensionHostServices::log() functionality (#41874)
GitOrigin-RevId: 6f7daa2ee69d00d0fcd5e99558254090efbafa31
2025-10-07 14:22:44 +00:00
Ruoxin Xu
9893093bfa SERVER-105625 Add initial replay validation (#40910)
GitOrigin-RevId: b9140d578abfc72ea0464062ae02d0f542a9d8d6
2025-09-26 12:22:18 +00:00
Zac Codiamat
3f0ab60115 SERVER-108556 Also archive with zstd (#41614)
GitOrigin-RevId: 0673746cc8e0189afff5594837960a95489042bf
2025-09-24 20:12:54 +00:00
Will Buerger
722fd2aac9 SERVER-111053: Test extension cleanup and Bazel documentation improvements (#41457)
GitOrigin-RevId: 216da79376f581ba6ce98986260f02b476c53fe6
2025-09-22 14:59:00 +00:00
Jada Lilleboe
7bfa4412a9 SERVER-109300 add streams clang tidy file (#41498)
GitOrigin-RevId: a26d4831e4fa2452f8512f79da0e1723940c53c5
2025-09-18 15:31:13 +00:00
Joshua Siegel
4c16bfc046 SERVER-110634 Update with_extensions variant to generate .conf files (#41281)
GitOrigin-RevId: 7d41e0679476eaf2462ac17fb9107030c1312788
2025-09-17 21:09:07 +00:00
Joshua Siegel
40d59d9823 SERVER-110326 Modify load_all_extensions() to use .conf files (#41278)
GitOrigin-RevId: b5ae8a1c21483fc1afb3b8f6a5c010f833e61bd6
2025-09-15 19:56:42 +00:00
auto-revert-app[bot]
4910e40d6e Revert "SERVER-110326 Modify load_all_extensions() to generate and use .conf files (#41126)" (#41227)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 0c2125fd3bf4c2ddc6a43e8ebdd3b32d147951a2
2025-09-12 03:26:59 +00:00
Joshua Siegel
1bd536e1b3 SERVER-110326 Modify load_all_extensions() to generate and use .conf files (#41126)
GitOrigin-RevId: c16b9d8090a30a10b68bbc4490d88c0cce7327ec
2025-09-11 22:20:06 +00:00
Daniel Segel
2f9e0a26ac SERVER-109991 Load config files to individual extensions (#41094)
GitOrigin-RevId: 570033339afe3f03f0e978488743b355b0289cce
2025-09-10 23:24:42 +00:00
Andrew Bradshaw
80ae76ff2e SERVER-110062 Add ability to publish pgo and bolt data (#40752)
GitOrigin-RevId: 1afe5ad0aaf5998f362b1786293b590d016995f9
2025-09-02 16:49:34 +00:00
Joshua Siegel
f036853798 SERVER-109878 Fix TODO to point to correct ticket (#40621)
GitOrigin-RevId: 9d87bdb9afa8164a3734965b775f85bc605026b2
2025-08-28 03:10:55 +00:00
Will Buerger
87feef3731 SERVER-106933: Add testing for cluster restart scenarios for extension enablement / upgrade / downgrade (#40179)
GitOrigin-RevId: fc426a268b98549741fabdd41c325d2337891efa
2025-08-20 21:38:26 +00:00
Will Buerger
a2d6c1bd56 SERVER-109389: Add end-to-end testing that $vectorSeach extension stage can override server $vectorSearch implementation (#40187)
GitOrigin-RevId: d1c74dc9e63bfee9ab4e5fa5f0b3b932e751f18f
2025-08-19 22:30:50 +00:00
Will Buerger
1bd40dc8ad SERVER-108453: Clean up malformed extensions and add two end-to-end startup failure test cases (#40123)
GitOrigin-RevId: d83d540d106759d6f1e6525764513d7c73daaacd
2025-08-15 20:05:24 +00:00
Sean Lyons
16fd7192ac SERVER-109267 Repair missing MONGO_VERSION in Resmoke Bazel tests (#40059)
GitOrigin-RevId: 45cefff252877cc1c32d16b2733b4afc88dcd908
2025-08-14 18:52:04 +00:00
Joshua Siegel
ac95f41089 SERVER-109193 Add sanitizer configs to extension transition (#40041)
GitOrigin-RevId: 9f6535fe9710bf180f05b0314c77b91bfca5112f
2025-08-14 03:14:53 +00:00