aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/hub/zenhubserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* sessions: persist to disk, prune, track client liveness, accept UE_LOGFMT (#1...HEADmainStefan Boberg2026-05-051-2/+6
* hub async s3 client (#1024)Dan Engelbrecht2026-05-051-29/+76
* GetEnvVariable: return std::optional<std::string> (#1017)Stefan Boberg2026-04-271-1/+1
* hydration with pack (#1016)Dan Engelbrecht2026-04-271-1/+51
* async consul register/deregister (#992)Dan Engelbrecht2026-04-211-39/+49
* add sessions to hub and proxy (#960)Dan Engelbrecht2026-04-151-1/+4
* hub instance malloc trace (#946)Dan Engelbrecht2026-04-131-0/+36
* `--consul-register-hub` option to disable hub parent service Consul registrat...Dan Engelbrecht2026-04-111-0/+16
* fully provisioned hub instances now sets initial check status to "passing" i...Dan Engelbrecht2026-04-081-6/+3
* incremental dehydrate (#921)Dan Engelbrecht2026-04-071-3/+33
* fix hub consule health endpoint registration (#917)Dan Engelbrecht2026-04-021-1/+1
* hub instance dashboard proxy (#914)Dan Engelbrecht2026-04-011-11/+30
* 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-301-0/+43
* hub resource limits (#900)Dan Engelbrecht2026-03-301-19/+103
* idle deprovision in hub (#895)Dan Engelbrecht2026-03-271-11/+77
* hub instance state refactor (#892)Dan Engelbrecht2026-03-271-5/+28
* hub async provision/deprovision/hibernate/wake (#891)Dan Engelbrecht2026-03-241-0/+2
* refactor hub notifications (#888)Dan Engelbrecht2026-03-231-20/+29
* Zs/consul token (#870)Zousar Shaker2026-03-201-1/+31
* add --hub-hydration-target-spec to zen hub (#867)Dan Engelbrecht2026-03-191-6/+15
* add --hub-instance-config option to set lua config path for hub instances (#854)Dan Engelbrecht2026-03-181-1/+9
* zen hub port reuse (#850)Dan Engelbrecht2026-03-171-4/+44
* 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-111-2/+153
* hubservice refactor (#819)Dan Engelbrecht2026-03-101-3/+13
* Dashboard overhaul, compute integration (#814)Stefan Boberg2026-03-091-0/+2
* compute orchestration (#763)Stefan Boberg2026-03-041-0/+7
* GC - fix handling of attachment ranges, http access token expiration, lock fi...Stefan Boberg2026-02-201-1/+1
* zen hub (#574)Stefan Boberg2026-01-211-0/+303