Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 5 | -10/+5 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 3 | -6/+6 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+8 |
* | Add option to purge users (#18064) | zeripath | 2022-07-14 | 1 | -0/+37 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -2/+2 |
* | Use correct count for `NumOpenIssues` (#19980) | Gusted | 2022-06-16 | 1 | -1/+7 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 4 | -67/+40 |
* | Add missing `sorting` column in `project_issue` table (#19635) | wxiaoguang | 2022-05-06 | 1 | -0/+3 |
* | Use a struct as test options (#19393) | Lunny Xiao | 2022-04-14 | 1 | -6/+9 |
* | Move project files into models/project sub package (#17704) | Lunny Xiao | 2022-03-29 | 5 | -0/+842 |