Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase post-update check timeout to 10 minutesHEADmain | Himbeer | 2025-03-27 | 1 | -1/+1 |
* | Implement rollback and reboot | Himbeer | 2025-03-25 | 3 | -3/+457 |
* | Slow monitoring interval to 10 minutes | Himbeer | 2025-03-24 | 1 | -1/+1 |
* | Ignore TcpStream::shutdown errors | Himbeer | 2025-03-24 | 1 | -2/+2 |
* | Fix infinite loop on failed connectivity check | Himbeer | 2025-03-24 | 1 | -4/+6 |
* | Add missing double-linefeed to HTTP request | Himbeer | 2025-03-24 | 1 | -2/+4 |
* | Log successful requests to inbound reachability check endpoint | Himbeer | 2025-03-24 | 1 | -0/+4 |
* | Set read/write timeouts on TcpStreams | Himbeer | 2025-03-24 | 1 | -0/+10 |
* | Print rollback reason | Himbeer | 2025-03-24 | 1 | -0/+7 |
* | Catch inbound request handling errors gracefully | Himbeer | 2025-03-24 | 1 | -2/+8 |
* | Use IP addresses for connectivity check endpoints | Himbeer | 2025-03-24 | 1 | -2/+2 |
* | Implement health check and automated rollback decision logic | Himbeer | 2025-03-24 | 1 | -1/+238 |
* | Add logic summary | Himbeer | 2025-03-21 | 1 | -0/+20 |
* | Initial commit | Himbeer | 2025-03-21 | 6 | -0/+254 |