1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +00:00
gitea/models/project
JakobDev cf0df023be
More db.DefaultContext refactor (#27265)
Part of #27065

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
2023-09-29 12:12:54 +00:00
..
board.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
issue.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
project_test.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
project.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00