aboutsummaryrefslogtreecommitdiffstats
path: root/models/asymkey/ssh_key.go
Commit message (Expand)AuthorAgeFilesLines
* Improve utils of slices (#22379)Jason Song2023-01-111-4/+4
* 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-2/+2
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896)zeripath2022-08-221-1/+1
* Fix order by parameter (#19849)Lunny Xiao2022-06-041-2/+2
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-23/+13
* Refactor auth package (#17962)Lunny Xiao2022-01-021-16/+16
* Add support for ssh commit signing (#17743)Wim2021-12-191-0/+1
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+465