Pulse/internal
rcourtman d306e02151 fix: remove unused imports and obsolete tests in API handlers
- diagnostics.go: remove unused path/filepath and syscall imports
- router.go: remove unused errors import
- diagnostics_test.go: remove tests for deleted functions
  (normalizeHostForComparison, matchInstanceNameByHost)

These changes fix build errors after sensor proxy removal.
2026-01-21 11:59:41 +00:00
..
agentbinaries Improve internal package test coverage 2025-12-29 17:25:21 +00:00
agentexec fix: Allow qm/pct reboot/shutdown commands with approval 2026-01-04 17:57:51 +00:00
agentupdate Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
ai Hide unavailable AI tools 2026-01-20 17:19:47 +00:00
alerts fix(alerts): Prevent RAID check/scrub from triggering rebuild alerts. Related to #1125 2026-01-20 16:13:58 +00:00
api fix: remove unused imports and obsolete tests in API handlers 2026-01-21 11:59:41 +00:00
buffer Fix offline buffering: add tests, remove unused config, fix flaky test 2025-12-02 22:31:44 +00:00
ceph Improve internal package test coverage 2025-12-29 17:25:21 +00:00
config fix: persist full-width layout preference on server. Related to #1130 2026-01-20 23:01:33 +00:00
crypto Improve internal package test coverage 2025-12-29 17:25:21 +00:00
discovery fix: Update runtime config when toggling Docker update actions setting 2026-01-03 11:14:17 +00:00
dockeragent test: Add comprehensive test coverage across packages 2026-01-19 19:26:18 +00:00
errors refactor: Remove unreachable dead code branches 2025-12-02 14:48:57 +00:00
hostagent fix(test): add stateFileDir to TestRun_Legacy test setup 2026-01-20 17:43:58 +00:00
hostmetrics fix(agent): use dataset used capacity for RAIDZ pools instead of zpool alloc 2026-01-10 15:25:28 +00:00
kubernetesagent test: Add comprehensive test coverage across packages 2026-01-19 19:26:18 +00:00
license feat(license): grant Pro features in dev mode 2026-01-17 14:42:27 +00:00
logging Improve internal package test coverage 2025-12-29 17:25:21 +00:00
mdadm Improve internal package test coverage 2025-12-29 17:25:21 +00:00
mock feat(kubernetes): Add Kubernetes mock data and UI 2025-12-12 23:13:40 +00:00
models feat: show pending apt updates for Proxmox nodes (#1083) 2026-01-21 10:53:36 +00:00
monitoring refactor: remove legacy pulse-sensor-proxy temperature monitoring 2026-01-21 11:59:04 +00:00
notifications fix(test): disable email in TestSendResolvedAlert to avoid retry delays 2026-01-20 18:29:29 +00:00
remoteconfig test: Add comprehensive test coverage across packages 2026-01-19 19:26:18 +00:00
resources fix: Add nil checks in findDuplicate() to prevent crash. Related to #1119 2026-01-18 13:41:00 +00:00
sensors test: Add comprehensive test coverage across packages 2026-01-19 19:26:18 +00:00
smartctl feat: PULSE_DISK_EXCLUDE now applies to SMART monitoring. Related to #983 2025-12-31 23:07:01 +00:00
ssh/knownhosts Improve internal package test coverage 2025-12-29 17:25:21 +00:00
system Improve internal package test coverage 2025-12-29 17:25:21 +00:00
types test: add unit tests for types package 2025-11-26 14:10:21 +00:00
updatedetection Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
updates fix: standardize API version format and guest key separators 2026-01-19 22:20:18 +00:00
utils Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
websocket test: Add comprehensive test coverage across packages 2026-01-19 19:26:18 +00:00