aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into sb/reduce-allocsStefan Boberg7 hours18-227/+351
|\
| * Add MemoryCidStore and ChunkStore interface (#940)Stefan Boberg8 hours3-8/+11
| * minor fixups (#948)Dan Engelbrecht8 hours2-11/+26
| * Logging and diagnostics improvements (#941)Stefan Boberg9 hours1-1/+1
| * hub instance malloc trace (#946)Dan Engelbrecht10 hours6-0/+82
| * Dashboard stats tiles no longer flicker (#943)Dan Engelbrecht2 days6-190/+197
| * `--consul-register-hub` option to disable hub parent service Consul registrat...Dan Engelbrecht2 days2-17/+34
* | Merge branch 'main' into sb/reduce-allocsStefan Boberg2 days8-13/+265
|\|
| * hub deprovision all (#938)Dan Engelbrecht2 days2-0/+81
| * dashboard search (#936)Dan Engelbrecht2 days6-13/+184
* | Reduce short-lived heap allocations in zenserverStefan Boberg3 days4-14/+19
|/
* HTTP range responses (RFC 7233) - httpobjectstore (#928)Dan Engelbrecht3 days2-116/+78
* reduce test runtime (#933)Dan Engelbrecht3 days2-2/+2
* 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 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