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