headscale/hscontrol/db
Kristoffer Dalby 3acce2da87 errors: rewrite errors to follow go best practices
Errors should not start capitalised and they should not contain the word error
or state that they "failed" as we already know it is an error

Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc>
2026-02-06 07:40:29 +01:00
..
sqliteconfig sqliteconfig: add config opt for tx locking 2025-12-22 14:01:40 +01:00
testdata/sqlite db: use PolicyManager for RequestTags migration 2026-01-21 15:10:29 +01:00
api_key.go errors: rewrite errors to follow go best practices 2026-02-06 07:40:29 +01:00
api_key_test.go grpc: support expire/delete API keys by ID 2026-01-20 17:13:38 +01:00
db.go all: use lowercase log messages 2026-02-06 07:40:29 +01:00
db_test.go db: use PolicyManager for RequestTags migration 2026-01-21 15:10:29 +01:00
ephemeral_garbage_collector_test.go golangci-lint: use forbidigo to block time.Sleep (#2946) 2025-12-10 16:45:59 +00:00
ip.go errors: rewrite errors to follow go best practices 2026-02-06 07:40:29 +01:00
ip_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
node.go errors: rewrite errors to follow go best practices 2026-02-06 07:40:29 +01:00
node_test.go db: migrate tests from check.v1 to testify 2026-01-20 15:41:33 +01:00
policy.go db: use PolicyManager for RequestTags migration 2026-01-21 15:10:29 +01:00
preauth_keys.go errors: rewrite errors to follow go best practices 2026-02-06 07:40:29 +01:00
preauth_keys_test.go cli,hscontrol: use ID-based preauthkey operations 2026-01-20 12:53:20 +01:00
schema.sql make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
suite_test.go db: use PolicyManager for RequestTags migration 2026-01-21 15:10:29 +01:00
text_serialiser.go errors: rewrite errors to follow go best practices 2026-02-06 07:40:29 +01:00
user_update_test.go hscontrol: use Updates() instead of Save() for partial updates 2025-11-11 12:47:48 -06:00
users.go cli,hscontrol: use ID-based preauthkey operations 2026-01-20 12:53:20 +01:00
users_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00