woodpecker/server/api
Anbraten 65d88be523
Prevent agent deletion when it's still running tasks (#3377)
It wont solve the underlying issues like
https://github.com/woodpecker-ci/autoscaler/issues/50 completely, but
should be a first step in the correct direction.
2024-02-12 19:23:56 +01:00
..
debug Update swagger API specification (#1782) 2023-06-03 21:38:36 +02:00
metrics Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
agent.go Prevent agent deletion when it's still running tasks (#3377) 2024-02-12 19:23:56 +01:00
badge.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
cron.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
global_secret.go Refactor internal services (#915) 2024-02-11 18:42:33 +01:00
helper.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
helper_test.go Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
hook.go Set correct link for commit (#3368) 2024-02-11 10:44:50 +01:00
login.go Lowercase all log strings (#3173) 2024-01-11 19:17:07 +01:00
org.go Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
org_secret.go Refactor internal services (#915) 2024-02-11 18:42:33 +01:00
orgs.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
pipeline.go Refactor internal services (#915) 2024-02-11 18:42:33 +01:00
registry.go Refactor internal services (#915) 2024-02-11 18:42:33 +01:00
repo.go Lowercase all log strings (#3173) 2024-01-11 19:17:07 +01:00
repo_secret.go Refactor internal services (#915) 2024-02-11 18:42:33 +01:00
signature_public_key.go Refactor internal services (#915) 2024-02-11 18:42:33 +01:00
stream.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
user.go Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00
users.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
z.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00