aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/hub
Commit message (Expand)AuthorAgeFilesLines
* watchdog ephemeral port exhaust (#1022)Dan Engelbrecht2026-05-042-23/+55
* GetEnvVariable: return std::optional<std::string> (#1017)Stefan Boberg2026-04-272-6/+6
* hydration with pack (#1016)Dan Engelbrecht2026-04-279-516/+1963
* hub execution stats (#1011)Dan Engelbrecht2026-04-224-264/+488
* hub provision acceptable states (#1008)Dan Engelbrecht2026-04-221-0/+2
* chunk-size -> chunksize for lua config (#1004)Dan Engelbrecht2026-04-211-1/+1
* filesystem.h surface error codes (#998)Dan Engelbrecht2026-04-211-2/+10
* improved s3 hydration (#997)Dan Engelbrecht2026-04-216-1149/+1111
* async consul register/deregister (#992)Dan Engelbrecht2026-04-211-39/+49
* s3 dehydration touch cas (#977)Dan Engelbrecht2026-04-201-19/+57
* zencore: promote ScopedEnvVar to a shared filesystem helper (#979)Stefan Boberg2026-04-201-56/+0
* hub reset inactivity timer (#961)Dan Engelbrecht2026-04-151-0/+2
* add sessions to hub and proxy (#960)Dan Engelbrecht2026-04-151-1/+4
* Hub proxy returns graceful responses when an instance is unavailable instead ...Dan Engelbrecht2026-04-141-3/+27
* hub instance malloc trace (#946)Dan Engelbrecht2026-04-136-0/+82
* `--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
* reduce test runtime (#933)Dan Engelbrecht2026-04-101-1/+1
* fully provisioned hub instances now sets initial check status to "passing" i...Dan Engelbrecht2026-04-081-6/+3
* hydration data obliteration (#923)Dan Engelbrecht2026-04-0810-127/+590
* incremental dehydrate (#921)Dan Engelbrecht2026-04-078-964/+1508
* fix hub consule health endpoint registration (#917)Dan Engelbrecht2026-04-021-1/+1
* hub instance dashboard proxy (#914)Dan Engelbrecht2026-04-018-15/+677
* 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
* hub s3 hydrate improvements (#902)Dan Engelbrecht2026-03-308-99/+374
* hub resource limits (#900)Dan Engelbrecht2026-03-307-156/+395
* dashboard improvements (#896)Dan Engelbrecht2026-03-272-1/+12
* idle deprovision in hub (#895)Dan Engelbrecht2026-03-276-58/+485
* 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-231-3/+3
* add tests for s3 and file hydrators (#886)Dan Engelbrecht2026-03-232-4/+699
* add hub instance crash recovery (#885)Dan Engelbrecht2026-03-236-34/+309
* S3 hydration backend for hub mode (#873)Dan Engelbrecht2026-03-221-0/+379
* hub web UI improvements (#878)Dan Engelbrecht2026-03-223-0/+4
* zen hub command (#877)Dan Engelbrecht2026-03-215-145/+353
* add hub instance info (#869)Dan Engelbrecht2026-03-208-176/+794
* Zs/consul token (#870)Zousar Shaker2026-03-202-1/+32
* add --hub-hydration-target-spec to zen hub (#867)Dan Engelbrecht2026-03-198-27/+54
* add --hub-instance-config option to set lua config path for hub instances (#854)Dan Engelbrecht2026-03-186-13/+69
* zen hub port reuse (#850)Dan Engelbrecht2026-03-176-40/+138
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg2026-03-161-1/+1
* Transparent proxy mode (#823)Stefan Boberg2026-03-121-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