Commit Graph

16 Commits

Author SHA1 Message Date
Alex Li
951275771d SERVER-109964 Undeprecate dassert (#52500)
GitOrigin-RevId: 333e7810d63d3819c0e97925a087a2ed0e5f09e7
2026-04-28 19:03:07 +00:00
Steve McClure
32e8f260de SERVER-124136 Format markdown via prettier: wrap lines and use width of 100 (#52231)
GitOrigin-RevId: 3305c1e2ee3a6a2c3a5b2b7883b0f491a59ed646
2026-04-21 19:20:11 +00:00
James Bronsted
6fc33e8a55 SERVER-109502 clarify fassert docs and claim exception_architecture.md for Server Programmability (#40280)
Co-authored-by: Mathias Stearn <mathias@mongodb.com>
GitOrigin-RevId: 81598169837ddb20bfc07024154e7e8358d0d0dd
2025-08-21 16:24:39 +00:00
Billy Donahue
4a34f3da61 SERVER-104300 pull back some detail from noexcept doc (#35374)
GitOrigin-RevId: 498d5ab8074378588f073f13823873744b3c7889
2025-04-24 17:50:54 +00:00
Ryan Berryhill
b7615244a3 SERVER-102065 Add new noexcept guidance to exception_architecture.md (#33608)
GitOrigin-RevId: ead58990534fe489fd759c303df95c7ec043a4ad
2025-04-10 01:40:21 +00:00
Jan
d9c2ded36d SERVER-100387 Make error code linter work with 6 digit SERVER ticket ids (#31949)
GitOrigin-RevId: 5575ce490933487f1e56218dc166fd2793f0bd26
2025-02-05 09:24:09 +00:00
Blake Oler
21b5d66dbb SERVER-70148 Document suggested noexcept use cases (#15261)
GitOrigin-RevId: bbf4da8eb105d69546f7dcf77cd8e629d9aa2a26
2024-12-31 17:25:05 +00:00
Alex Neben
b665258d9d SERVER-88970 Added yaml formatting to server repo
GitOrigin-RevId: 35db3811d8f749edd5b79ba910adcbc1ceb54cc4
2024-04-06 05:23:20 +00:00
Alexander Neben
71f830ce49 SERVER-87034 Initial markdown format (#19276)
GitOrigin-RevId: 64e388007ec1ac3744537253540995af628bcc00
2024-02-27 19:58:04 +00:00
Colin Stolley
4ab4546310 SERVER-77327: replace verify() with MONGO_verify() 2023-05-23 21:56:11 +00:00
Alex Li
0951863447 SERVER-61801 Clarify tasserts in the exception architecture guide 2022-10-18 22:02:14 +00:00
Matthew Saltz
cc94a08bb4 SERVER-49367 Update exception_architecture.md to include information on choosing unnamed error codes 2021-08-12 17:46:48 +00:00
Billy Donahue
32c4765e7a SERVER-50684 rename,cleanup internalAssert->iassert 2020-11-20 01:12:35 +00:00
Kevin Pulo
7d8e64df2d SERVER-44570 Add tripwire assertions (tassert) 2020-11-02 09:58:44 +00:00
Amirsaman Memaripour
0b8dd2947e SERVER-48719 Expand Documentation for Server-Internal Error Reporting 2020-06-29 14:54:14 +00:00
Ian Whalen
fb26a7fb81 SERVER-37414 Move branch-specific docs from GitHub Wiki into repo 2020-03-17 13:12:40 +00:00