Commit Graph

9 Commits (d0c74dd2d23cf3f473fcf4bc784242334c714faa)

Author SHA1 Message Date
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
zeripath bffa303020
Add option to purge users (#18064) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Gusted 7d1770cd71
Use correct count for `NumOpenIssues` (#19980) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
wxiaoguang 994257d266
Add missing `sorting` column in `project_issue` table (#19635) 2 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 3 years ago