aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil
Commit message (Expand)AuthorAgeFilesLines
* subprocess tracking using Jobs on Windows/hub (#796)HEADmainStefan Boberg11 days2-5/+24
* Add test summary table and failure reporting to xmake test (#794)Stefan Boberg12 days2-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
* 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
* Merge branch 'main' into zs/put-overwrite-policy-responsezousar2025-09-226-0/+182
|\
| * fetch cloud oplog (#502)Dan Engelbrecht2025-09-226-0/+182
* | Change batch put responses for client reportingzousar2025-09-192-2/+22
|/
* fix quoted wildcard options (#500)Dan Engelbrecht2025-09-171-7/+23
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-104-37/+63
* add validation of compact binary payloads before reading them (#483)Dan Engelbrecht2025-09-042-5/+43
* remove debug log messages (#479)Dan Engelbrecht2025-08-271-2/+0
* rework `--quiet` zenserver option add `--noconsole` option (#477)Dan Engelbrecht2025-08-262-0/+5
* Move windows service utilities to zenutil and fix clang-format errorsLiam Mitchell2025-08-223-0/+664
* Move ReportServiceStatus to zenutil and remove extraneous loggingLiam Mitchell2025-08-223-0/+53
* Merge remote-tracking branch 'origin/main' into de/zen-service-commandLiam Mitchell2025-08-219-149/+393
|\
| * use new builds api for oplogs (#464)Dan Engelbrecht2025-08-125-133/+232
| * list build part content (#462)Dan Engelbrecht2025-08-113-0/+127