aboutsummaryrefslogtreecommitdiffstats
path: root/models/asymkey/gpg_key_commit_verification.go
Commit message (Expand)AuthorAgeFilesLines
* Fix missing 0 prefix of GPG key id (#30245) (#30248)Giteabot2024-04-021-7/+1
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-151-3/+20
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-2/+2
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-10/+11
* Less naked returns (#25713)65432023-07-071-4/+5
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-5/+6
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Collaborator trust model should trust collaborators (#18539)zeripath2022-02-021-5/+5
* Add support for ssh commit signing (#17743)Wim2021-12-191-17/+26
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+515