headscale/hscontrol/db
Kristoffer Dalby 5103b35f3c
Some checks failed
Build / build-nix (push) Has been cancelled
Build / build-cross (GOARCH=amd64 GOOS=darwin) (push) Has been cancelled
Build / build-cross (GOARCH=amd64 GOOS=linux) (push) Has been cancelled
Build / build-cross (GOARCH=arm64 GOOS=darwin) (push) Has been cancelled
Build / build-cross (GOARCH=arm64 GOOS=linux) (push) Has been cancelled
Check Generated Files / check-generated (push) Has been cancelled
NixOS Module Tests / nix-module-check (push) Has been cancelled
Tests / test (push) Has been cancelled
sqliteconfig: add config opt for tx locking
Signed-off-by: Kristoffer Dalby <kristoffer@dalby.cc>
2025-12-22 14:01:40 +01:00
..
sqliteconfig sqliteconfig: add config opt for tx locking 2025-12-22 14:01:40 +01:00
testdata/sqlite db: remove _schema from migration tests 2025-11-13 09:46:40 -06:00
api_key.go types: make pre auth key use bcrypt (#2853) 2025-11-12 16:36:36 +01:00
api_key_test.go types: make pre auth key use bcrypt (#2853) 2025-11-12 16:36:36 +01:00
db.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
db_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +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 fix: free ips from usedIps ipset on DeleteNode 2025-11-11 17:27:00 -06:00
ip_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
node.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
node_test.go golangci-lint: use forbidigo to block time.Sleep (#2946) 2025-12-10 16:45:59 +00:00
policy.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
preauth_keys.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
preauth_keys_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
schema.sql make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
suite_test.go types: make pre auth key use bcrypt (#2853) 2025-11-12 16:36:36 +01:00
text_serialiser.go modernize: run gopls modernize to bring up to 1.25 (#2920) 2025-12-01 19:40:25 +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 make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00
users_test.go make tags first class node owner (#2885) 2025-12-02 12:01:25 +01:00