aboutsummaryrefslogtreecommitdiff
path: root/src/zencore
Commit message (Expand)AuthorAgeFilesLines
* Use eastl::deque for queues with many small elements (#991)Stefan Boberg2026-04-203-7/+13
* zen history command (#987)Dan Engelbrecht2026-04-204-11/+94
* zen-test: add CLI integration harness + TestArtifactProvider + CI host stats ...Stefan Boberg2026-04-201-0/+4
* add --pid och --executable till zen down command (#988)Dan Engelbrecht2026-04-204-21/+243
* added support for trace regions (#984)Stefan Boberg2026-04-202-0/+93
* zencore: implement SearchPathForExecutable on POSIX (#981)Stefan Boberg2026-04-201-1/+32
* zencore: CreateProc stdin pipes + BuildArgV quote stripping (#983)Stefan Boberg2026-04-202-75/+306
* zencore: promote ScopedEnvVar to a shared filesystem helper (#979)Stefan Boberg2026-04-202-0/+67
* zenbase hardening (#971)Stefan Boberg2026-04-176-41/+42
* log cleanup (#969)Dan Engelbrecht2026-04-171-0/+5
* Add reduce-allocs skill and string builder infrastructure (#937)Stefan Boberg2026-04-165-29/+92
* Removing CLOEXEC use on shared memory descriptorszousar2026-04-131-1/+0
* Stop using O_CLOEXEC in shm_openzousar2026-04-131-1/+2
* fix utf characters in source code (#953)Dan Engelbrecht2026-04-1314-32/+32
* use mimalloc by default (#952)Dan Engelbrecht2026-04-131-2/+2
* Some minor polish from tourist branch (#949)Stefan Boberg2026-04-1311-20/+204
* Logging and diagnostics improvements (#941)Stefan Boberg2026-04-138-89/+232
* don't hard fail if .pending folder is not empty on oplog export (#926)Dan Engelbrecht2026-04-081-1/+6
* incremental dehydrate (#921)Dan Engelbrecht2026-04-072-8/+26
* fix fork() issues on linux and MacOS (#910)Dan Engelbrecht2026-04-012-18/+166
* Request validation and resilience improvements (#864)Stefan Boberg2026-03-306-21/+235
* hub s3 hydrate improvements (#902)Dan Engelbrecht2026-03-301-2/+2
* Misc small fixes (#897)Stefan Boberg2026-03-271-0/+23
* hub async provision/deprovision/hibernate/wake (#891)Dan Engelbrecht2026-03-241-0/+7
* Subprocess Manager (#889)Stefan Boberg2026-03-243-8/+101
* Cross-platform process metrics support (#887)Stefan Boberg2026-03-233-25/+220
* Dashboard refresh (logs, storage, network, object store, docs) (#835)Stefan Boberg2026-03-232-1/+93
* Logger simplification (#883)Stefan Boberg2026-03-236-51/+111
* Process management improvements (#881)Stefan Boberg2026-03-232-28/+69
* improve zenserver startup time (#879)Dan Engelbrecht2026-03-221-11/+21
* Upgrade mimalloc to v2.2.7 and log active memory allocator (#876)Stefan Boberg2026-03-2212-28/+66
* Interprocess pipe support (for stdout/stderr capture) (#866)Stefan Boberg2026-03-214-14/+266
* add hub instance info (#869)Dan Engelbrecht2026-03-204-2/+16
* Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg2026-03-182-0/+241
* Pre-initialization of default logger (#859)Stefan Boberg2026-03-184-6/+30
* Add natvis for Compact Binary (#860)Devin Doucette2026-03-185-0/+1000
* Simple S3 client (#836)Stefan Boberg2026-03-181-0/+2
* Compute batching (#849)Stefan Boberg2026-03-189-143/+300
* bugfix release - v5.7.23 (#851)Stefan Boberg2026-03-181-0/+8
* add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht2026-03-172-4/+11
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg2026-03-165-9/+18
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg2026-03-166-1/+94
* block/file cloning support for macOS / Linux (#786)Stefan Boberg2026-03-162-72/+523
* Made CPR optional, html generated at build time (#840)Stefan Boberg2026-03-131-1/+1
* Add clang-cl build supportStefan Boberg2026-03-132-70/+78
* Switch httpclient default back-end over to libcurl (#832)Stefan Boberg2026-03-132-0/+29
* Transparent proxy mode (#823)Stefan Boberg2026-03-128-88/+246
* improved oplog import progress reporting (#825)Dan Engelbrecht2026-03-112-26/+37
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg2026-03-102-5/+121
* Dashboard overhaul, compute integration (#814)Stefan Boberg2026-03-097-5/+87