summaryrefslogtreecommitdiffstats
path: root/models/asymkey/ssh_key_deploy.go
Commit message (Expand)AuthorAgeFilesLines
* 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 some repository related code into sub package (#19711)Lunny Xiao2022-06-061-0/+7
* Fix order by parameter (#19849)Lunny Xiao2022-06-041-1/+1
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-18/+11
* Fix the bug: deploy key with write access can not push (#19010)wxiaoguang2022-03-221-7/+1
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+252