Commit Graph

179 Commits

Author SHA1 Message Date
Marcos Grillo
bdb6c7fceb SERVER-113353 Change ownership of shard_key_pattern_query_util library (#44349)
GitOrigin-RevId: 8025e1dcee6eae619ffd6ac7184c0719b61c4235
2025-11-27 16:31:55 +00:00
Janna Golden
d8496c0a18 SERVER-112081 Label causal consistency module (#44128)
GitOrigin-RevId: 4b02ad8ef04cc4788ab40242694782197c72b038
2025-11-25 15:35:00 +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
Brad Cater
80d797cf8e SERVER-114107 Revert SERVER-113363 (#44152)
GitOrigin-RevId: e17d35464e74e1066aad3d81e34b48ab7d7d2743
2025-11-19 16:47:47 +00:00
Janna Golden
6be3b3cec1 SERVER-112374 Label remaining files in data_movement module (#44112)
GitOrigin-RevId: 3e29b57a5336c4e9da6eb5f6a7a03aff0967696d
2025-11-18 18:48:23 +00:00
Brett Nawrocki
38fe9a9e80 SERVER-113886 Move ReadyRangeDeletionsProcessor to its own file (#44069)
GitOrigin-RevId: 1a8c87884bad0ab2bfe677e28730d7ea6bdd79c0
2025-11-18 16:25:45 +00:00
Saman Memaripour
54e1f43237 SERVER-113910 Complete TODO listed in SERVER-113765 (#43996)
GitOrigin-RevId: 223556a892192d95b8e1c8d7da71ce8e66621d0d
2025-11-17 23:53:21 +00:00
auto-revert-app[bot]
2dec5f5579 Revert "SERVER-112374 Label remaining files in data_movement module (#43899)" (#44021)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: bc20b36c7eb19edb7556791b3000462cced15aa0
2025-11-15 01:44:52 +00:00
Janna Golden
318ddbddc6 SERVER-112374 Label remaining files in data_movement module (#43899)
GitOrigin-RevId: 57bed5d5d3d0c7e90d45a7967af8960bc90ac3e4
2025-11-14 19:04:24 +00:00
Nic
b3a6fbf405 SERVER-113697: Make the encrypted storage engine part of the storage api module (#43866)
GitOrigin-RevId: c7add7507b6ae9d74d1d5f40b954bb87903495e8
2025-11-13 23:05:52 +00:00
Brad Cater
63d9d7501d SERVER-113363 Make ReplicationCoordinatorImpl public accessors lock-free (#43551)
Co-authored-by: Saman Memaripour <amirsaman.memaripour@mongodb.com>
GitOrigin-RevId: 0be8c020ab564796d8c188ae34dce4373949fdcb
2025-11-12 19:12:13 +00:00
Zack Winter
6b9557fc30 SERVER-113751 Wrap the Modules Linter in a Retry (#43844)
GitOrigin-RevId: 0c79036a9d36ab44c5371f0523d69500a2721d92
2025-11-12 17:51:49 +00:00
Thomas Goyne
b11b9c9b2f SERVER-113301 Move index build unit tests out of dbtest (#43407)
GitOrigin-RevId: bb9c4ce7d04ea6dbf75d6fccc356415f4436f797
2025-11-12 16:26:58 +00:00
Saman Memaripour
c7f43c110f SERVER-113602 Mark module boundaries for networking (#43713)
GitOrigin-RevId: 7c34ccb84f68e6de8575af01501a86d427f2e134
2025-11-12 05:20:15 +00:00
adelinexchen
0a3b9f04bb SERVER-113522 modularise non-private server_backup_restore files (#43628)
GitOrigin-RevId: e7a50f1ddec1af605b286131fa27ac1513cefb7f
2025-11-12 05:18:50 +00:00
Nic
466f7956d3 SERVER-113660: Move the queryable interface to API (#43759)
GitOrigin-RevId: 1613f62b3ea9446b287b68ef13616fafa5817eec
2025-11-12 05:00:36 +00:00
Janna Golden
95555a81d0 SERVER-112372 Move and label resharding related DDL files in data_movement module (#43687)
GitOrigin-RevId: c8f28d5f8a14970d68995de436fb37501c8d4b31
2025-11-12 04:57:23 +00:00
Nic
f9bfcc1591 SERVER-112995: Annotate the dbcheck module (#43550)
GitOrigin-RevId: 5e4aa462613924c045f45fc5147db5c78873808c
2025-11-12 04:54:01 +00:00
adelinexchen
929abb2b0a SERVER-112994 modularize compact (#43446)
GitOrigin-RevId: 262e9920a672ed3eb574cf09476b9d80b1e72e11
2025-11-12 04:33:34 +00:00
Brad Cater
3cf541e9ef SERVER-19549 clang thread safety annotations (#43219)
Co-authored-by: Mathias Stearn <mathias@mongodb.com>
GitOrigin-RevId: 71441319c7613ba0ea22ddae772c31cf1430d592
2025-11-12 04:30:24 +00:00
Nic
6cae49a117 SERVER-112998: Annotate the validation module (#43444)
GitOrigin-RevId: 54687d75582c5d721c278d25292a6eaec0e5f8ce
2025-11-12 04:17:36 +00:00
Saman Memaripour
9629e06a44 SERVER-113303 Mark module boundaries for networking.execution (#43412)
GitOrigin-RevId: b6a1aeaf40c97d7528d4661464fb0e8abd23e90c
2025-11-12 04:13:26 +00:00
gitpushjoe
b880f00b13 SERVER-112680 Finalize modularity for replication-owned modules (#43396)
GitOrigin-RevId: 410d8316b890dabfef45d912f5d271d985a21b4b
2025-11-03 22:10:48 +00:00
Thomas Goyne
3361d2c31f SERVER-112894 Add module annotations to timeseries bucket catalog (#43106)
GitOrigin-RevId: be698d9220a84d953f578b9ea95af626929a8975
2025-11-03 18:31:45 +00:00
Saman Memaripour
b593b9aece SERVER-113183 Mark module boundaries for observability (#43349)
GitOrigin-RevId: e810af1916caaedb1cde8d1e1b74bb50b2461daf
2025-10-31 14:02:35 +00:00
Pol Piñol Castuera
adfd54a482 SERVER-112053 Update modules.yaml with up-to-date Catalog and Routing modules and components nomenclature (#43387)
GitOrigin-RevId: 4b094f8785226f70975290eb14772be936696f94
2025-10-31 12:01:14 +00:00
Saman Memaripour
d326190985 SERVER-113118 Mark module boundaries for networking.core (#43267)
Co-authored-by: Mathias Stearn <mathias@mongodb.com>
GitOrigin-RevId: a106aa24fd7a40cb084163c94850778809a0c585
2025-10-29 23:24:21 +00:00
Zack Winter
9887b87fb4 SERVER-109370 Use S3 Binary interface everywhere that the codebase downloads binaries from s3 (#43051)
GitOrigin-RevId: 328069792b90087bc410d4182f4e2a8b542edd7e
2025-10-28 03:02:49 +00:00
Saman Memaripour
3e4aa5f756 SERVER-112774 Mark module boundaries for LOGV2 (#43031)
GitOrigin-RevId: 7bb657c06cec4134478960727fa57f00b139d5dc
2025-10-27 20:19:16 +00:00
Mathias Stearn
9a9f8f32e1 SERVER-104912 Mark clang_tidy_checks module as fully marked (#42871)
GitOrigin-RevId: 64525f051604287601180a09e86ee13df469f600
2025-10-24 14:41:34 +00:00
Saman Memaripour
8e754f0623 SERVER-112850 Mark module boundaries for observability and networking commands (#43043)
GitOrigin-RevId: 58a277aa81396e052d217c3619a4efcbebf79566
2025-10-24 14:28:21 +00:00
Saman Memaripour
0e22284d65 SERVER-112845 Mark module boundaries for MirroredReads and MongoBridge (#43037)
GitOrigin-RevId: fa0ceef55bee0641fe9ddb204779d1728cb03c74
2025-10-24 01:35:47 +00:00
Mathias Stearn
53c302f840 SERVER-111671 Ignore rows without files in browser.py (#42910)
GitOrigin-RevId: 19e4a59438b0b4f6f27e2fdad7d56469b6302a71
2025-10-23 16:49:46 +00:00
Mathias Stearn
6ace345508 SERVER-112426 support marking visibility of a whole header (#42563)
GitOrigin-RevId: ce5d9b46a022fbdf093a406b9e6cad5073210a95
2025-10-15 15:38:07 +00:00
Gabriel Marks
e6be60de76 SERVER-111282 Label server_parameters and server_options modules (#42063)
GitOrigin-RevId: d71f9374e4faa84e0c830b0e58b827b6425672c5
2025-10-13 21:37:06 +00:00
Thomas Goyne
ea4fe54fb0 SERVER-112259 Move BSONObjTraversal back to bsoncolumn (#42466)
GitOrigin-RevId: 63222cb6fe6fd2c6328bcc17559549fe5d2dee9a
2025-10-13 21:07:18 +00:00
Yuhong Zhang
ea2217b2ca SERVER-109952 Support collection hash options for modal validation (#42500)
GitOrigin-RevId: a4b80e1d3716de4afa448c3406a2506149626146
2025-10-13 19:31:09 +00:00
Mathias Stearn
504c4bc8d1 SERVER-98435 Allow marking modules as fully_marked so they stay that way even when new files are added (#42270)
GitOrigin-RevId: cb96c2d48b51302a5c30fe1ce0f7a23a5b2f9132
2025-10-08 19:12:53 +00:00
Mathias Stearn
2857d2fbee SERVER-98435 Treat protobuf generated headers as completely modularized headers (#42269)
GitOrigin-RevId: 2e1676bb0e050db04921e2a0ad93a363a4efb567
2025-10-07 21:28:57 +00:00
Jan
2900d4c0e3 SERVER-111008 Remove change stream change collection code (#41875)
GitOrigin-RevId: 3e97fa2f0fc6375be13bb0024c7a45c0ba19802a
2025-10-07 20:43:45 +00:00
Mathias Stearn
662bda6105 SERVER-98435 Rename MONGO_MOD_PUB -> MONGO_MOD_PUBLIC (#42272)
GitOrigin-RevId: 1588849c60a72fb542ad88d7faefe8458aed5341
2025-10-07 20:05:03 +00:00
Shreyas Kalyan
7ddaa64b84 SERVER-111970 Move Disagg ESE to submodule of disagg (#42224)
Co-authored-by: Shreyas Kalyan <shreyas.kalyan@mongodb.com>
GitOrigin-RevId: 6dbf05d787da7ee63ecc9f04dde9fc1e17c3bffd
2025-10-06 18:40:04 +00:00
Mathias Stearn
efb6b30b94 SERVER-98435 support MONGO_MOD attributes on type alias templates (#42222)
GitOrigin-RevId: e99ddea1bde33aea52c238a4a3e8c773e1e1ccd5
2025-10-06 15:05:15 +00:00
Alice Doherty
d00ecbe98c SERVER-111589 Add updateOne microbenchmark (#41917)
GitOrigin-RevId: df817bda9fe451424adfce454d274411cf99b065
2025-10-03 14:04:17 +00:00
Guillaume Racicot
c65762929a SERVER-108325 Support ShardRetryStrategy in async_rpc (#41577)
Co-authored-by: Igor Praznik <igor.praznik@mongodb.com>
GitOrigin-RevId: c3d5e8e60665a91a1916437e3ecffc92e9b0a9b4
2025-10-02 21:27:46 +00:00
Pol Piñol Castuera
b212600f20 SERVER-111299 Complete TODO listed in SERVER-105529 (#41802)
GitOrigin-RevId: ddfe0d222221453bacc64466333c3ffd79a1f13e
2025-09-25 10:13:25 +00:00
Pol Piñol Castuera
b707de6b28 SERVER-109216 Simplify code paths in all CAR modules (modules.yaml) in favor of the new subfolder hierarchy (#41638)
GitOrigin-RevId: 10804d1cfc9a9aa98b6d7403d11bb934299c0fe1
2025-09-22 14:11:16 +00:00
Alyssa Clark
ce5ab06861 SERVER-111201 Add module visibility to QI observability files (#41613)
GitOrigin-RevId: 35f15337a95830b12e2714738fbddcdf16d23ff9
2025-09-19 20:53:16 +00:00
gitpushjoe
dc19508555 SERVER-110186 Ensure all files in replication have an API visibility (#41153)
GitOrigin-RevId: 93d0240b123eadfebd5b884731994db02652e5b2
2025-09-16 09:24:00 +00:00
Cole Harbeck
d1d1e58c0f SERVER-107658 Move server_status code into an N&O owned sub-directory (#41120)
GitOrigin-RevId: eb44e53e46ca4beed28f8f29806771f3e68847df
2025-09-15 19:12:23 +00:00