forgejo/models/activities
Giteabot 46ba658cc2
Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) (#26368)
Backport #26279 by @wxiaoguang

Close #26277
Fix #26285

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit cb1a4da5c2)
2023-08-21 07:22:17 +02:00
..
action.go Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) (#26368) 2023-08-21 07:22:17 +02:00
action_list.go
action_test.go Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) (#26368) 2023-08-21 07:22:17 +02:00
main_test.go
notification.go Fix bug with sqlite load read (#26305) (#26339) 2023-08-21 07:22:16 +02:00
notification_test.go Fix bug with sqlite load read (#26305) (#26339) 2023-08-21 07:22:16 +02:00
repo_activity.go
statistic.go
user_heatmap.go
user_heatmap_test.go