| Commit message (Expand) | Author | Age | Files | Lines |
| * | updated comment and improved rejection message on recovering state | Dan Engelbrecht | 3 hours | 2 | -7/+13 |
| * | release compile fix | Dan Engelbrecht | 4 hours | 1 | -2/+1 |
| * | improved code documentation | Dan Engelbrecht | 4 hours | 2 | -4/+7 |
| * | improve response messages | Dan Engelbrecht | 4 hours | 1 | -6/+7 |
| * | state transition lockdown | Dan Engelbrecht | 4 hours | 1 | -5/+43 |
| * | don't register health intervalls in consul during provisioning, set when prov... | Dan Engelbrecht | 4 hours | 1 | -2/+6 |
| * | clarifying comments | Dan Engelbrecht | 5 hours | 3 | -4/+19 |
| * | clarify notification rules in hub | Dan Engelbrecht | 5 hours | 1 | -3/+4 |
| * | handle failed deprovision | Dan Engelbrecht | 5 hours | 1 | -1/+10 |
| * | int -> uint32_t | Dan Engelbrecht | 5 hours | 2 | -6/+6 |
| * | add --consul-health-interval-seconds and --consul-deregister-after-seconds | Dan Engelbrecht | 5 hours | 3 | -12/+34 |
| * | reduce watchdog wait time to 3 seconds | Dan Engelbrecht | 6 hours | 1 | -1/+1 |
| * | early consul registration | Dan Engelbrecht | 7 hours | 1 | -2/+3 |
| * | moved out state management from StorageServerInstance to Hub. | Dan Engelbrecht | 8 hours | 5 | -554/+541 |
| * | remove m_FreePorts management, use Instance index as basis for port instead | Dan Engelbrecht | 26 hours | 3 | -152/+105 |
| * | use fixed size struct for hub instances | Dan Engelbrecht | 28 hours | 2 | -41/+41 |
| * | hub async provision/deprovision/hibernate/wake (#891)HEADmain | Dan Engelbrecht | 30 hours | 4 | -364/+947 |
| * | refactor hub notifications (#888) | Dan Engelbrecht | 2 days | 7 | -223/+371 |
| * | Cross-platform process metrics support (#887) | Stefan Boberg | 2 days | 1 | -3/+3 |
| * | add tests for s3 and file hydrators (#886) | Dan Engelbrecht | 2 days | 2 | -4/+699 |
| * | add hub instance crash recovery (#885) | Dan Engelbrecht | 2 days | 6 | -34/+309 |
| * | S3 hydration backend for hub mode (#873) | Dan Engelbrecht | 3 days | 1 | -0/+379 |
| * | hub web UI improvements (#878) | Dan Engelbrecht | 3 days | 3 | -0/+4 |
| * | zen hub command (#877) | Dan Engelbrecht | 4 days | 5 | -145/+353 |
| * | add hub instance info (#869) | Dan Engelbrecht | 5 days | 8 | -176/+794 |
| * | Zs/consul token (#870) | Zousar Shaker | 5 days | 2 | -1/+32 |
| * | add --hub-hydration-target-spec to zen hub (#867) | Dan Engelbrecht | 6 days | 8 | -27/+54 |
| * | add --hub-instance-config option to set lua config path for hub instances (#854) | Dan Engelbrecht | 8 days | 6 | -13/+69 |
| * | zen hub port reuse (#850) | Dan Engelbrecht | 8 days | 6 | -40/+138 |
| * | URI decoding, process env, compiler info, httpasio strands, regex route remov... | Stefan Boberg | 10 days | 1 | -1/+1 |
| * | Transparent proxy mode (#823) | Stefan Boberg | 13 days | 1 | -0/+1 |
| * | hub consul integration (#820) | Dan Engelbrecht | 2026-03-11 | 6 | -36/+698 |
| * | hubservice refactor (#819) | Dan Engelbrecht | 2026-03-10 | 11 | -737/+822 |
| * | Dashboard overhaul, compute integration (#814) | Stefan Boberg | 2026-03-09 | 1 | -0/+2 |
| * | Claude config, some bug fixes (#813) | Stefan Boberg | 2026-03-06 | 1 | -2/+3 |
| * | compute orchestration (#763) | Stefan Boberg | 2026-03-04 | 3 | -3/+12 |
| * | subprocess tracking using Jobs on Windows/hub (#796) | Stefan Boberg | 2026-02-28 | 2 | -3/+53 |
| * | Various bug fixes (#778) | Stefan Boberg | 2026-02-24 | 1 | -3/+9 |
| * | Revert "Fix correctness and concurrency bugs found during code review" | Stefan Boberg | 2026-02-24 | 1 | -9/+3 |
| * | Fix correctness and concurrency bugs found during code review | Stefan Boberg | 2026-02-24 | 1 | -3/+9 |
| * | GC - fix handling of attachment ranges, http access token expiration, lock fi... | Stefan Boberg | 2026-02-20 | 1 | -1/+1 |
| * | zen hub (#574) | Stefan Boberg | 2026-01-21 | 7 | -0/+1491 |