| Commit message (Expand) | Author | Age | Files | Lines |
| * | hub async provision/deprovision/hibernate/wake (#891)HEADmain | Dan Engelbrecht | 26 hours | 1 | -0/+7 |
| * | Subprocess Manager (#889) | Stefan Boberg | 29 hours | 3 | -8/+101 |
| * | Cross-platform process metrics support (#887) | Stefan Boberg | 2 days | 3 | -25/+220 |
| * | Dashboard refresh (logs, storage, network, object store, docs) (#835) | Stefan Boberg | 2 days | 2 | -1/+93 |
| * | Logger simplification (#883) | Stefan Boberg | 2 days | 6 | -51/+111 |
| * | Process management improvements (#881) | Stefan Boberg | 2 days | 2 | -28/+69 |
| * | improve zenserver startup time (#879) | Dan Engelbrecht | 3 days | 1 | -11/+21 |
| * | Upgrade mimalloc to v2.2.7 and log active memory allocator (#876) | Stefan Boberg | 3 days | 12 | -28/+66 |
| * | Interprocess pipe support (for stdout/stderr capture) (#866) | Stefan Boberg | 4 days | 4 | -14/+266 |
| * | add hub instance info (#869) | Dan Engelbrecht | 5 days | 4 | -2/+16 |
| * | Add lightweight crash handler for pre-Sentry startup backtraces (#853) | Stefan Boberg | 7 days | 2 | -0/+241 |
| * | Pre-initialization of default logger (#859) | Stefan Boberg | 7 days | 4 | -6/+30 |
| * | Add natvis for Compact Binary (#860) | Devin Doucette | 7 days | 5 | -0/+1000 |
| * | Simple S3 client (#836) | Stefan Boberg | 7 days | 1 | -0/+2 |
| * | Compute batching (#849) | Stefan Boberg | 7 days | 9 | -143/+300 |
| * | bugfix release - v5.7.23 (#851) | Stefan Boberg | 7 days | 1 | -0/+8 |
| * | add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0 | Dan Engelbrecht | 8 days | 2 | -4/+11 |
| * | Enable cross compilation of Windows targets on Linux (#839) | Stefan Boberg | 9 days | 5 | -9/+18 |
| * | URI decoding, process env, compiler info, httpasio strands, regex route remov... | Stefan Boberg | 9 days | 6 | -1/+94 |
| * | block/file cloning support for macOS / Linux (#786) | Stefan Boberg | 9 days | 2 | -72/+523 |
| * | Made CPR optional, html generated at build time (#840) | Stefan Boberg | 12 days | 1 | -1/+1 |
| * | Add clang-cl build support | Stefan Boberg | 12 days | 2 | -70/+78 |
| * | Switch httpclient default back-end over to libcurl (#832) | Stefan Boberg | 12 days | 2 | -0/+29 |
| * | Transparent proxy mode (#823) | Stefan Boberg | 13 days | 8 | -88/+246 |
| * | improved oplog import progress reporting (#825) | Dan Engelbrecht | 2026-03-11 | 2 | -26/+37 |
| * | HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770) | Stefan Boberg | 2026-03-10 | 2 | -5/+121 |
| * | Dashboard overhaul, compute integration (#814) | Stefan Boberg | 2026-03-09 | 7 | -5/+87 |
| * | added auto-detection logic for console colour output (#817) | Stefan Boberg | 2026-03-09 | 2 | -5/+107 |
| * | Eliminate spdlog dependency (#773) | Stefan Boberg | 2026-03-09 | 28 | -452/+1912 |
| * | Claude config, some bug fixes (#813) | Stefan Boberg | 2026-03-06 | 18 | -87/+146 |
| * | added TEST_SUITE_BEGIN/END around some TEST_CASEs which didn't have them (#809) | Stefan Boberg | 2026-03-05 | 1 | -0/+4 |
| * | Fixing various compiler issues (#807) | Stefan Boberg | 2026-03-04 | 3 | -6/+13 |
| * | more feedback during auth option parsing (#806) | Dan Engelbrecht | 2026-03-04 | 2 | -9/+49 |
| * | compute orchestration (#763) | Stefan Boberg | 2026-03-04 | 2 | -80/+292 |
| * | HTTP improvements (#803) | Stefan Boberg | 2026-03-04 | 2 | -7/+19 |
| * | unity build fixes (#802) | Stefan Boberg | 2026-03-04 | 5 | -1/+22 |
| * | Add test suites (#799) | Stefan Boberg | 2026-03-02 | 32 | -19/+156 |
| * | added `--verbose` option to zenserver-test and `xmake test` (#798) | Stefan Boberg | 2026-03-01 | 4 | -11/+186 |
| * | subprocess tracking using Jobs on Windows/hub (#796) | Stefan Boberg | 2026-02-28 | 2 | -0/+122 |
| * | Add test summary table and failure reporting to xmake test (#794) | Stefan Boberg | 2026-02-27 | 1 | -4/+52 |
| * | add full WebSocket (RFC 6455) client/server support for zenhttp (#792) | Stefan Boberg | 2026-02-27 | 1 | -1/+0 |
| * | add sentry-sdk logger (#793) | Stefan Boberg | 2026-02-27 | 1 | -8/+54 |
| * | Ported "lane trace" feature from UE (by way of IAX) (#771) | Martin Ridgers | 2026-02-27 | 1 | -0/+1 |
| * | Fix zencore bugs and propagate content type through IoBufferBuilder (#783) | Stefan Boberg | 2026-02-24 | 6 | -27/+65 |
| * | Add `zen ui` command (#779) | Stefan Boberg | 2026-02-24 | 2 | -0/+227 |
| * | Various bug fixes (#778) | Stefan Boberg | 2026-02-24 | 4 | -25/+27 |
| * | implement yaml generation (#774) | Stefan Boberg | 2026-02-23 | 2 | -127/+302 |
| * | implemented base64 decoding (#777) | Stefan Boberg | 2026-02-23 | 2 | -2/+194 |
| * | fix MakeSafeAbsolutePathInPlace mis-spelling (#765) | Stefan Boberg | 2026-02-20 | 2 | -21/+21 |
| * | add selective request logging support to http.sys (#762) | Stefan Boberg | 2026-02-18 | 2 | -36/+134 |