sami7777
  • Joined on 2026-06-10
sami7777 pushed to dc/DC-059 at sami7777/dashcaddy 2026-08-18 14:09:07 +02:00
a5a367b73f [glm-grade=B] fix(disk-space): enforce monotonic threshold ordering (DC-059)
sami7777 pushed to dc/DC-059 at sami7777/dashcaddy 2026-08-18 13:57:08 +02:00
2198cf7685 test(disk-space): drop redundant clamp-echo test (covered by previous)
sami7777 pushed to dc/DC-059 at sami7777/dashcaddy 2026-08-18 13:56:06 +02:00
8f10ffb7f0 test(disk-space): fix out-of-bounds-clamp test to satisfy ordering invariant
sami7777 pushed to dc/DC-059 at sami7777/dashcaddy 2026-08-18 13:54:59 +02:00
44c5ea1195 WIP(disk-space): enforce threshold ordering invariant (DC-059)
sami7777 created branch dc/DC-059 in sami7777/dashcaddy 2026-08-18 13:54:59 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-08-18 13:18:33 +02:00
6f18b3c9ab Merge dc/DC-058: CSRF log tag differentiation for browser auto-retry vs real probe
8105bed3fb [glm-grade=A] fix(csrf): tag browser auto-retry as [CSRF-debug], keep [CSRF] for real probes (DC-058)
Compare 2 commits »
sami7777 pushed to dc/DC-058 at sami7777/dashcaddy 2026-08-18 13:18:00 +02:00
8105bed3fb [glm-grade=A] fix(csrf): tag browser auto-retry as [CSRF-debug], keep [CSRF] for real probes (DC-058)
sami7777 pushed to dc/DC-058 at sami7777/dashcaddy 2026-08-18 13:16:04 +02:00
084672c41c fix(csrf): tag browser auto-retry as [CSRF-debug], keep [CSRF] for real probes (DC-058)
sami7777 pushed to dc/DC-058 at sami7777/dashcaddy 2026-08-18 13:11:05 +02:00
sami7777 created branch dc/DC-058 in sami7777/dashcaddy 2026-08-18 13:11:05 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-08-18 12:37:00 +02:00
2f76b83565 Merge feature/dc-057-backups-route-cleanup: remove dead-shadow /backups/schedule route
0714bf2334 [glm-grade=A] fix(backups): remove dead-shadow POST /backups/schedule handler (DC-057)
Compare 2 commits »
sami7777 pushed to feature/dc-057-backups-route-cleanup at sami7777/dashcaddy 2026-08-18 12:33:01 +02:00
0714bf2334 [glm-grade=A] fix(backups): remove dead-shadow POST /backups/schedule handler (DC-057)
sami7777 created branch feature/dc-057-backups-route-cleanup in sami7777/dashcaddy 2026-08-18 12:33:01 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-08-18 11:07:51 +02:00
23922923a5 Merge feature/dc-056-aggregate-error-diagnostics: surface AggregateError causes in error.log
3137d4c16d [glm-grade=B] fix(logging): surface AggregateError causes + .cause chains in error.log (DC-056)
Compare 2 commits »
3137d4c16d [glm-grade=B] fix(logging): surface AggregateError causes + .cause chains in error.log (DC-056)
sami7777 created branch feature/dc-056-aggregate-error-diagnostics in sami7777/dashcaddy 2026-08-18 10:59:36 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-08-18 10:30:04 +02:00
ab87c10355 Merge feature/dc-055-journald-viewer: host journald log viewer
3a74cc423a [glm-grade=B] feat(monitoring): host journald log viewer (DC-055)
Compare 2 commits »
sami7777 pushed to feature/dc-055-journald-viewer at sami7777/dashcaddy 2026-08-18 10:29:39 +02:00
3a74cc423a [glm-grade=B] feat(monitoring): host journald log viewer (DC-055)
sami7777 created branch feature/dc-055-journald-viewer in sami7777/dashcaddy 2026-08-18 10:29:39 +02:00
sami7777 pushed to main at sami7777/dashcaddy 2026-08-18 09:14:11 +02:00
901df8608b [glm-grade=B] fix(monitoring): restore dead-detection for verified loopback upstreams (DC-054)