aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/main' into sb/threadpoolStefan Boberg2026-03-1522-462/+1583
|\
| * 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
| * | Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-098-54/+385
| |\ \
| * | | Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-142-0/+67
* | | | added logging of zenserver child process startup/shutdown timingsStefan Boberg2026-02-232-2/+11
| |_|/ |/| |
* | | added ResetConsoleLog (#758)Stefan Boberg2026-02-161-0/+5
* | | logging config move to zenutil (#754)Stefan Boberg2026-02-137-4/+118
| |/ |/|
* | 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
|/
* 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
* move zenutil builds code to zenremotestore (#543)Dan Engelbrecht2025-10-037-1979/+0
* make cpr a HttpClient implementation detail (#517)Stefan Boberg2025-09-291-1/+1
* remove spurious cpr.h includes (#520)Stefan Boberg2025-09-291-2/+0
* Make sure we call the previous terminate handle if present when we intercept ...Dan Engelbrecht2025-09-261-6/+39
* fix for C4244 truncation warning (#515)Stefan Boberg2025-09-261-1/+3
* new append op rpc method (#511)Dan Engelbrecht2025-09-261-1/+2