-
0ff42f357f
Document request-scoped MySQL cleanup
main
udo
2026-07-08 18:44:07 +00:00
-
6bdccacf02
fix cli unit document root resolution
udo
2026-07-06 20:35:09 +00:00
-
6f446c4aef
hide internal csrf session key helper
udo
2026-07-06 10:08:44 +00:00
-
b8c2efe976
add native csrf helpers
udo
2026-07-06 09:58:25 +00:00
-
125a24e2f9
redact sensitive runtime config logging
udo
2026-07-06 08:03:09 +00:00
-
a6cb1c0390
fix wasm session and mysql placeholder state
udo
2026-07-06 07:54:01 +00:00
-
991a0f62b4
harden runtime config and docs
root
2026-06-27 20:58:07 +00:00
-
c148c1b36b
test: allow skipping nested local service probes
udo
2026-06-22 02:39:36 +00:00
-
30fcfce103
test: include response tails in site failures
udo
2026-06-22 01:31:44 +00:00
-
41b034739b
test: use explicit failed-count checks
udo
2026-06-22 01:14:07 +00:00
-
bd007231de
test: distinguish case failures from summary labels
udo
2026-06-22 00:56:46 +00:00
-
7cf930b4a8
test: accept explicit zero-failure summaries
udo
2026-06-22 00:39:12 +00:00
-
4d17d80f9a
test: build failed-count markers explicitly
udo
2026-06-22 00:21:10 +00:00
-
0d59ea4b1c
test: rely on site summary failure counts
udo
2026-06-21 23:54:01 +00:00
-
a0d085859c
test: stabilize cold local service probes
udo
2026-06-21 23:37:01 +00:00
-
9e70dde366
test: detect site case failures explicitly
udo
2026-06-21 23:05:32 +00:00
-
c73dbc8503
test: retry cold site suite probes
udo
2026-06-21 22:42:02 +00:00
-
1d6c882fb7
test: wait for complete local HTTP bodies
udo
2026-06-21 22:24:12 +00:00
-
245119f952
test: report site suite marker details
udo
2026-06-21 22:07:28 +00:00
-
e113215ffa
test: wait for slow streamed test responses
udo
2026-06-21 21:50:37 +00:00
-
1088f6b9a5
test: tolerate cold unit browser responses
udo
2026-06-21 21:21:39 +00:00
-
1770323a2a
fix test runner repo path handling
root
2026-06-21 21:05:51 +00:00
-
4a6fc46ec8
docs: document runtime cache request param
root
2026-06-21 21:02:36 +00:00
-
c0f3c5507c
fix doc example cache path
root
2026-06-21 20:59:01 +00:00
-
4eda629c8d
cleanup, docs
root
2026-06-17 13:02:57 +00:00
-
b8b56cf3dd
cleanup, docs
root
2026-06-16 23:02:45 +00:00
-
ea08d5f28b
cleanup, docs
root
2026-06-16 12:21:31 +00:00
-
dff1959341
cleanup, error pages
root
2026-06-16 08:46:54 +00:00
-
f2a3503ac3
configurable trans-membrance hostcall blocklist
root
2026-06-16 01:13:06 +00:00
-
52cf266a5e
docs
root
2026-06-15 21:46:31 +00:00
-
99cd92fb4a
docs
root
2026-06-15 21:42:50 +00:00
-
34a97e2577
chore: use version file for package builds
1-2026-06-001
udo
2026-06-15 16:19:55 +00:00
-
6be92ef93e
smolstuf
root
2026-06-15 15:45:52 +00:00
-
5ee257565c
smolstuf
root
2026-06-15 15:40:24 +00:00
-
5f430155b7
deb update
root
2026-06-15 13:16:39 +00:00
-
762b586242
post-W7 cleanup
root
2026-06-15 12:31:33 +00:00
-
1a5c6547b9
post-W7 cleanup
root
2026-06-15 12:00:46 +00:00
-
75bccb778c
W7 done done
root
2026-06-15 11:14:03 +00:00
-
ad2ba7b632
W7 done done
root
2026-06-15 11:08:44 +00:00
-
abcb66717e
W7 done done
root
2026-06-15 11:06:35 +00:00
-
1743c51e46
W7 done done
root
2026-06-15 11:04:16 +00:00
-
04745f39a8
W7 done done
root
2026-06-15 10:53:36 +00:00
-
f5637bb587
W7 done done
root
2026-06-15 10:28:23 +00:00
-
b1a0df9c93
W7 done done
root
2026-06-15 10:19:06 +00:00
-
4f84ac544d
feat: request_perf() worker-side timing hostcall; restore demo System Info
root
2026-06-15 08:18:04 +00:00
-
83ab9e10f7
perf: extend the compiled-module disk cache to per-unit modules
root
2026-06-15 00:16:41 +00:00
-
560290ca1d
perf: cache the compiled core module so fresh workers deserialize, not recompile
root
2026-06-15 00:02:22 +00:00
-
bfd6d33829
W7f: sweep dead/legacy/fallback leftovers after native-pipeline removal
root
2026-06-14 23:43:16 +00:00
-
cf51336873
W7e: delete the native unit pipeline (.so compile + dlopen execution)
root
2026-06-14 23:20:50 +00:00
-
fb728d63bc
W7e stage B: factor the .wasm artifact into unit compile-freshness
root
2026-06-14 18:50:31 +00:00
-
2debd33804
W7e: wasm-preferred dispatch + compile-on-demand; harden unit ABI validator
root
2026-06-14 18:20:12 +00:00
-
8587fbc5aa
wasm runtime: central WS broker, unified handlers, W7d holdouts, membrane completeness
root
2026-06-14 17:51:51 +00:00
-
15e8d092bc
W7+
root
2026-06-14 01:37:39 +00:00
-
6bb4f7f0ad
test: port network suite to uce cli runner
udo
2026-06-13 22:58:35 +00:00
-
b1856c1725
chore: narrow wasm backend entrypoint API
udo
2026-06-13 22:32:02 +00:00
-
af6500d134
fix: harden wasm w7 entrypoint paths
udo
2026-06-13 22:08:52 +00:00
-
d6421cb8f3
feat: extend wasm backend entrypoints
root
2026-06-13 21:50:19 +00:00
-
fe83c52411
feat: membrane remaining wasm host surfaces
root
2026-06-13 20:10:00 +00:00
-
c84fc86e6c
W6
udo
2026-06-13 16:19:52 +00:00
-
5a56d4f39e
W5
udo
2026-06-13 15:10:42 +00:00
-
afaa4dd7c0
feat: cut over to WASM backend
Udo
2026-06-13 08:42:31 +00:00
-
577aae076e
W3
udo
2026-06-13 02:07:38 +00:00
-
eb8f303f94
docs: remove unsupported second-plane language roadmap
udo
2026-06-12 20:36:57 +00:00
-
89b5499c8f
fix: harden WASM phase 5 harness
udo
2026-06-12 20:13:07 +00:00
-
961df2d542
phase 5
udo
2026-06-12 19:55:35 +00:00
-
80285b7fb4
feat: implement WASM phase 1 DValue ABI
udo
2026-06-12 12:42:56 +00:00
-
7e2faf1472
spike: validate WASM phase 0
udo
2026-06-12 11:40:26 +00:00
-
7066da3cde
refactor: rename DTree to DValue
udo
2026-06-12 11:05:52 +00:00
-
941f5aea08
feat: add configurable UCE error pages
udo
2026-06-12 08:59:09 +00:00
-
b957a2373b
chore: ignore Python cache artifacts
udo
2026-06-11 23:06:03 +00:00
-
20db669589
fix: stabilize runtime follow-up regressions
udo
2026-06-11 23:03:07 +00:00
-
7f757654b6
fix: harden UCE runtime and starter
udo
2026-06-11 13:44:24 +00:00
-
71ddcaf7d4
Consolidate config and base64 helpers
Udo
2026-05-21 10:31:21 +00:00
-
8b37e7ea1e
Fix direct HTTP status sanitizer fallback
Udo
2026-05-21 10:19:43 +00:00
-
41e9ca219f
Streamline hardening helpers and expand coverage
Udo
2026-05-21 10:12:11 +00:00
-
0d8b74930c
Harden HTTP path headers sessions and archives
Udo
2026-05-21 09:56:25 +00:00
-
d37517041d
Add custom server API and runtime limits
Udo
2026-05-21 09:36:23 +00:00
-
02e153a6a7
Add archive helpers and harden task runtime
Udo
2026-05-21 00:00:23 +00:00
-
9f7625c7fd
working on documentation and more API functions
Udo
2026-04-29 12:09:37 +00:00
-
cd445f3c9b
some cleanup
Udo
2026-04-28 12:10:07 +00:00
-
223cf4c6e1
website with slop placeholders
Udo
2026-04-22 13:31:51 +00:00
-
14ebf10a22
changing doc format and HTML literals
Udo
2026-04-22 09:31:00 +00:00
-
f7b066b374
changing doc format and HTML literals
Udo
2026-04-22 01:56:46 +00:00
-
8223dcc6b3
I think I need to change the documentation format
Udo
2026-04-22 01:32:05 +00:00
-
b53eb6e4f1
Enhance template parser to handle C++ comments and refactor preprocessing logic
udo
2026-04-20 21:41:23 +00:00
-
dc05f9faa5
PHP familiarity shortcuts
Udo
2026-04-19 21:15:52 +00:00
-
af642c8167
getting closer to full port of web app starter
Udo
2026-04-19 19:44:18 +00:00
-
d1167aec3b
getting closer to full port of web app starter
Udo
2026-04-19 19:09:21 +00:00
-
2b5586d7df
decided in favor of dedicated COMPONENT() macro, updates to documentation
Udo
2026-04-19 11:34:03 +00:00
-
be514d63d6
trying to port web app starter from PHP
Udo
2026-04-19 09:38:23 +00:00
-
46d98a092f
Enhance WebSocket support: add opcode handling, binary message support, and improve connection validation
udo
2026-04-18 18:41:50 +00:00
-
86dc93864e
Add WebSocket support and enhance chat functionality
udo
2026-04-18 15:10:15 +00:00
-
cd8f07aaa7
Refactor FastCGI server and compiler, enhance HTTP header parsing, and add WebSocket support
udo
2026-04-18 14:04:58 +00:00
-
984453f336
update sigh
Udo
2022-12-22 06:01:23 +00:00
-
392b7224b1
Merge branch 'main' of github.com:ThingamaNet/uce
Udo
2022-04-18 23:37:37 +00:00
-
-
364d83b199
doc update
Udo
2022-04-18 23:37:21 +00:00
-
21fdeafb6c
Basic documentation
Udo Schroeter
2022-02-11 11:44:32 +01:00
-
9e5b7d39e3
Basic readme
Udo Schroeter
2022-02-11 11:22:04 +01:00
-
-
defc628204
packaging
Udo
2022-02-11 02:35:06 +00:00
-
6f6919f3f0
backage builder
Udo
2022-02-11 01:51:32 +00:00