aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil
Commit message (Expand)AuthorAgeFilesLines
* Fix forward declaration order for s_GotSigWinch and SigWinchHandlersb/zen-helpStefan Boberg5 days1-9/+9
* Add Markdown reference generation and interactive browser with word wrappingStefan Boberg5 days2-58/+256
* Highlight command and subcommand names in help TUIStefan Boberg5 days1-7/+73
* Simplify pager search to inline incremental modeStefan Boberg5 days1-67/+49
* Add interactive help command to zen CLIStefan Boberg5 days2-145/+764
* Request validation and resilience improvements (#864)Stefan Boberg5 days3-35/+58
* hub s3 hydrate improvements (#902)Dan Engelbrecht5 days2-15/+21
* hub resource limits (#900)Dan Engelbrecht6 days1-0/+1
* reuse single MinIO instance across s3client integration test (#901)Stefan Boberg6 days1-11/+9
* remove CPR HTTP client backend (#894)Stefan Boberg9 days1-0/+4
* hub instance state refactor (#892)Dan Engelbrecht9 days2-8/+33
* Subprocess Manager (#889)Stefan Boberg11 days11-503/+2780
* Cross-platform process metrics support (#887)Stefan Boberg12 days3-0/+499
* Dashboard refresh (logs, storage, network, object store, docs) (#835)Stefan Boberg12 days6-97/+676
* add hub instance crash recovery (#885)Dan Engelbrecht12 days2-0/+11
* Logger simplification (#883)Stefan Boberg12 days2-14/+31
* Process management improvements (#881)Stefan Boberg13 days1-11/+24
* S3 hydration backend for hub mode (#873)Dan Engelbrecht13 days2-34/+107
* zen hub command (#877)Dan Engelbrecht2026-03-212-0/+161
* Interprocess pipe support (for stdout/stderr capture) (#866)Stefan Boberg2026-03-216-3/+553
* add hub instance info (#869)Dan Engelbrecht2026-03-202-14/+15
* Zs/consul token (#870)Zousar Shaker2026-03-202-14/+58
* add --hub-hydration-target-spec to zen hub (#867)Dan Engelbrecht2026-03-192-3/+3
* workaround for change in xmake behaviour around download file naming (#858)Stefan Boberg2026-03-181-57/+43
* Simple S3 client (#836)Stefan Boberg2026-03-1814-0/+2911
* Compute batching (#849)Stefan Boberg2026-03-189-553/+803
* bugfix release - v5.7.23 (#851)Stefan Boberg2026-03-181-9/+11
* zen hub port reuse (#850)Dan Engelbrecht2026-03-171-0/+5
* Add clang-cl build supportStefan Boberg2026-03-131-1/+1
* Unix Domain Socket auto discovery (#833)Stefan Boberg2026-03-132-3/+300
* Transparent proxy mode (#823)Stefan Boberg2026-03-121-1/+5
* hub consul integration (#820)Dan Engelbrecht2026-03-114-4/+367
* Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-0921-446/+955
|\
| * Eliminate spdlog dependency (#773)Stefan Boberg2026-03-0910-441/+247
| * compute orchestration (#763)Stefan Boberg2026-03-043-0/+8
| * Add test suites (#799)Stefan Boberg2026-03-023-1/+9
| * added `--verbose` option to zenserver-test and `xmake test` (#798)Stefan Boberg2026-03-012-9/+14
| * subprocess tracking using Jobs on Windows/hub (#796)Stefan Boberg2026-02-282-5/+24
| * Add test summary table and failure reporting to xmake test (#794)Stefan Boberg2026-02-272-1/+3
| * Add `zen ui` command (#779)Stefan Boberg2026-02-242-0/+542
| * added ResetConsoleLog (#758)Stefan Boberg2026-02-161-0/+5
| * logging config move to zenutil (#754)Stefan Boberg2026-02-137-4/+118
* | Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-098-54/+385
|\|
| * reduce batch size for reads (#740)Dan Engelbrecht2026-01-291-1/+1
| * hotfix 5.7.18 (#730)Dan Engelbrecht2026-01-222-0/+40
| * ZenServerProcess API changes (#719)Stefan Boberg2026-01-192-20/+133
| * consul package and basic client added (#716)Stefan Boberg2026-01-192-0/+187
| * Merge pull request #701 from ue-foundation/lm/mac-daemon-modeLiam Mitchell2026-01-151-32/+22
| |\
| | * Run clang-format on service.cppLiam Mitchell2026-01-151-3/+2
| | * Implement final changes required for daemon mode on MacLiam Mitchell2026-01-071-32/+23