aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into sb/pipessb/pipesStefan Boberg30 hours11-65/+126
|\
| * improve auth token refresh (#863)Dan Engelbrecht30 hours11-65/+126
* | Remove IgnoreChildSignals() from zenserver mainStefan Boberg31 hours1-4/+0
* | Fix child process exit code collection on LinuxStefan Boberg31 hours3-14/+8
* | Add pipe capture tests and migrate log stream components off spdlogStefan Boberg32 hours7-48/+332
* | Make StdoutPipeHandles a RAII type to prevent handle/fd leaksStefan Boberg32 hours2-44/+96
* | Merged pipe- and tcp log sink/listener from sb/compute-schedulerStefan Boberg32 hours9-6/+681
|/
* Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg33 hours4-0/+247
* Pre-initialization of default logger (#859)Stefan Boberg33 hours4-6/+30
* Merge pull request #855 from ue-foundation/zs/long-filename-improvementZousar Shaker35 hours4-5/+104
|\
| * Addressing review feedbackzousar36 hours2-7/+6
| * Merge branch 'main' into zs/long-filename-improvementStefan Boberg44 hours24-55/+189
| |\
| * | Fix long path handling for project storezousar46 hours3-5/+13
| * | Add tests for long path handling in project storezousar46 hours1-0/+92
* | | Add natvis for Compact Binary (#860)Devin Doucette38 hours5-0/+1000
* | | workaround for change in xmake behaviour around download file naming (#858)Stefan Boberg39 hours2-58/+44
* | | add --hub-instance-config option to set lua config path for hub instances (#854)Dan Engelbrecht41 hours6-13/+69
* | | Simple S3 client (#836)Stefan Boberg41 hours23-330/+3555
* | | Compute batching (#849)Stefan Boberg42 hours47-2261/+4064
* | | bugfix release - v5.7.23 (#851)Stefan Boberg43 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 Engelbrecht3 days3-9/+24
|/
* revise oplog block arrangement (#842)Dan Engelbrecht4 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 Boberg8 days6-41/+40
* Transparent proxy mode (#823)Stefan Boberg8 days36-186/+3191
* show ETA in plain and log output style (#829)Dan Engelbrecht8 days1-10/+11
* added streaming download of payloads http client Post (#824)Dan Engelbrecht9 days10-76/+379
* improved oplog import progress reporting (#825)Dan Engelbrecht9 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
|\ \ \ \ | | |_|/ | |/| |
| * | | updated chunk–block analyser (#818)Dan Engelbrecht10 days5-495/+1228