Commit Graph

22 Commits (forgejo-development)

Author SHA1 Message Date
yp05327 8e45fcb63a
Do not store user projects as organization projects () 2 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods () 2 years ago
yp05327 5b87c05a95
improve FindProjects () 2 years ago
Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view () 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url () 2 years ago
John Olheiser 9cc15d18df
Project links should use parent link methods () 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects () 2 years ago
Jason Song 6135359a04
Always reuse transaction () 2 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages () 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions () 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context () 2 years ago
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