aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into sb/reduce-allocssb/reduce-allocsStefan Boberg2 days10-19/+297
|\
| * hub deprovision all (#938)Dan Engelbrecht2 days3-5/+109
| * dashboard search (#936)Dan Engelbrecht2 days6-13/+184
| * improve messaging when zen builds download target disk does not have enought ...Dan Engelbrecht2 days1-1/+4
* | Reduce short-lived heap allocations in zenhttpStefan Boberg3 days4-6/+10
* | Reduce short-lived heap allocations in zenserverStefan Boberg3 days4-14/+19
* | Merge branch 'main' into sb/reduce-allocsStefan Boberg3 days10-134/+506
|\|
| * HTTP range responses (RFC 7233) - httpobjectstore (#928)Dan Engelbrecht3 days10-134/+506
* | Reduce short-lived heap allocations in zen CLI progress barStefan Boberg3 days3-37/+100
* | Reduce short-lived heap allocations in zenutilStefan Boberg3 days4-56/+155
* | Reduce short-lived heap allocations in zencoreStefan Boberg3 days7-30/+97
* | Reduce short-lived heap allocations in zenstoreStefan Boberg3 days3-23/+35
* | Reduce short-lived heap allocations in zencomputeStefan Boberg3 days8-60/+88
* | Add TransparentStringHash for heterogeneous unordered_map lookupStefan Boberg3 days1-0/+19
|/
* reduce test runtime (#933)Dan Engelbrecht3 days15-1386/+1242
* Fix ZenServerState stale entry detection on PID reuse (k8s) (#932)Stefan Boberg4 days1-0/+31
* Add async HTTP client (curl_multi + ASIO) (#918)Stefan Boberg4 days6-269/+1776
* migrate from http_parser to llhttp (#929)Dan Engelbrecht4 days9-96/+421
* fully provisioned hub instances now sets initial check status to "passing" i...Dan Engelbrecht5 days3-7/+14
* use correct return code for unsupported multirange requests in objectstore (#...Dan Engelbrecht5 days2-2/+64
* don't hard fail if .pending folder is not empty on oplog export (#926)Dan Engelbrecht5 days2-2/+10
* fix missing chunk in oplog export (#925)Dan Engelbrecht5 days1-0/+160
* hydration data obliteration (#923)Dan Engelbrecht5 days13-147/+717
* 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 days20-1141/+1870
* fix hub consule health endpoint registration (#917)Dan Engelbrecht11 days2-1/+2
* s3 and consul fixes (#916)Dan Engelbrecht11 days5-7/+280
* add provision button to hub ui (#915)Dan Engelbrecht11 days1-0/+133
* hub instance dashboard proxy (#914)Dan Engelbrecht12 days23-34/+713
* fix fork() issues on linux and MacOS (#910)Dan Engelbrecht12 days6-22/+174
* consul env token refresh (#912)Dan Engelbrecht12 days5-13/+33
* kill stale test processes (zenserver, minio, nomad, consul) before and after ...Stefan Boberg12 days1-4/+8
* Zs/oplog export zero size attachment fix (#911)Zousar Shaker12 days3-2/+154
* fix potential race with stats counters missing when to Stop filtered values (...Dan Engelbrecht13 days4-79/+92
* fix jupiterbuildstorage concurrency (#906)Dan Engelbrecht13 days1-15/+34
* add lua config options for all zenhubserver command line options (#904)Dan Engelbrecht14 days1-3/+81
* Request validation and resilience improvements (#864)Stefan Boberg14 days44-376/+2479
* include rawHash in structure output for builds ls command (#903)Dan Engelbrecht14 days1-0/+1
* hub s3 hydrate improvements (#902)Dan Engelbrecht14 days12-117/+398
* hub resource limits (#900)Dan Engelbrecht2026-03-3017-306/+500
* reuse single MinIO instance across s3client integration test (#901)Stefan Boberg2026-03-301-11/+9
* Clean up chunk map when externally referencing a filezousar2026-03-281-0/+1
* Test cases for transitioning file reference typeszousar2026-03-281-0/+407
* Misc small fixes (#897)Stefan Boberg2026-03-2710-24/+170
* dashboard improvements (#896)Dan Engelbrecht2026-03-2719-250/+641
* remove CPR HTTP client backend (#894)Stefan Boberg2026-03-2712-1623/+13
* idle deprovision in hub (#895)Dan Engelbrecht2026-03-2734-353/+1093
* hub instance state refactor (#892)Dan Engelbrecht2026-03-2718-711/+897
* hub async provision/deprovision/hibernate/wake (#891)Dan Engelbrecht2026-03-246-396/+1126