summaryrefslogtreecommitdiffstats
path: root/models/asymkey/gpg_key.go
Commit message (Expand)AuthorAgeFilesLines
* Fix key signature error page (#22229)Gusted2022-12-301-3/+8
* 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
* Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896)zeripath2022-08-221-1/+1
* Pad GPG Key ID with preceding zeroes (#20878)zeripath2022-08-211-0/+9
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-4/+4
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+269