aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/main' into sb/compute-schedulersb/compute-schedulerStefan Boberg4 days87-2617/+5756
|\
| * workaround for change in xmake behaviour around download file naming (#858)Stefan Boberg5 days2-58/+44
| * add --hub-instance-config option to set lua config path for hub instances (#854)Dan Engelbrecht5 days6-13/+69
| * Simple S3 client (#836)Stefan Boberg5 days23-330/+3555
| * Compute batching (#849)Stefan Boberg5 days47-2261/+4064
| * bugfix release - v5.7.23 (#851)Stefan Boberg5 days3-42/+64
| * zen hub port reuse (#850)Dan Engelbrecht5 days21-46/+165
* | Merge branch 'sb/compute-scheduler' from origin into sb/compute-schedulerStefan Boberg4 days47-5255/+8580
|\ \
| * | Merge branch 'main' into sb/compute-schedulerStefan Boberg5 days46-5246/+8562
| |\|
| | * add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht6 days3-9/+24
| | * revise oplog block arrangement (#842)Dan Engelbrecht6 days7-2473/+4918
| | * Restructure zen builds using subcommands (#834)Stefan Boberg7 days2-2284/+2647
| | * Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg7 days18-27/+57
| | * URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg7 days17-381/+393
| | * block/file cloning support for macOS / Linux (#786)Stefan Boberg7 days2-72/+523
| * | made function.session.abandon_pending more robustStefan Boberg6 days1-7/+16
| * | suppress frontend zip stdout spamStefan Boberg6 days1-2/+2
* | | Decouple LogStreamListener from SplitConsole via LogStreamTarget interfaceStefan Boberg8 days4-25/+34
|/ /
* | Merge branch 'main' into sb/compute-schedulerStefan Boberg9 days42-902/+1157
|\|
| * Made CPR optional, html generated at build time (#840)Stefan Boberg9 days8-22/+85
| * Add clang-cl build supportStefan Boberg9 days5-74/+82
| * Unix Domain Socket auto discovery (#833)Stefan Boberg10 days28-105/+538
| * Switch httpclient default back-end over to libcurl (#832)Stefan Boberg10 days6-702/+454
* | Merge branch 'main' into sb/compute-schedulerStefan Boberg10 days78-538/+5186
|\|
| * Add --no-network option (#831)Stefan Boberg10 days11-29/+101
| * upgrade asio from 1.29.0 to 1.38.0 (#827)Stefan Boberg10 days6-41/+40
| * Transparent proxy mode (#823)Stefan Boberg10 days36-186/+3191
| * show ETA in plain and log output style (#829)Dan Engelbrecht11 days1-10/+11
| * added streaming download of payloads http client Post (#824)Dan Engelbrecht11 days10-76/+379
| * improved oplog import progress reporting (#825)Dan Engelbrecht11 days7-158/+251
| * block scavenge of other downloads that uses an older state file (#822)Dan Engelbrecht12 days3-3/+22
| * hub consul integration (#820)Dan Engelbrecht12 days12-44/+1200
* | Merge branch 'sb/compute-scheduler' of https://github.ol.epicgames.net/ue-fou...Stefan Boberg11 days141-4283/+15124
|\ \
| * | Merge branch 'main' into sb/compute-schedulerStefan Boberg12 days2-69/+49
| |\|
| | * minor zenstore/blockstore fixes (#821)Stefan Boberg12 days5-83/+63
| * | merge from mainStefan Boberg12 days142-4232/+15440
| |\|
| | * HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg12 days43-532/+4881
| | * hubservice refactor (#819)Dan Engelbrecht13 days11-737/+822
| | * Merge branch 'main' into lm/restrict-content-typeLiam Mitchell13 days10-72/+157
| | |\
| | | * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell13 days430-5286/+54399
| | | |\
| | | * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell13 days127-3068/+9008
| | | |\ \
| | | * | | Allow external OidcToken executable to be specified unless disabled via comma...Liam Mitchell2026-03-045-8/+58
| | | * | | Pass command-line OidcToken option through config rather than env variables, ...Liam Mitchell2026-01-1510-64/+59
| | | * | | Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-1410-73/+119
| | * | | | Merge branch 'main' into lm/restrict-content-typeLiam Mitchell13 days429-5283/+54397
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | updated chunk–block analyser (#818)Dan Engelbrecht13 days5-495/+1228
| | | * | | Dashboard overhaul, compute integration (#814)Stefan Boberg13 days80-1032/+6027
| | | * | | add fallback for zencache multirange (#816)Dan Engelbrecht14 days23-1437/+2426
| | | * | | added auto-detection logic for console colour output (#817)Stefan Boberg14 days2-5/+107
| | * | | | Allow requests with invalid content-types unless specified in command line or...Liam Mitchell2026-03-045-8/+35