Commit Graph
77 Commits
Author SHA1 Message Date
root 09f743fdcf Accept units from configured source roots 2026-08-16 13:02:58 +00:00
root d0efab7db0 Harden dynamic HTTP and compiler boundaries 2026-07-26 11:28:11 +00:00
udo 3d155203bd Add bounded structured crypto operations 2026-07-22 13:43:21 +00:00
root 10e6565037 Read complete bounded Memcached responses 2026-07-20 23:24:57 +00:00
root 80eaf0b69b Retire idle persistent MySQL connections 2026-07-20 13:00:29 +00:00
udo 881dba078a Bound Wasm artifact metadata loading 2026-07-19 15:43:52 +00:00
udo 15fdfe725d Buffer Wasm metadata reads 2026-07-19 06:43:19 +00:00
udo 4f010d37a0 Cache positive entry freshness checks 2026-07-19 04:24:45 +00:00
udo 1df3becdb2 Fail unresolved unit renders with HTTP 500 2026-07-18 16:59:14 +00:00
udo 3cbe6f50d4 Fail unresolved component renders with HTTP 500 2026-07-18 16:55:42 +00:00
udo 39d4b41e2b Reject negative unsigned string values 2026-07-18 16:22:14 +00:00
udo 810c19b042 add database-aware MySQL pooling 2026-07-18 12:55:48 +00:00
udo 6e4ef8ed7a Reuse core host definitions across requests 2026-07-18 00:55:29 +00:00
udo c28b446541 Profile complete Wasm request timing 2026-07-17 19:11:05 +00:00
root 556bb06f81 Profile entry and component materialization 2026-07-17 18:28:49 +00:00
root 3e423f49dd Expose MySQL connection state 2026-07-17 18:05:04 +00:00
udo dbb8ae2c4b Support nested Markdown heading levels 2026-07-17 05:27:00 +00:00
udo 8dbff881a1 Profile request thread runtime on demand 2026-07-17 03:05:37 +00:00
root 5a5450caa8 Keep hostcall CPU profiling off hot paths 2026-07-17 02:35:03 +00:00
root c15fdc3346 Make hostcall CPU profiling configurable 2026-07-17 02:22:56 +00:00
root 672e5b66ef Profile hostcall thread CPU 2026-07-17 02:09:16 +00:00
root aeab8df208 Attribute per-unit load phases accurately 2026-07-17 01:41:33 +00:00
root 51cbb19f7d Profile workspace CPU phases 2026-07-17 01:12:55 +00:00
root 0e43a89636 Document persistent MySQL worker pooling 2026-07-17 00:59:10 +00:00
udo 83c05111a9 Profile FastCGI transport phases 2026-07-16 20:49:13 +00:00
udo bbfbd63b53 Skip wasm bodies on serialized module hits 2026-07-16 20:31:25 +00:00
udo 11025ab8b3 Profile cold unit module loading 2026-07-16 19:57:40 +00:00
udo 9c15d6d85d Profile unit symbol resolution cost 2026-07-16 18:30:11 +00:00
udo ab3e4dac2e Remove slower unit symbol cache 2026-07-16 18:18:39 +00:00
udo ea89e3bb6d Cache resolved unit symbols per request 2026-07-16 18:14:23 +00:00
udo 197719ea23 Profile side module loading phases 2026-07-16 18:01:31 +00:00
udo fd276f8343 Profile component resolution subphases 2026-07-16 17:34:46 +00:00
udo 6a02c07bcb Reuse reset MySQL connections per worker 2026-07-16 17:00:28 +00:00
udo b04ce3d005 Profile logical MySQL operations 2026-07-16 16:31:13 +00:00
udo dc5ccee805 Profile request execution phases 2026-07-16 15:12:13 +00:00
udo 8eec28a639 Clarify CSRF field raw rendering 2026-07-14 00:04:43 +00:00
udo 7fabccd90a Add CSRF hidden field helper 2026-07-13 23:52:49 +00:00
udo 0187bb60cf docs: publish password hashing APIs 2026-07-13 19:47:06 +00:00
udo c1039f5094 Parse standard absolute URL paths 2026-07-13 09:31:45 +00:00
udo 02ed75fc85 Invalidate units when loaded sources change 2026-07-13 07:42:52 +00:00
udo d857930ceb Expose MySQL affected row counts 2026-07-13 07:10:03 +00:00
root b1dfe6c807 Reuse MySQL connections within requests 2026-07-13 00:08:07 +00:00
udo 0ff42f357f Document request-scoped MySQL cleanup 2026-07-08 18:44:07 +00:00
udo b8c2efe976 add native csrf helpers 2026-07-06 09:58:25 +00:00
root 991a0f62b4 harden runtime config and docs 2026-06-27 20:58:07 +00:00
root 4a6fc46ec8 docs: document runtime cache request param 2026-06-21 21:02:36 +00:00
root c0f3c5507c fix doc example cache path 2026-06-21 20:59:01 +00:00
root 4eda629c8d cleanup, docs 2026-06-17 13:02:57 +00:00
root b8b56cf3dd cleanup, docs 2026-06-16 23:02:45 +00:00
root ea08d5f28b cleanup, docs 2026-06-16 12:21:31 +00:00