aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into sb/memory-cid-storesb/memory-cid-storeStefan Boberg2 days12-131/+345
|\
| * hub deprovision all (#938)Dan Engelbrecht2 days2-0/+81
| * dashboard search (#936)Dan Engelbrecht2 days6-13/+184
| * HTTP range responses (RFC 7233) - httpobjectstore (#928)Dan Engelbrecht3 days2-116/+78
| * reduce test runtime (#933)Dan Engelbrecht3 days2-2/+2
* | Separate action and worker chunk stores for compute serviceStefan Boberg2 days3-8/+11
|/
* migrate from http_parser to llhttp (#929)Dan Engelbrecht4 days3-44/+41
* fully provisioned hub instances now sets initial check status to "passing" i...Dan Engelbrecht5 days1-6/+3
* use correct return code for unsupported multirange requests in objectstore (#...Dan Engelbrecht5 days1-2/+2
* hydration data obliteration (#923)Dan Engelbrecht5 days12-145/+714
* sort items on dashboard (#924)Dan Engelbrecht6 days2-79/+113
* add pagination of cooked projects and caches on dashboard front page (#922)Dan Engelbrecht6 days2-65/+171
* incremental dehydrate (#921)Dan Engelbrecht6 days9-964/+1509
* fix hub consule health endpoint registration (#917)Dan Engelbrecht11 days2-1/+2
* s3 and consul fixes (#916)Dan Engelbrecht11 days1-1/+1
* add provision button to hub ui (#915)Dan Engelbrecht11 days1-0/+133
* hub instance dashboard proxy (#914)Dan Engelbrecht12 days12-19/+682
* consul env token refresh (#912)Dan Engelbrecht12 days1-2/+5
* add lua config options for all zenhubserver command line options (#904)Dan Engelbrecht14 days1-3/+81
* Request validation and resilience improvements (#864)Stefan Boberg14 days10-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
| |\