| Commit message (Expand) | Author | Age | Files | Lines |
| * | Show memory allocator in runtime config, remove IsPowerCyclesb/mimalloc227 | Stefan Boberg | 11 hours | 1 | -1/+1 |
| * | Log active memory allocator at server startup | Stefan Boberg | 15 hours | 1 | -0/+1 |
| * | fix null stats provider crash when build store is not configured (#875)v5.7.25-pre0 | Stefan Boberg | 18 hours | 2 | -1/+8 |
| * | add hub instance info (#869) | Dan Engelbrecht | 39 hours | 10 | -180/+798 |
| * | Zs/consul token (#870) | Zousar Shaker | 40 hours | 2 | -1/+32 |
| * | add --hub-hydration-target-spec to zen hub (#867) | Dan Engelbrecht | 3 days | 8 | -27/+54 |
| * | improve auth token refresh (#863) | Dan Engelbrecht | 3 days | 1 | -1/+1 |
| * | Add lightweight crash handler for pre-Sentry startup backtraces (#853) | Stefan Boberg | 3 days | 1 | -0/+3 |
| * | Merge pull request #855 from ue-foundation/zs/long-filename-improvement | Zousar Shaker | 3 days | 1 | -3/+6 |
| |\ |
|
| | * | Addressing review feedback | zousar | 3 days | 1 | -6/+4 |
| | * | Merge branch 'main' into zs/long-filename-improvement | Stefan Boberg | 4 days | 14 | -46/+164 |
| | |\ |
|
| | * | | Fix long path handling for project store | zousar | 4 days | 1 | -3/+8 |
| * | | | workaround for change in xmake behaviour around download file naming (#858) | Stefan Boberg | 4 days | 1 | -1/+1 |
| * | | | add --hub-instance-config option to set lua config path for hub instances (#854) | Dan Engelbrecht | 4 days | 6 | -13/+69 |
| * | | | Simple S3 client (#836) | Stefan Boberg | 4 days | 1 | -0/+11 |
| * | | | Compute batching (#849) | Stefan Boberg | 4 days | 7 | -36/+24 |
| * | | | bugfix release - v5.7.23 (#851) | Stefan Boberg | 4 days | 1 | -33/+45 |
| | |/
|/| |
|
| * | | zen hub port reuse (#850) | Dan Engelbrecht | 4 days | 13 | -41/+151 |
| * | | add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0 | Dan Engelbrecht | 5 days | 1 | -5/+13 |
| |/ |
|
| * | revise oplog block arrangement (#842) | Dan Engelbrecht | 5 days | 1 | -88/+145 |
| * | Enable cross compilation of Windows targets on Linux (#839) | Stefan Boberg | 6 days | 4 | -7/+9 |
| * | URI decoding, process env, compiler info, httpasio strands, regex route remov... | Stefan Boberg | 6 days | 6 | -10/+18 |
| * | Made CPR optional, html generated at build time (#840) | Stefan Boberg | 8 days | 2 | -4/+44 |
| * | Unix Domain Socket auto discovery (#833) | Stefan Boberg | 9 days | 3 | -4/+26 |
| * | Switch httpclient default back-end over to libcurl (#832) | Stefan Boberg | 9 days | 1 | -1/+1 |
| * | Add --no-network option (#831) | Stefan Boberg | 9 days | 6 | -11/+41 |
| * | Transparent proxy mode (#823) | Stefan Boberg | 10 days | 23 | -26/+2807 |
| * | improved oplog import progress reporting (#825) | Dan Engelbrecht | 11 days | 1 | -0/+4 |
| * | hub consul integration (#820) | Dan Engelbrecht | 11 days | 7 | -37/+699 |
| * | HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770) | Stefan Boberg | 11 days | 7 | -7/+144 |
| * | hubservice refactor (#819) | Dan Engelbrecht | 12 days | 11 | -737/+822 |
| * | Merge branch 'main' into lm/restrict-content-type | Liam Mitchell | 12 days | 6 | -41/+87 |
| |\ |
|
| | * | Merge branch 'main' into lm/oidctoken-exe-path | Liam Mitchell | 12 days | 76 | -632/+11193 |
| | |\ |
|
| | * \ | Merge branch 'main' into lm/oidctoken-exe-path | Liam Mitchell | 12 days | 27 | -111/+1831 |
| | |\ \ |
|
| | * | | | Allow external OidcToken executable to be specified unless disabled via comma... | Liam Mitchell | 2026-03-04 | 5 | -8/+58 |
| | * | | | Pass command-line OidcToken option through config rather than env variables, ... | Liam Mitchell | 2026-01-15 | 8 | -51/+59 |
| | * | | | Use well-known OidcToken paths or command line arguments to determine OidcTok... | Liam Mitchell | 2026-01-14 | 4 | -42/+36 |
| * | | | | Merge branch 'main' into lm/restrict-content-type | Liam Mitchell | 12 days | 76 | -630/+11192 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | updated chunk–block analyser (#818) | Dan Engelbrecht | 12 days | 1 | -4/+3 |
| | * | | | Dashboard overhaul, compute integration (#814) | Stefan Boberg | 12 days | 52 | -926/+5271 |
| | * | | | add fallback for zencache multirange (#816) | Dan Engelbrecht | 13 days | 3 | -74/+204 |
| | * | | | Eliminate spdlog dependency (#773) | Stefan Boberg | 13 days | 6 | -46/+38 |
| | * | | | Claude config, some bug fixes (#813) | Stefan Boberg | 2026-03-06 | 1 | -2/+3 |
| | * | | | oidctoken tool package (#810) | Stefan Boberg | 2026-03-05 | 1 | -0/+11 |
| | * | | | Fixing various compiler issues (#807) | Stefan Boberg | 2026-03-04 | 1 | -0/+6 |
| | * | | | compute orchestration (#763) | Stefan Boberg | 2026-03-04 | 22 | -227/+3683 |
| | * | | | IterateChunks callback is multithreaded - make sure AttachmentsSize can handl... | Dan Engelbrecht | 2026-03-04 | 1 | -2/+2 |
| | * | | | unity build fixes (#802) | Stefan Boberg | 2026-03-04 | 1 | -0/+1 |
| | * | | | use multi range requests (#800) | Dan Engelbrecht | 2026-03-03 | 1 | -5/+19 |
| | * | | | added `--verbose` option to zenserver-test and `xmake test` (#798) | Stefan Boberg | 2026-03-01 | 1 | -1/+0 |