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.
forgejo/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.
9 months ago
..
action.go More `db.DefaultContext` refactor (#27265) 9 months ago
action_list.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
action_test.go More `db.DefaultContext` refactor (#27265) 9 months ago
main_test.go make writing main test easier (#27270) 9 months ago
notification.go More `db.DefaultContext` refactor (#27265) 9 months ago
notification_test.go More `db.DefaultContext` refactor (#27265) 9 months ago
repo_activity.go Quote table `release` in sql queries (#27205) 9 months ago
statistic.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
user_heatmap.go More `db.DefaultContext` refactor (#27265) 9 months ago
user_heatmap_test.go Another round of `db.DefaultContext` refactor (#27103) 9 months ago