aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/main' into sb/compute-authStefan Boberg26 hours1-1/+1
|\
| * improve auth token refresh (#863)Dan Engelbrecht26 hours1-1/+1
* | Merge remote-tracking branch 'origin/main' into sb/compute-authStefan Boberg27 hours2-3/+9
|\|
| * Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg29 hours1-0/+3
| * Merge pull request #855 from ue-foundation/zs/long-filename-improvementZousar Shaker31 hours1-3/+6
| |\
| | * Addressing review feedbackzousar32 hours1-6/+4
| | * Merge branch 'main' into zs/long-filename-improvementStefan Boberg40 hours14-46/+164
| | |\
| | * | Fix long path handling for project storezousar42 hours1-3/+8
* | | | enable compute on the branchStefan Boberg30 hours1-0/+2
|/ / /
* | | workaround for change in xmake behaviour around download file naming (#858)Stefan Boberg35 hours1-1/+1
* | | 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 hours1-0/+11
* | | Compute batching (#849)Stefan Boberg37 hours7-36/+24
* | | bugfix release - v5.7.23 (#851)Stefan Boberg39 hours1-33/+45
| |/ |/|
* | zen hub port reuse (#850)Dan Engelbrecht2 days13-41/+151
* | add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht2 days1-5/+13
|/
* revise oplog block arrangement (#842)Dan Engelbrecht3 days1-88/+145
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg4 days4-7/+9
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg4 days6-10/+18
* Made CPR optional, html generated at build time (#840)Stefan Boberg6 days2-4/+44
* Unix Domain Socket auto discovery (#833)Stefan Boberg7 days3-4/+26
* Switch httpclient default back-end over to libcurl (#832)Stefan Boberg7 days1-1/+1
* Add --no-network option (#831)Stefan Boberg7 days6-11/+41
* Transparent proxy mode (#823)Stefan Boberg7 days23-26/+2807
* improved oplog import progress reporting (#825)Dan Engelbrecht8 days1-0/+4
* hub consul integration (#820)Dan Engelbrecht9 days7-37/+699
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg9 days7-7/+144
* hubservice refactor (#819)Dan Engelbrecht10 days11-737/+822
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell10 days6-41/+87
|\
| * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell10 days76-632/+11193
| |\
| * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell10 days27-111/+1831
| |\ \
| * | | 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-158-51/+59
| * | | Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-144-42/+36
* | | | Merge branch 'main' into lm/restrict-content-typeLiam Mitchell10 days76-630/+11192
|\ \ \ \ | | |_|/ | |/| |
| * | | updated chunk–block analyser (#818)Dan Engelbrecht10 days1-4/+3
| * | | Dashboard overhaul, compute integration (#814)Stefan Boberg10 days52-926/+5271
| * | | add fallback for zencache multirange (#816)Dan Engelbrecht10 days3-74/+204
| * | | Eliminate spdlog dependency (#773)Stefan Boberg11 days6-46/+38
| * | | Claude config, some bug fixes (#813)Stefan Boberg14 days1-2/+3
| * | | oidctoken tool package (#810)Stefan Boberg2026-03-051-0/+11
| * | | Fixing various compiler issues (#807)Stefan Boberg2026-03-041-0/+6
| * | | compute orchestration (#763)Stefan Boberg2026-03-0422-227/+3683
| * | | IterateChunks callback is multithreaded - make sure AttachmentsSize can handl...Dan Engelbrecht2026-03-041-2/+2
| * | | unity build fixes (#802)Stefan Boberg2026-03-041-0/+1
| * | | use multi range requests (#800)Dan Engelbrecht2026-03-031-5/+19
| * | | added `--verbose` option to zenserver-test and `xmake test` (#798)Stefan Boberg2026-03-011-1/+0
| * | | subprocess tracking using Jobs on Windows/hub (#796)Stefan Boberg2026-02-282-3/+53
| * | | add multirange requests to blob store (#795)Dan Engelbrecht2026-02-271-19/+95
| * | | updatefrontendzousar2026-02-261-0/+0