0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 21:24:31 +01:00
gitea/models/activities
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
..
action.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
action_list.go
action_test.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
main_test.go
notification.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
notification_test.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
repo_activity.go
statistic.go
user_heatmap.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
user_heatmap_test.go