aboutsummaryrefslogtreecommitdiffstats
path: root/services/asymkey/ssh_key.go
Commit message (Expand)AuthorAgeFilesLines
* Move some asymkey functions to service layer (#28894)Lunny Xiao2024-03-041-2/+2
* Refactor deletion (#28610)delvh2023-12-251-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-5/+7
* 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
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+49