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.
gitea/models/activities
Giteabot a0b9bd2feb
Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) (#29007)
Backport #29006 by @lunny

This reverts commit fa8c3beb26. #28546 
Because it seems performance become worse.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
action.go Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) (#29007) 1 year 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) (#27347) 1 year ago
main_test.go move repository deletion to service layer (#26948) 1 year ago
notification.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
notification_test.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
repo_activity.go Quote table `release` in sql queries (#27205) (#27218) 1 year ago
statistic.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
user_heatmap.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
user_heatmap_test.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago