summaryrefslogtreecommitdiffstats
path: root/models/asymkey/ssh_key_principals.go
Commit message (Expand)AuthorAgeFilesLines
* Move some asymkey functions to service layer (#28894)Lunny Xiao2024-03-041-40/+0
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-151-23/+0
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-7/+7
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-2/+3
* Use ErrInvalidArgument in packages (#22268)KN4CK3R2022-12-311-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-13/+3
* Refactor auth package (#17962)Lunny Xiao2022-01-021-2/+2
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+129