Commit Graph

9 Commits (v1.18.5-0)

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