aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/include
Commit message (Expand)AuthorAgeFilesLines
* int -> uint32_tde/hub-instance-state-refactorDan Engelbrecht2 hours1-2/+2
* add --consul-health-interval-seconds and --consul-deregister-after-secondsDan Engelbrecht2 hours1-0/+1
* Subprocess Manager (#889)Stefan Boberg30 hours2-105/+283
* Cross-platform process metrics support (#887)Stefan Boberg2 days1-0/+105
* Dashboard refresh (logs, storage, network, object store, docs) (#835)Stefan Boberg2 days3-59/+103
* add hub instance crash recovery (#885)Dan Engelbrecht2 days1-0/+1
* Logger simplification (#883)Stefan Boberg2 days1-1/+6
* S3 hydration backend for hub mode (#873)Dan Engelbrecht3 days1-5/+21
* zen hub command (#877)Dan Engelbrecht4 days1-0/+26
* Interprocess pipe support (for stdout/stderr capture) (#866)Stefan Boberg4 days4-3/+281
* add hub instance info (#869)Dan Engelbrecht5 days1-13/+14
* Zs/consul token (#870)Zousar Shaker5 days1-2/+4
* add --hub-hydration-target-spec to zen hub (#867)Dan Engelbrecht6 days1-1/+1
* Simple S3 client (#836)Stefan Boberg7 days6-0/+566
* Compute batching (#849)Stefan Boberg7 days4-551/+52
* zen hub port reuse (#850)Dan Engelbrecht8 days1-0/+5
* Unix Domain Socket auto discovery (#833)Stefan Boberg13 days1-2/+54
* hub consul integration (#820)Dan Engelbrecht2026-03-112-0/+87
* Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-0910-357/+283
|\
| * Eliminate spdlog dependency (#773)Stefan Boberg2026-03-096-351/+168
| * compute orchestration (#763)Stefan Boberg2026-03-042-0/+2
| * added `--verbose` option to zenserver-test and `xmake test` (#798)Stefan Boberg2026-03-011-3/+7
| * subprocess tracking using Jobs on Windows/hub (#796)Stefan Boberg2026-02-281-3/+9
| * Add test summary table and failure reporting to xmake test (#794)Stefan Boberg2026-02-271-0/+1
| * Add `zen ui` command (#779)Stefan Boberg2026-02-241-0/+59
| * logging config move to zenutil (#754)Stefan Boberg2026-02-133-1/+38
* | Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-094-6/+92
|\|
| * hotfix 5.7.18 (#730)Dan Engelbrecht2026-01-221-0/+13
| * ZenServerProcess API changes (#719)Stefan Boberg2026-01-191-5/+30
| * consul package and basic client added (#716)Stefan Boberg2026-01-191-0/+47
| * minor fixes (#708)Stefan Boberg2026-01-131-1/+2
* | Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-141-0/+12
|/
* logging improvements (#664)Stefan Boberg2025-11-241-0/+10
* update state when wildcard (#657)Dan Engelbrecht2025-11-241-0/+5
* in-tree spdlog (#602)Stefan Boberg2025-10-242-2/+2
* move file i/o related files to separate file and remove duplicated code (#576)Dan Engelbrecht2025-10-151-43/+0
* refactor builds cmd part2 (#572)Dan Engelbrecht2025-10-141-6/+4
* refactor builds cmd (#566)Dan Engelbrecht2025-10-131-0/+43
* add ability to limit concurrency (#565)Stefan Boberg2025-10-101-3/+3
* move rpcrecorder out from cache subfolder (#552)Dan Engelbrecht2025-10-031-0/+0
* cacherequests helpers test only (#551)Dan Engelbrecht2025-10-034-641/+0
* zenutil cleanup (#550)Dan Engelbrecht2025-10-032-109/+0
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-034-350/+0
* move chunking code to zenremotestore lib (#545)Dan Engelbrecht2025-10-034-462/+0
* move zenutil builds code to zenremotestore (#543)Dan Engelbrecht2025-10-034-178/+0
* new append op rpc method (#511)Dan Engelbrecht2025-09-261-1/+2
* Merge branch 'main' into zs/put-overwrite-policy-responsezousar2025-09-223-0/+51
|\
| * fetch cloud oplog (#502)Dan Engelbrecht2025-09-223-0/+51
* | Change batch put responses for client reportingzousar2025-09-191-1/+2
|/
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-18/+21