aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into sb/compute-batchsb/compute-batchStefan Boberg2 hours1-0/+5
|\
| * zen hub port reuse (#850)Dan Engelbrecht12 hours1-0/+5
* | Fix silent exit when second zenserver instance detects port conflictStefan Boberg17 hours1-9/+11
* | Fix multiline log message alignment when ANSI colors are enabledStefan Boberg22 hours1-1/+2
* | Move RotatingFileSink and JsonFormatter to pimpl with .cpp filesStefan Boberg38 hours6-364/+463
* | Refactor logging color handling and formatter architectureStefan Boberg39 hours3-189/+244
* | Extended ConsoleTui with some more functionalityStefan Boberg42 hours2-0/+93
* | clean up code which triggers gcc false positiveStefan Boberg42 hours1-2/+4
|/
* Add clang-cl build supportStefan Boberg5 days1-1/+1
* Unix Domain Socket auto discovery (#833)Stefan Boberg5 days2-3/+300
* Transparent proxy mode (#823)Stefan Boberg6 days1-1/+5
* hub consul integration (#820)Dan Engelbrecht7 days4-4/+367
* Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell8 days21-446/+955
|\
| * Eliminate spdlog dependency (#773)Stefan Boberg9 days10-441/+247
| * compute orchestration (#763)Stefan Boberg14 days3-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 Mitchell8 days8-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
| * | minor fixes (#708)Stefan Boberg2026-01-131-1/+2
| |/
* / Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-142-0/+67
|/
* logging improvements (#664)Stefan Boberg2025-11-241-0/+10
* update state when wildcard (#657)Dan Engelbrecht2025-11-242-0/+38
* fix wildcard matching (#650)Dan Engelbrecht2025-11-171-0/+10
* switch to xmake for package management (#611)Stefan Boberg2025-11-071-1/+2
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-1/+1
* move cpr in-tree (#605)Stefan Boberg2025-10-241-0/+2
* in-tree spdlog (#602)Stefan Boberg2025-10-243-4/+4
* move file i/o related files to separate file and remove duplicated code (#576)Dan Engelbrecht2025-10-152-118/+0
* refactor builds cmd part2 (#572)Dan Engelbrecht2025-10-142-33/+4
* refactor builds cmd (#566)Dan Engelbrecht2025-10-132-0/+118
* add ability to limit concurrency (#565)Stefan Boberg2025-10-102-50/+71
* shorten thread pool names for Linux which has a limit of 15 characters (#563)Stefan Boberg2025-10-081-9/+9
* speed up tests (#555)Dan Engelbrecht2025-10-061-3/+3
* move rpcrecorder out from cache subfolder (#552)Dan Engelbrecht2025-10-033-2/+2
* cacherequests helpers test only (#551)Dan Engelbrecht2025-10-038-2768/+0
* zenutil cleanup (#550)Dan Engelbrecht2025-10-035-143/+2
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-039-1581/+0
* move chunking code to zenremotestore lib (#545)Dan Engelbrecht2025-10-0311-2997/+0