aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
* fix hub consule health endpoint registration (#917)Dan Engelbrecht12 days2-1/+2
* s3 and consul fixes (#916)Dan Engelbrecht12 days1-1/+1
* add provision button to hub ui (#915)Dan Engelbrecht12 days1-0/+133
* hub instance dashboard proxy (#914)Dan Engelbrecht12 days12-19/+682
* consul env token refresh (#912)Dan Engelbrecht13 days1-2/+5
* add lua config options for all zenhubserver command line options (#904)Dan Engelbrecht2026-03-301-3/+81
* Request validation and resilience improvements (#864)Stefan Boberg2026-03-3010-29/+151
* hub s3 hydrate improvements (#902)Dan Engelbrecht2026-03-308-99/+374
* hub resource limits (#900)Dan Engelbrecht2026-03-3016-306/+499
* Misc small fixes (#897)Stefan Boberg2026-03-271-1/+1
* dashboard improvements (#896)Dan Engelbrecht2026-03-2717-250/+633
* remove CPR HTTP client backend (#894)Stefan Boberg2026-03-272-2/+2
* idle deprovision in hub (#895)Dan Engelbrecht2026-03-2726-295/+813
* hub instance state refactor (#892)Dan Engelbrecht2026-03-277-682/+721
* hub async provision/deprovision/hibernate/wake (#891)Dan Engelbrecht2026-03-244-364/+947
* refactor hub notifications (#888)Dan Engelbrecht2026-03-237-223/+371
* Cross-platform process metrics support (#887)Stefan Boberg2026-03-233-24/+8
* add tests for s3 and file hydrators (#886)Dan Engelbrecht2026-03-232-4/+699
* Dashboard refresh (logs, storage, network, object store, docs) (#835)Stefan Boberg2026-03-2343-331/+9229
* add hub instance crash recovery (#885)Dan Engelbrecht2026-03-238-35/+317
* Logger simplification (#883)Stefan Boberg2026-03-232-8/+14
* Process management improvements (#881)Stefan Boberg2026-03-231-5/+27
* improve zenserver startup time (#879)Dan Engelbrecht2026-03-221-1/+1
* S3 hydration backend for hub mode (#873)Dan Engelbrecht2026-03-221-0/+379
* hub web UI improvements (#878)Dan Engelbrecht2026-03-225-20/+746
* Upgrade mimalloc to v2.2.7 and log active memory allocator (#876)Stefan Boberg2026-03-221-1/+2
* zen hub command (#877)Dan Engelbrecht2026-03-215-145/+353
* Interprocess pipe support (for stdout/stderr capture) (#866)Stefan Boberg2026-03-212-4/+23
* fix null stats provider crash when build store is not configured (#875)v5.7.25-pre0Stefan Boberg2026-03-212-1/+8
* add hub instance info (#869)Dan Engelbrecht2026-03-2010-180/+798
* Zs/consul token (#870)Zousar Shaker2026-03-202-1/+32
* add --hub-hydration-target-spec to zen hub (#867)Dan Engelbrecht2026-03-198-27/+54
* improve auth token refresh (#863)Dan Engelbrecht2026-03-181-1/+1
* Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg2026-03-181-0/+3
* Merge pull request #855 from ue-foundation/zs/long-filename-improvementZousar Shaker2026-03-181-3/+6
|\
| * Addressing review feedbackzousar2026-03-181-6/+4
| * Merge branch 'main' into zs/long-filename-improvementStefan Boberg2026-03-1814-46/+164
| |\
| * | Fix long path handling for project storezousar2026-03-171-3/+8
* | | workaround for change in xmake behaviour around download file naming (#858)Stefan Boberg2026-03-181-1/+1
* | | add --hub-instance-config option to set lua config path for hub instances (#854)Dan Engelbrecht2026-03-186-13/+69
* | | Simple S3 client (#836)Stefan Boberg2026-03-181-0/+11
* | | Compute batching (#849)Stefan Boberg2026-03-187-36/+24
* | | bugfix release - v5.7.23 (#851)Stefan Boberg2026-03-181-33/+45
| |/ |/|
* | zen hub port reuse (#850)Dan Engelbrecht2026-03-1713-41/+151
* | add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht2026-03-171-5/+13
|/
* revise oplog block arrangement (#842)Dan Engelbrecht2026-03-161-88/+145
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg2026-03-164-7/+9
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg2026-03-166-10/+18
* Made CPR optional, html generated at build time (#840)Stefan Boberg2026-03-132-4/+44
* Unix Domain Socket auto discovery (#833)Stefan Boberg2026-03-133-4/+26