| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'main' into sb/reduce-allocssb/reduce-allocs | Stefan Boberg | 10 hours | 11 | -20/+204 |
| |\ |
|
| | * | Some minor polish from tourist branch (#949) | Stefan Boberg | 10 hours | 11 | -20/+204 |
| * | | Merge branch 'main' into sb/reduce-allocs | Stefan Boberg | 10 hours | 8 | -89/+232 |
| |\| |
|
| | * | Logging and diagnostics improvements (#941) | Stefan Boberg | 12 hours | 8 | -89/+232 |
| * | | Reduce short-lived heap allocations in zen CLI progress bar | Stefan Boberg | 3 days | 2 | -0/+11 |
| * | | Reduce short-lived heap allocations in zencore | Stefan Boberg | 3 days | 7 | -30/+97 |
| * | | Add TransparentStringHash for heterogeneous unordered_map lookup | Stefan Boberg | 3 days | 1 | -0/+19 |
| |/ |
|
| * | don't hard fail if .pending folder is not empty on oplog export (#926) | Dan Engelbrecht | 5 days | 1 | -1/+6 |
| * | incremental dehydrate (#921) | Dan Engelbrecht | 6 days | 2 | -8/+26 |
| * | fix fork() issues on linux and MacOS (#910) | Dan Engelbrecht | 12 days | 2 | -18/+166 |
| * | Request validation and resilience improvements (#864) | Stefan Boberg | 2026-03-30 | 6 | -21/+235 |
| * | hub s3 hydrate improvements (#902) | Dan Engelbrecht | 2026-03-30 | 1 | -2/+2 |
| * | Misc small fixes (#897) | Stefan Boberg | 2026-03-27 | 1 | -0/+23 |
| * | hub async provision/deprovision/hibernate/wake (#891) | Dan Engelbrecht | 2026-03-24 | 1 | -0/+7 |
| * | Subprocess Manager (#889) | Stefan Boberg | 2026-03-24 | 3 | -8/+101 |
| * | Cross-platform process metrics support (#887) | Stefan Boberg | 2026-03-23 | 3 | -25/+220 |
| * | Dashboard refresh (logs, storage, network, object store, docs) (#835) | Stefan Boberg | 2026-03-23 | 2 | -1/+93 |
| * | Logger simplification (#883) | Stefan Boberg | 2026-03-23 | 6 | -51/+111 |
| * | Process management improvements (#881) | Stefan Boberg | 2026-03-23 | 2 | -28/+69 |
| * | improve zenserver startup time (#879) | Dan Engelbrecht | 2026-03-22 | 1 | -11/+21 |
| * | Upgrade mimalloc to v2.2.7 and log active memory allocator (#876) | Stefan Boberg | 2026-03-22 | 12 | -28/+66 |
| * | Interprocess pipe support (for stdout/stderr capture) (#866) | Stefan Boberg | 2026-03-21 | 4 | -14/+266 |
| * | add hub instance info (#869) | Dan Engelbrecht | 2026-03-20 | 4 | -2/+16 |
| * | Add lightweight crash handler for pre-Sentry startup backtraces (#853) | Stefan Boberg | 2026-03-18 | 2 | -0/+241 |
| * | Pre-initialization of default logger (#859) | Stefan Boberg | 2026-03-18 | 4 | -6/+30 |
| * | Add natvis for Compact Binary (#860) | Devin Doucette | 2026-03-18 | 5 | -0/+1000 |
| * | Simple S3 client (#836) | Stefan Boberg | 2026-03-18 | 1 | -0/+2 |
| * | Compute batching (#849) | Stefan Boberg | 2026-03-18 | 9 | -143/+300 |
| * | bugfix release - v5.7.23 (#851) | Stefan Boberg | 2026-03-18 | 1 | -0/+8 |
| * | add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0 | Dan Engelbrecht | 2026-03-17 | 2 | -4/+11 |
| * | Enable cross compilation of Windows targets on Linux (#839) | Stefan Boberg | 2026-03-16 | 5 | -9/+18 |
| * | URI decoding, process env, compiler info, httpasio strands, regex route remov... | Stefan Boberg | 2026-03-16 | 6 | -1/+94 |
| * | block/file cloning support for macOS / Linux (#786) | Stefan Boberg | 2026-03-16 | 2 | -72/+523 |
| * | Made CPR optional, html generated at build time (#840) | Stefan Boberg | 2026-03-13 | 1 | -1/+1 |
| * | Add clang-cl build support | Stefan Boberg | 2026-03-13 | 2 | -70/+78 |
| * | Switch httpclient default back-end over to libcurl (#832) | Stefan Boberg | 2026-03-13 | 2 | -0/+29 |
| * | Transparent proxy mode (#823) | Stefan Boberg | 2026-03-12 | 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 |