aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Consolidate action map locks and fix immediate query visibilitysb/compute-authStefan Boberg33 min.8-143/+167
* Fix HordeClient to use HttpClientAccessToken constructorStefan Boberg26 hours1-4/+1
* Merge remote-tracking branch 'origin/main' into sb/compute-authStefan Boberg26 hours11-65/+126
|\
| * improve auth token refresh (#863)Dan Engelbrecht26 hours11-65/+126
* | Add crash handling tests and suppress crash dialogs via job objectsStefan Boberg26 hours4-1/+302
* | Add tests for process exit code handling in compute local runnersStefan Boberg26 hours3-2/+324
* | Merge remote-tracking branch 'origin/main' into sb/compute-authStefan Boberg27 hours12-11/+381
|\|
| * Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg29 hours4-0/+247
| * Pre-initialization of default logger (#859)Stefan Boberg29 hours4-6/+30
| * Merge pull request #855 from ue-foundation/zs/long-filename-improvementZousar Shaker31 hours4-5/+104
| |\
| | * Addressing review feedbackzousar32 hours2-7/+6
| | * Merge branch 'main' into zs/long-filename-improvementStefan Boberg39 hours24-55/+189
| | |\
| | * | Fix long path handling for project storezousar42 hours3-5/+13
| | * | Add tests for long path handling in project storezousar42 hours1-0/+92
* | | | enable compute on the branchStefan Boberg30 hours1-0/+2
|/ / /
* | | Add natvis for Compact Binary (#860)Devin Doucette33 hours5-0/+1000
* | | workaround for change in xmake behaviour around download file naming (#858)Stefan Boberg35 hours2-58/+44
* | | add --hub-instance-config option to set lua config path for hub instances (#854)Dan Engelbrecht37 hours6-13/+69
* | | Simple S3 client (#836)Stefan Boberg37 hours23-330/+3555
* | | Compute batching (#849)Stefan Boberg37 hours47-2261/+4064
* | | bugfix release - v5.7.23 (#851)Stefan Boberg39 hours3-42/+64
| |/ |/|
* | zen hub port reuse (#850)Dan Engelbrecht2 days21-46/+165
* | add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht2 days3-9/+24
|/
* revise oplog block arrangement (#842)Dan Engelbrecht3 days7-2473/+4918
* Restructure zen builds using subcommands (#834)Stefan Boberg4 days2-2284/+2647
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg4 days18-27/+57
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg4 days17-381/+393
* block/file cloning support for macOS / Linux (#786)Stefan Boberg4 days2-72/+523
* Made CPR optional, html generated at build time (#840)Stefan Boberg6 days8-22/+85
* Add clang-cl build supportStefan Boberg6 days5-74/+82
* Unix Domain Socket auto discovery (#833)Stefan Boberg7 days28-105/+538
* Switch httpclient default back-end over to libcurl (#832)Stefan Boberg7 days6-702/+454
* Add --no-network option (#831)Stefan Boberg7 days11-29/+101
* upgrade asio from 1.29.0 to 1.38.0 (#827)Stefan Boberg7 days6-41/+40
* Transparent proxy mode (#823)Stefan Boberg7 days36-186/+3191
* show ETA in plain and log output style (#829)Dan Engelbrecht7 days1-10/+11
* added streaming download of payloads http client Post (#824)Dan Engelbrecht8 days10-76/+379
* improved oplog import progress reporting (#825)Dan Engelbrecht8 days7-158/+251
* block scavenge of other downloads that uses an older state file (#822)Dan Engelbrecht9 days3-3/+22
* hub consul integration (#820)Dan Engelbrecht9 days12-44/+1200
* minor zenstore/blockstore fixes (#821)Stefan Boberg9 days5-83/+63
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg9 days43-532/+4881
* hubservice refactor (#819)Dan Engelbrecht10 days11-737/+822
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell10 days10-72/+157
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell10 days430-5286/+54399
| |\
| * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell10 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 Mitchell10 days429-5283/+54397
|\ \ \ \ | | |_|/ | |/| |