aboutsummaryrefslogtreecommitdiff
path: root/models/asymkey
AgeCommit message (Expand)Author
2023-02-20Refactor the setting to make unit test easier (#22405)Lunny Xiao
2023-02-16Increase Content field size of gpg_key_import to MEDIUMTEXT (#22897)zeripath
2023-02-15Add context cache as a request level cache (#22294)Lunny Xiao
2023-02-02Improve error report when user passes a private key (#22726)zeripath
2023-01-11Improve utils of slices (#22379)Jason Song
2022-12-31Use ErrInvalidArgument in packages (#22268)KN4CK3R
2022-12-30Fix key signature error page (#22229)Gusted
2022-12-03refactor some functions to support ctx as first parameter (#21878)Lunny Xiao
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-11-12Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao
2022-10-24Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh
2022-10-18Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath
2022-08-22Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896)zeripath
2022-08-21Pad GPG Key ID with preceding zeroes (#20878)zeripath
2022-08-16Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao
2022-06-20Add more linters to improve code readability (#19989)Wim
2022-06-06Move some repository related code into sub package (#19711)Lunny Xiao
2022-06-04Fix order by parameter (#19849)Lunny Xiao
2022-05-20Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao
2022-04-14Use a struct as test options (#19393)Lunny Xiao
2022-03-22Fix the bug: deploy key with write access can not push (#19010)wxiaoguang
2022-02-02Collaborator trust model should trust collaborators (#18539)zeripath
2022-01-10Fix various typos (#18219)luzpaz
2022-01-10Remove `ioutil` (#18222)Gusted
2022-01-02Refactor auth package (#17962)Lunny Xiao
2021-12-20Migration 204 use Sync2 (#18044)6543
2021-12-19Add support for ssh commit signing (#17743)Wim
2021-12-10Move keys to models/asymkey (#17917)Lunny Xiao