| Commit message (Expand) | Author | Age | Files | Lines |
| * | added Flag_NoWindow and made httpclientauth use it | Stefan Boberg | 2 hours | 1 | -5/+14 |
| * | Guard ProcessHandle(void*) and Initialize(void*) with ZEN_PLATFORM_WINDOWS | Stefan Boberg | 6 hours | 1 | -0/+4 |
| * | Add ProcessHandle constructors, move ops, and fix test issues | Stefan Boberg | 6 hours | 1 | -0/+14 |
| * | Add ProcessGroup for OS-backed process grouping | Stefan Boberg | 16 hours | 1 | -3/+9 |
| * | Cross-platform process metrics support (#887) | Stefan Boberg | 20 hours | 2 | -21/+72 |
| * | Dashboard refresh (logs, storage, network, object store, docs) (#835) | Stefan Boberg | 25 hours | 1 | -0/+4 |
| * | Logger simplification (#883) | Stefan Boberg | 27 hours | 3 | -13/+89 |
| * | Upgrade mimalloc to v2.2.7 and log active memory allocator (#876) | Stefan Boberg | 2 days | 5 | -25/+31 |
| * | Interprocess pipe support (for stdout/stderr capture) (#866) | Stefan Boberg | 3 days | 2 | -0/+39 |
| * | add hub instance info (#869) | Dan Engelbrecht | 4 days | 2 | -1/+3 |
| * | Add lightweight crash handler for pre-Sentry startup backtraces (#853) | Stefan Boberg | 6 days | 1 | -0/+19 |
| * | Pre-initialization of default logger (#859) | Stefan Boberg | 6 days | 2 | -1/+2 |
| * | Add natvis for Compact Binary (#860) | Devin Doucette | 6 days | 1 | -0/+94 |
| * | Compute batching (#849) | Stefan Boberg | 6 days | 6 | -6/+89 |
| * | add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0 | Dan Engelbrecht | 7 days | 1 | -2/+9 |
| * | Enable cross compilation of Windows targets on Linux (#839) | Stefan Boberg | 8 days | 1 | -1/+2 |
| * | URI decoding, process env, compiler info, httpasio strands, regex route remov... | Stefan Boberg | 8 days | 2 | -0/+10 |
| * | block/file cloning support for macOS / Linux (#786) | Stefan Boberg | 8 days | 1 | -0/+8 |
| * | Made CPR optional, html generated at build time (#840) | Stefan Boberg | 11 days | 1 | -1/+1 |
| * | Add clang-cl build support | Stefan Boberg | 11 days | 1 | -1/+1 |
| * | Switch httpclient default back-end over to libcurl (#832) | Stefan Boberg | 11 days | 1 | -0/+18 |
| * | Transparent proxy mode (#823) | Stefan Boberg | 12 days | 4 | -21/+66 |
| * | improved oplog import progress reporting (#825) | Dan Engelbrecht | 13 days | 1 | -1/+6 |
| * | Dashboard overhaul, compute integration (#814) | Stefan Boberg | 2026-03-09 | 3 | -0/+7 |
| * | added auto-detection logic for console colour output (#817) | Stefan Boberg | 2026-03-09 | 1 | -1/+8 |
| * | Eliminate spdlog dependency (#773) | Stefan Boberg | 2026-03-09 | 17 | -188/+683 |
| * | Claude config, some bug fixes (#813) | Stefan Boberg | 2026-03-06 | 6 | -36/+60 |
| * | Fixing various compiler issues (#807) | Stefan Boberg | 2026-03-04 | 1 | -0/+1 |
| * | more feedback during auth option parsing (#806) | Dan Engelbrecht | 2026-03-04 | 1 | -0/+2 |
| * | compute orchestration (#763) | Stefan Boberg | 2026-03-04 | 1 | -1/+35 |
| * | unity build fixes (#802) | Stefan Boberg | 2026-03-04 | 3 | -0/+3 |
| * | Add test suites (#799) | Stefan Boberg | 2026-03-02 | 1 | -3/+4 |
| * | added `--verbose` option to zenserver-test and `xmake test` (#798) | Stefan Boberg | 2026-03-01 | 2 | -0/+29 |
| * | subprocess tracking using Jobs on Windows/hub (#796) | Stefan Boberg | 2026-02-28 | 1 | -0/+33 |
| * | 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 | 3 | -16/+37 |
| * | Add `zen ui` command (#779) | Stefan Boberg | 2026-02-24 | 1 | -0/+1 |
| * | Various bug fixes (#778) | Stefan Boberg | 2026-02-24 | 1 | -8/+16 |
| * | implemented base64 decoding (#777) | Stefan Boberg | 2026-02-23 | 1 | -0/+4 |
| * | fix MakeSafeAbsolutePathInPlace mis-spelling (#765) | Stefan Boberg | 2026-02-20 | 1 | -19/+19 |
| * | add selective request logging support to http.sys (#762) | Stefan Boberg | 2026-02-18 | 1 | -0/+1 |
| * | add http server root password protection (#757) | Dan Engelbrecht | 2026-02-17 | 1 | -0/+16 |
| * | misc fixes brought over from sb/proto (#759) | Stefan Boberg | 2026-02-17 | 1 | -4/+4 |
| * | added ResetConsoleLog (#758) | Stefan Boberg | 2026-02-16 | 1 | -0/+1 |
| * | ported optimizations of MeasureVarUInt (#747) | Dan Engelbrecht | 2026-02-06 | 1 | -2/+12 |
| * | avoid big ioworker backlog (#733) | Dan Engelbrecht | 2026-01-26 | 1 | -2/+14 |
| * | zenserver API changes, some other minor changes (#720) | Stefan Boberg | 2026-01-19 | 1 | -1/+14 |
| * | remove ZENCORE_API completely (#718) | Stefan Boberg | 2026-01-19 | 17 | -415/+396 |
| * | consul package and basic client added (#716) | Stefan Boberg | 2026-01-19 | 4 | -17/+98 |
| * | added options to configure exclude folders and extensions to zen build comman... | Dan Engelbrecht | 2026-01-13 | 2 | -3/+55 |