aboutsummaryrefslogtreecommitdiff
path: root/src/zen
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | fix builds download indexing timer (#769)Dan Engelbrecht2026-02-201-0/+7
| | * | | fix plain progress bar (#768)Dan Engelbrecht2026-02-201-0/+1
| | * | | fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-206-28/+28
| * | | | icon and header logo changeszousar2026-02-191-1/+1
| |/ / /
| * | | structured compute basics (#714)Stefan Boberg2026-02-184-20/+775
| * | | spelling fixes (#755)Dan Engelbrecht2026-02-131-2/+2
| * | | logging config move to zenutil (#754)Stefan Boberg2026-02-132-7/+21
| | |/ | |/|
* / | Restrict content-type on POST requests to compact binary or JSONLiam Mitchell2026-02-111-1/+3
|/ /
* | add command line option for scrub timeslice (#742)Dan Engelbrecht2026-02-032-4/+14
* | Avoid conversion from JSon to compact binary when querying for builds to avoi...Dan Engelbrecht2026-01-281-5/+13
* | allow download specification for zen builds download (#734)Dan Engelbrecht2026-01-272-18/+51
* | builds scanning cache (#727)v5.7.19-pre0Dan Engelbrecht2026-01-232-115/+218
* | hotfix 5.7.18 (#730)Dan Engelbrecht2026-01-222-34/+11
* | builds multipart upload (#722)Dan Engelbrecht2026-01-201-637/+259
* | zenserver API changes, some other minor changes (#720)Stefan Boberg2026-01-192-2/+42
* | ZenServerProcess API changes (#719)Stefan Boberg2026-01-191-0/+1
* | Merge pull request #701 from ue-foundation/lm/mac-daemon-modeLiam Mitchell2026-01-151-9/+13
|\ \
| * | Rename IsElevated to RequiresElevationLiam Mitchell2026-01-151-9/+9
| * | Implement final changes required for daemon mode on MacLiam Mitchell2026-01-071-1/+5
| |/
* | throw error on bad oidctoken-exe-path (#713)Dan Engelbrecht2026-01-152-10/+24
* | use current locale when converting wide char command line arguments to string...Dan Engelbrecht2026-01-151-1/+5
* | structured output for builds ls (#709)Dan Engelbrecht2026-01-142-67/+176
* | minor fixes (#708)Stefan Boberg2026-01-131-2/+0