forgejo/services/issue
Giteabot cb1a4da5c2
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>
2023-08-07 10:55:25 +00:00
..
assignee.go Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) 2023-05-31 15:54:46 +08:00
assignee_test.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
comments.go Fix issue attachment handling (#24202) 2023-04-20 02:39:44 -04:00
commit.go
commit_test.go
content.go
issue.go Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) (#26368) 2023-08-07 10:55:25 +00:00
issue_test.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
label.go
label_test.go
main_test.go
milestone.go
milestone_test.go
status.go
template.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00