aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* zencore: add SharedString with intrusive atomic refcountsb/shared-stringStefan Boberg2026-05-052-0/+279
* watchdog ephemeral port exhaust (#1022)Dan Engelbrecht2026-05-047-23/+334
* zenhttp improvements (robustness / correctness) (#968)Stefan Boberg2026-05-0444-312/+2785
* Tui picker fixes (#1027)Stefan Boberg2026-05-043-113/+347
* zen CLI: project-* commands → 'project <sub>' subcommands (#1026)Stefan Boberg2026-05-045-191/+257
* Oplog commands -> oplog subcommands (#1025)Stefan Boberg2026-05-044-632/+729
* download spec part name fix (#1021)Dan Engelbrecht2026-04-301-1/+1
* Change builds ls command to default to all parts (#1019)Zousar Shaker2026-04-293-27/+29
* GetEnvVariable: return std::optional<std::string> (#1017)Stefan Boberg2026-04-2713-58/+83
* Zs/user path case comparison (#1015)Zousar Shaker2026-04-276-20/+45
* hydration with pack (#1016)Dan Engelbrecht2026-04-2712-516/+2063
* fix crash when scavenging sequences or copying local chunks (#1013)Dan Engelbrecht2026-04-243-2/+459
* trace: declare Region event name fields as AnsiString (#1012)Stefan Boberg2026-04-231-6/+4
* hub execution stats (#1011)Dan Engelbrecht2026-04-224-264/+488
* fix consul test timeout (#1010)Dan Engelbrecht2026-04-223-11/+24
* BlockStore: fix correctness issues in block storage layer (#996)Stefan Boberg2026-04-221-32/+47
* Zen-style trace log events (#1006)Stefan Boberg2026-04-228-135/+947
* dashboard prominent version (#1009)Dan Engelbrecht2026-04-222-2/+31
* hub provision acceptable states (#1008)Dan Engelbrecht2026-04-221-0/+2
* improve zen folder consistency and creation/cleanup (#1007)Dan Engelbrecht2026-04-227-96/+181
* zen CLI: suggest similar commands on typos (#1000)Stefan Boberg2026-04-225-1/+346
* fix NamedEvent ftok() race on Linux/macOS (#1001)Stefan Boberg2026-04-221-4/+8
* chunk-size -> chunksize for lua config (#1004)Dan Engelbrecht2026-04-211-1/+1
* Fix Windows service shutdown signalling (#999)Stefan Boberg2026-04-217-35/+30
* filesystem.h surface error codes (#998)Dan Engelbrecht2026-04-2111-163/+181
* improved s3 hydration (#997)Dan Engelbrecht2026-04-2111-1184/+1287
* zen CLI security review fixes (#974)Stefan Boberg2026-04-2113-104/+789
* async consul register/deregister (#992)Dan Engelbrecht2026-04-214-67/+227
* builds download "default" part if nothing is specified (#994)Dan Engelbrecht2026-04-213-24/+89
* structured cache: fix some minor issues (#995)Stefan Boberg2026-04-213-23/+29
* Zen CLI common server interface (#920)Stefan Boberg2026-04-2021-552/+599
* Rename logging::ToStringView to ToString for consistency (#993)Stefan Boberg2026-04-206-11/+11
* hide secrets from log and sentry (#989)Dan Engelbrecht2026-04-206-11/+779
* zen trace analysis support (#945)Stefan Boberg2026-04-2046-191/+16884
* Add CompactString utility type (#990)Stefan Boberg2026-04-202-4/+150
* Use eastl::deque for queues with many small elements (#991)Stefan Boberg2026-04-206-23/+27
* s3 dehydration touch cas (#977)Dan Engelbrecht2026-04-203-25/+162
* zen history command (#987)Dan Engelbrecht2026-04-2017-27/+828
* zen-test: add CLI integration harness + TestArtifactProvider + CI host stats ...Stefan Boberg2026-04-209-0/+1239
* add --pid och --executable till zen down command (#988)Dan Engelbrecht2026-04-206-33/+384
* zen: remove unused 'copy' and 'run' subcommands (#986)Stefan Boberg2026-04-205-469/+0
* added support for trace regions (#984)Stefan Boberg2026-04-203-0/+94
* zencore: implement SearchPathForExecutable on POSIX (#981)Stefan Boberg2026-04-201-1/+32
* zencore: CreateProc stdin pipes + BuildArgV quote stripping (#983)Stefan Boberg2026-04-204-75/+463
* zenhttp: add FollowRedirects option to HttpClient (#982)Stefan Boberg2026-04-202-0/+13
* Move ZipFs from zenserver frontend into zenhttp (#980)Stefan Boberg2026-04-207-6/+15
* zencore: promote ScopedEnvVar to a shared filesystem helper (#979)Stefan Boberg2026-04-203-56/+67
* consolidate cache commands into `cache` subcommand (#978)Stefan Boberg2026-04-206-822/+922
* builds cmd refactor (#975)Dan Engelbrecht2026-04-2039-13022/+13402
* [zenhorde] security + robustness fixes (#972)Stefan Boberg2026-04-1711-204/+499