aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/hub
Commit message (Expand)AuthorAgeFilesLines
* updated comment and improved rejection message on recovering stateDan Engelbrecht3 hours2-7/+13
* release compile fixDan Engelbrecht4 hours1-2/+1
* improved code documentationDan Engelbrecht4 hours2-4/+7
* improve response messagesDan Engelbrecht4 hours1-6/+7
* state transition lockdownDan Engelbrecht4 hours1-5/+43
* don't register health intervalls in consul during provisioning, set when prov...Dan Engelbrecht4 hours1-2/+6
* clarifying commentsDan Engelbrecht5 hours3-4/+19
* clarify notification rules in hubDan Engelbrecht5 hours1-3/+4
* handle failed deprovisionDan Engelbrecht5 hours1-1/+10
* int -> uint32_tDan Engelbrecht5 hours2-6/+6
* add --consul-health-interval-seconds and --consul-deregister-after-secondsDan Engelbrecht5 hours3-12/+34
* reduce watchdog wait time to 3 secondsDan Engelbrecht6 hours1-1/+1
* early consul registrationDan Engelbrecht7 hours1-2/+3
* moved out state management from StorageServerInstance to Hub.Dan Engelbrecht8 hours5-554/+541
* remove m_FreePorts management, use Instance index as basis for port insteadDan Engelbrecht26 hours3-152/+105
* use fixed size struct for hub instancesDan Engelbrecht28 hours2-41/+41
* hub async provision/deprovision/hibernate/wake (#891)HEADmainDan Engelbrecht30 hours4-364/+947
* refactor hub notifications (#888)Dan Engelbrecht2 days7-223/+371
* Cross-platform process metrics support (#887)Stefan Boberg2 days1-3/+3
* add tests for s3 and file hydrators (#886)Dan Engelbrecht2 days2-4/+699
* add hub instance crash recovery (#885)Dan Engelbrecht2 days6-34/+309
* S3 hydration backend for hub mode (#873)Dan Engelbrecht3 days1-0/+379
* hub web UI improvements (#878)Dan Engelbrecht3 days3-0/+4
* zen hub command (#877)Dan Engelbrecht4 days5-145/+353
* add hub instance info (#869)Dan Engelbrecht5 days8-176/+794
* Zs/consul token (#870)Zousar Shaker5 days2-1/+32
* add --hub-hydration-target-spec to zen hub (#867)Dan Engelbrecht6 days8-27/+54
* add --hub-instance-config option to set lua config path for hub instances (#854)Dan Engelbrecht8 days6-13/+69
* zen hub port reuse (#850)Dan Engelbrecht8 days6-40/+138
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg10 days1-1/+1
* Transparent proxy mode (#823)Stefan Boberg13 days1-0/+1
* hub consul integration (#820)Dan Engelbrecht2026-03-116-36/+698
* hubservice refactor (#819)Dan Engelbrecht2026-03-1011-737/+822
* Dashboard overhaul, compute integration (#814)Stefan Boberg2026-03-091-0/+2
* Claude config, some bug fixes (#813)Stefan Boberg2026-03-061-2/+3
* compute orchestration (#763)Stefan Boberg2026-03-043-3/+12
* subprocess tracking using Jobs on Windows/hub (#796)Stefan Boberg2026-02-282-3/+53
* Various bug fixes (#778)Stefan Boberg2026-02-241-3/+9
* Revert "Fix correctness and concurrency bugs found during code review"Stefan Boberg2026-02-241-9/+3
* Fix correctness and concurrency bugs found during code reviewStefan Boberg2026-02-241-3/+9
* GC - fix handling of attachment ranges, http access token expiration, lock fi...Stefan Boberg2026-02-201-1/+1
* zen hub (#574)Stefan Boberg2026-01-217-0/+1491