| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor `setting.Database.UseXXX` to methods (#23354) (#23356) | Giteabot | 2023-03-07 | 1 | -2/+2 |
* | Preview images for Issue cards in Project Board view (#22112) | Nathaniel Sabanski | 2023-02-11 | 3 | -5/+51 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 1 | -0/+1 |
* | Project links should use parent link methods (#22587) | John Olheiser | 2023-01-23 | 1 | -2/+2 |
* | Support org/user level projects (#22235) | Lunny Xiao | 2023-01-20 | 2 | -18/+82 |
* | Always reuse transaction (#22362) | Jason Song | 2023-01-08 | 1 | -1/+1 |
* | Use ErrInvalidArgument in packages (#22268) | KN4CK3R | 2022-12-31 | 1 | -2/+1 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 1 | -33/+21 |
* | 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 | 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 |