aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* add provision button to hub ui (#915)Dan Engelbrecht2026-04-021-0/+133
* hub instance dashboard proxy (#914)Dan Engelbrecht2026-04-0123-34/+713
* fix fork() issues on linux and MacOS (#910)Dan Engelbrecht2026-04-016-22/+174
* consul env token refresh (#912)Dan Engelbrecht2026-04-015-13/+33
* kill stale test processes (zenserver, minio, nomad, consul) before and after ...Stefan Boberg2026-04-011-4/+8
* Zs/oplog export zero size attachment fix (#911)Zousar Shaker2026-04-013-2/+154
* fix potential race with stats counters missing when to Stop filtered values (...Dan Engelbrecht2026-03-314-79/+92
* fix jupiterbuildstorage concurrency (#906)Dan Engelbrecht2026-03-311-15/+34
* 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-3044-376/+2479
* include rawHash in structure output for builds ls command (#903)Dan Engelbrecht2026-03-301-0/+1
* hub s3 hydrate improvements (#902)Dan Engelbrecht2026-03-3012-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
* Subprocess Manager (#889)Stefan Boberg2026-03-2419-537/+2893
* refactor hub notifications (#888)Dan Engelbrecht2026-03-237-223/+371
* Cross-platform process metrics support (#887)Stefan Boberg2026-03-2310-53/+728
* Merge branch 'de/v5.7.25-hotpatch' (#880)Dan Engelbrecht2026-03-232-14/+31
* 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-2352-451/+10005
* add hub instance crash recovery (#885)Dan Engelbrecht2026-03-2310-35/+328
* Unique session/client tracking using HyperLogLog (#884)Stefan Boberg2026-03-237-2/+356
* Logger simplification (#883)Stefan Boberg2026-03-2310-73/+156
* Process management improvements (#881)Stefan Boberg2026-03-235-45/+160
* improve zenserver startup time (#879)Dan Engelbrecht2026-03-222-12/+22
* S3 hydration backend for hub mode (#873)Dan Engelbrecht2026-03-223-34/+486
* 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-2213-29/+68
* zen hub command (#877)Dan Engelbrecht2026-03-2113-448/+1394
* Interprocess pipe support (for stdout/stderr capture) (#866)Stefan Boberg2026-03-2115-25/+1154
* fix null stats provider crash when build store is not configured (#875)v5.7.25-pre0Stefan Boberg2026-03-212-1/+8
* auth fail no cache (#871)v5.7.24-pre0v5.7.24Dan Engelbrecht2026-03-202-1/+7
* add hub instance info (#869)Dan Engelbrecht2026-03-2018-205/+845
* Zs/consul token (#870)Zousar Shaker2026-03-205-15/+146
* Zen disk benchmark utility (#868)Stefan Boberg2026-03-192-0/+1424
* add --hub-hydration-target-spec to zen hub (#867)Dan Engelbrecht2026-03-1910-30/+57
* improve auth token refresh (#863)Dan Engelbrecht2026-03-1811-65/+126
* Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg2026-03-184-0/+247
* Pre-initialization of default logger (#859)Stefan Boberg2026-03-184-6/+30
* Merge pull request #855 from ue-foundation/zs/long-filename-improvementZousar Shaker2026-03-184-5/+104
|\
| * Addressing review feedbackzousar2026-03-182-7/+6
| * Merge branch 'main' into zs/long-filename-improvementStefan Boberg2026-03-1824-55/+189
| |\