summaryrefslogtreecommitdiffstats
path: root/models/asymkey/gpg_key_add.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CHORE] Use github.com/ProtonMail/go-cryptoGusted2024-07-151-4/+4
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-2/+2
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-1/+1
* 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-8/+9
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+167