1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-15 00:58:11 -04:00
gitea/routers/api/v1/notify
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
..
notifications.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
repo.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
threads.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
user.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00