aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver
Commit message (Expand)AuthorAgeFilesLines
* Use eastl::deque for queues with many small elements (#991)Stefan Boberg2026-04-201-7/+6
* s3 dehydration touch cas (#977)Dan Engelbrecht2026-04-201-19/+57
* zen history command (#987)Dan Engelbrecht2026-04-203-3/+53
* Move ZipFs from zenserver frontend into zenhttp (#980)Stefan Boberg2026-04-205-479/+1
* zencore: promote ScopedEnvVar to a shared filesystem helper (#979)Stefan Boberg2026-04-201-56/+0
* builds cmd refactor (#975)Dan Engelbrecht2026-04-201-5/+1
* zenbase hardening (#971)Stefan Boberg2026-04-173-14/+14
* log cleanup (#969)Dan Engelbrecht2026-04-171-4/+7
* operationlogoutput refactor (#967)Dan Engelbrecht2026-04-171-4/+1
* add --buildstore-disksizelimit-percent to zenstorageserver (#966)Dan Engelbrecht2026-04-163-3/+44
* add dashboard copy button on select information lines (#962)Dan Engelbrecht2026-04-168-9/+103
* Fix strings passed to RegisterRoute in HttpProjectStore: strings are … (#963)Matt Peters2026-04-151-4/+4
* hub reset inactivity timer (#961)Dan Engelbrecht2026-04-151-0/+2
* add sessions to hub and proxy (#960)Dan Engelbrecht2026-04-157-43/+78
* Hub proxy returns graceful responses when an instance is unavailable instead ...Dan Engelbrecht2026-04-141-3/+27
* fix utf characters in source code (#953)Dan Engelbrecht2026-04-138-15/+15
* Compute OIDC auth, async Horde agents, and orchestrator improvements (#913)Stefan Boberg2026-04-138-1610/+342
* Add MemoryCidStore and ChunkStore interface (#940)Stefan Boberg2026-04-133-8/+11
* minor fixups (#948)Dan Engelbrecht2026-04-132-11/+26
* Logging and diagnostics improvements (#941)Stefan Boberg2026-04-131-1/+1
* hub instance malloc trace (#946)Dan Engelbrecht2026-04-136-0/+82
* Dashboard stats tiles no longer flicker (#943)Dan Engelbrecht2026-04-116-190/+197
* `--consul-register-hub` option to disable hub parent service Consul registrat...Dan Engelbrecht2026-04-112-17/+34
* hub deprovision all (#938)Dan Engelbrecht2026-04-112-0/+81
* dashboard search (#936)Dan Engelbrecht2026-04-116-13/+184
* HTTP range responses (RFC 7233) - httpobjectstore (#928)Dan Engelbrecht2026-04-102-116/+78
* reduce test runtime (#933)Dan Engelbrecht2026-04-102-2/+2
* migrate from http_parser to llhttp (#929)Dan Engelbrecht2026-04-093-44/+41
* fully provisioned hub instances now sets initial check status to "passing" i...Dan Engelbrecht2026-04-081-6/+3
* use correct return code for unsupported multirange requests in objectstore (#...Dan Engelbrecht2026-04-081-2/+2
* hydration data obliteration (#923)Dan Engelbrecht2026-04-0812-145/+714
* sort items on dashboard (#924)Dan Engelbrecht2026-04-072-79/+113
* add pagination of cooked projects and caches on dashboard front page (#922)Dan Engelbrecht2026-04-072-65/+171
* incremental dehydrate (#921)Dan Engelbrecht2026-04-079-964/+1509
* fix hub consule health endpoint registration (#917)Dan Engelbrecht2026-04-022-1/+2
* s3 and consul fixes (#916)Dan Engelbrecht2026-04-021-1/+1
* add provision button to hub ui (#915)Dan Engelbrecht2026-04-021-0/+133
* hub instance dashboard proxy (#914)Dan Engelbrecht2026-04-0112-19/+682
* consul env token refresh (#912)Dan Engelbrecht2026-04-011-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