You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/project
Lunny Xiao 882e502327
Fix comment permissions (#28213)
This PR will fix some missed checks for private repositories' data on
web routes and API routes.
1 year ago
..
board.go More `db.DefaultContext` refactor (#27265) 1 year ago
issue.go More `db.DefaultContext` refactor (#27265) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
project.go Fix comment permissions (#28213) 1 year ago
project_test.go Use db.Find instead of writing methods for every object (#28084) 1 year ago