..
useragent
refact: pkg/apiclient set and use default user agent ( #3219 )
2024-09-09 11:27:20 +02:00
alerts_service.go
improve support for parsing time durations with 'day' units ( #3599 )
2025-05-05 15:12:29 +02:00
alerts_service_test.go
tests: switch context.Background() -> t.Context() from go 1.24 ( #3473 )
2025-02-21 00:09:11 +01:00
allowlists_service.go
allowlists: check during bulk decision import ( #3588 )
2025-04-28 17:11:17 +02:00
auth_jwt.go
refact: logrus.GetLevel() -> logrus.IsLevelEnabled() ( #3579 )
2025-04-17 17:35:09 +02:00
auth_key.go
refact: logrus.GetLevel() -> logrus.IsLevelEnabled() ( #3579 )
2025-04-17 17:35:09 +02:00
auth_key_test.go
tests: switch context.Background() -> t.Context() from go 1.24 ( #3473 )
2025-02-21 00:09:11 +01:00
auth_retry.go
lint (intrange) ( #2970 )
2024-06-21 13:47:26 +02:00
auth_service.go
CI: enable linter "noctx" ( #3528 )
2025-03-24 15:16:40 +01:00
auth_service_test.go
tests: switch context.Background() -> t.Context() from go 1.24 ( #3473 )
2025-02-21 00:09:11 +01:00
client.go
lint/refactor: defer, reflectvaluecompare, stylecheck ( #3544 )
2025-04-04 14:52:45 +02:00
client_http.go
refact: logrus.GetLevel() -> logrus.IsLevelEnabled() ( #3579 )
2025-04-17 17:35:09 +02:00
client_http_test.go
tests: switch context.Background() -> t.Context() from go 1.24 ( #3473 )
2025-02-21 00:09:11 +01:00
client_test.go
lapi: return specific error if a unix socket path is too long for the OS ( #3593 )
2025-04-29 12:42:49 +02:00
clone.go
apiclient: split auth_key, auth_retry, auth_jwt ( #2743 )
2024-01-17 15:08:41 +01:00
config.go
context propagation: pass ctx to UpdateScenario() ( #3258 )
2024-10-02 13:39:07 +02:00
decisions_service.go
CI: enable linter "noctx" ( #3528 )
2025-03-24 15:16:40 +01:00
decisions_service_test.go
lint/gocritic: enable importShadow, typeUnparen, unnecessaryDefer ( #3583 )
2025-04-24 11:12:38 +02:00
decisions_sync_service.go
CI: enable linter "noctx" ( #3528 )
2025-03-24 15:16:40 +01:00
heartbeat.go
CI: enable linter "noctx" ( #3528 )
2025-03-24 15:16:40 +01:00
metrics.go
CI: enable linter "noctx" ( #3528 )
2025-03-24 15:16:40 +01:00
resperr.go
lint: enable (some) gocritic checks ( #3238 )
2024-09-17 17:07:30 +02:00
retry_config.go
jwt transport: fix retry on unauthorized from CAPI( #3006 )
2024-05-24 14:43:12 +02:00
signal.go
CI: enable linter "noctx" ( #3528 )
2025-03-24 15:16:40 +01:00
usagemetrics.go
CI: enable linter "noctx" ( #3528 )
2025-03-24 15:16:40 +01:00