aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Show memory allocator in runtime config, remove IsPowerCyclesb/mimalloc227Stefan Boberg16 hours1-1/+1
* Add version annotation for vendored rpmallocStefan Boberg20 hours1-1/+1
* Log active memory allocator at server startupStefan Boberg20 hours13-28/+67
* fix null stats provider crash when build store is not configured (#875)v5.7.25-pre0Stefan Boberg22 hours2-1/+8
* auth fail no cache (#871)v5.7.24-pre0v5.7.24Dan Engelbrecht43 hours2-1/+7
* add hub instance info (#869)Dan Engelbrecht43 hours18-205/+845
* Zs/consul token (#870)Zousar Shaker44 hours5-15/+146
* Zen disk benchmark utility (#868)Stefan Boberg3 days2-0/+1424
* add --hub-hydration-target-spec to zen hub (#867)Dan Engelbrecht3 days10-30/+57
* improve auth token refresh (#863)Dan Engelbrecht3 days11-65/+126
* Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg4 days4-0/+247
* Pre-initialization of default logger (#859)Stefan Boberg4 days4-6/+30
* Merge pull request #855 from ue-foundation/zs/long-filename-improvementZousar Shaker4 days4-5/+104
|\
| * Addressing review feedbackzousar4 days2-7/+6
| * Merge branch 'main' into zs/long-filename-improvementStefan Boberg4 days24-55/+189
| |\
| * | Fix long path handling for project storezousar4 days3-5/+13
| * | Add tests for long path handling in project storezousar4 days1-0/+92
* | | Add natvis for Compact Binary (#860)Devin Doucette4 days5-0/+1000
* | | workaround for change in xmake behaviour around download file naming (#858)Stefan Boberg4 days2-58/+44
* | | add --hub-instance-config option to set lua config path for hub instances (#854)Dan Engelbrecht4 days6-13/+69
* | | Simple S3 client (#836)Stefan Boberg4 days23-330/+3555
* | | Compute batching (#849)Stefan Boberg4 days47-2261/+4064
* | | bugfix release - v5.7.23 (#851)Stefan Boberg4 days3-42/+64
| |/ |/|
* | zen hub port reuse (#850)Dan Engelbrecht4 days21-46/+165
* | add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht5 days3-9/+24
|/
* revise oplog block arrangement (#842)Dan Engelbrecht6 days7-2473/+4918
* Restructure zen builds using subcommands (#834)Stefan Boberg6 days2-2284/+2647
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg6 days18-27/+57
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg6 days17-381/+393
* block/file cloning support for macOS / Linux (#786)Stefan Boberg6 days2-72/+523
* Made CPR optional, html generated at build time (#840)Stefan Boberg8 days8-22/+85
* Add clang-cl build supportStefan Boberg9 days5-74/+82
* Unix Domain Socket auto discovery (#833)Stefan Boberg9 days28-105/+538
* Switch httpclient default back-end over to libcurl (#832)Stefan Boberg9 days6-702/+454
* 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 Engelbrecht10 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 Engelbrecht11 days3-3/+22
* hub consul integration (#820)Dan Engelbrecht11 days12-44/+1200
* minor zenstore/blockstore fixes (#821)Stefan Boberg12 days5-83/+63
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg12 days43-532/+4881
* hubservice refactor (#819)Dan Engelbrecht12 days11-737/+822
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell12 days10-72/+157
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell12 days430-5286/+54399
| |\
| * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell12 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