aboutsummaryrefslogtreecommitdiff
path: root/src/zen
Commit message (Expand)AuthorAgeFilesLines
* zen history command (#987)Dan Engelbrecht2026-04-205-7/+279
* add --pid och --executable till zen down command (#988)Dan Engelbrecht2026-04-202-12/+141
* zen: remove unused 'copy' and 'run' subcommands (#986)Stefan Boberg2026-04-205-469/+0
* consolidate cache commands into `cache` subcommand (#978)Stefan Boberg2026-04-206-822/+922
* builds cmd refactor (#975)Dan Engelbrecht2026-04-2011-3055/+1324
* replace pretty progress with prettyscroll implementation (#970)Dan Engelbrecht2026-04-176-21/+13
* log cleanup (#969)Dan Engelbrecht2026-04-171-1/+1
* operationlogoutput refactor (#967)Dan Engelbrecht2026-04-174-131/+85
* Add reduce-allocs skill and string builder infrastructure (#937)Stefan Boberg2026-04-161-0/+1
* Update description of oplog snapshot (#964)Matt Peters2026-04-151-1/+1
* fix memory usage for cache upload (#959)Dan Engelbrecht2026-04-152-166/+85
* fix utf characters in source code (#953)Dan Engelbrecht2026-04-137-11/+11
* Compute OIDC auth, async Horde agents, and orchestrator improvements (#913)Stefan Boberg2026-04-134-28/+206
* Some minor polish from tourist branch (#949)Stefan Boberg2026-04-132-24/+209
* incremental dehydrate (#921)Dan Engelbrecht2026-04-071-1/+1
* Request validation and resilience improvements (#864)Stefan Boberg2026-03-302-1/+12
* include rawHash in structure output for builds ls command (#903)Dan Engelbrecht2026-03-301-0/+1
* Misc small fixes (#897)Stefan Boberg2026-03-271-0/+1
* remove CPR HTTP client backend (#894)Stefan Boberg2026-03-272-2/+2
* zen hub command (#877)Dan Engelbrecht2026-03-215-158/+580
* Zen disk benchmark utility (#868)Stefan Boberg2026-03-192-0/+1424
* Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg2026-03-181-0/+3
* Compute batching (#849)Stefan Boberg2026-03-186-975/+1252
* Restructure zen builds using subcommands (#834)Stefan Boberg2026-03-162-2284/+2647
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg2026-03-163-5/+7
* Unix Domain Socket auto discovery (#833)Stefan Boberg2026-03-1316-88/+190
* Switch httpclient default back-end over to libcurl (#832)Stefan Boberg2026-03-131-1/+1
* Transparent proxy mode (#823)Stefan Boberg2026-03-122-67/+122
* show ETA in plain and log output style (#829)Dan Engelbrecht2026-03-121-10/+11
* improved oplog import progress reporting (#825)Dan Engelbrecht2026-03-113-11/+14
* minor zenstore/blockstore fixes (#821)Stefan Boberg2026-03-103-70/+50
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg2026-03-106-58/+630
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-092-31/+3
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-0933-334/+2372
| |\
| * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-0910-839/+842
| |\ \
| * | | Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-142-31/+3
* | | | Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-0933-334/+2372
|\ \ \ \ | | |_|/ | |/| |
| * | | Dashboard overhaul, compute integration (#814)Stefan Boberg2026-03-092-0/+115
| * | | add fallback for zencache multirange (#816)Dan Engelbrecht2026-03-092-77/+88
| * | | Eliminate spdlog dependency (#773)Stefan Boberg2026-03-094-15/+14
| * | | fix oidctoken exe lookup check (#811)Dan Engelbrecht2026-03-061-1/+1
| * | | more feedback during auth option parsing (#806)Dan Engelbrecht2026-03-042-32/+50
| * | | compute orchestration (#763)Stefan Boberg2026-03-042-22/+739
| * | | unity build fixes (#802)Stefan Boberg2026-03-043-10/+23
| * | | use multi range requests (#800)Dan Engelbrecht2026-03-034-5/+6
| * | | added `--verbose` option to zenserver-test and `xmake test` (#798)Stefan Boberg2026-03-011-1/+0
| * | | Merge branch 'main' into zs/web-ui-improvementszousar2026-02-2628-183/+579
| |\ \ \
| | * | | use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-243-11/+47
| | * | | Add `zen ui` command (#779)Stefan Boberg2026-02-246-54/+285
| | * | | changed command names and descriptions to use class members instead of string...Stefan Boberg2026-02-2317-90/+211