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
Lunny Xiao 673cf6af76
make writing main test easier (#27270)
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
9 months ago
..
action.go Refactor dashboard/feed.tmpl (#26956) 10 months ago
action_list.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
action_test.go Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) 11 months ago
main_test.go make writing main test easier (#27270) 9 months ago
notification.go Fix bug with sqlite load read (#26305) 11 months ago
notification_test.go Fix bug with sqlite load read (#26305) 11 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 Another round of `db.DefaultContext` refactor (#27103) 9 months ago
user_heatmap_test.go Another round of `db.DefaultContext` refactor (#27103) 9 months ago