1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-06 04:23:43 -04:00
gitea/services/issue
Brecht Van Lommel cdf53fa4a7
Fix issue not auto-closing when it includes a reference to a branch (#22514)
Ensure branch prefix is stripped away for both when comparing the branch
name.
2023-01-18 19:24:38 -05:00
..
assignee_test.go
assignee.go
comments.go Always reuse transaction (#22362) 2023-01-08 09:34:58 +08:00
commit_test.go
commit.go Fix issue not auto-closing when it includes a reference to a branch (#22514) 2023-01-18 19:24:38 -05:00
content.go
issue_test.go
issue.go
label_test.go
label.go
main_test.go
milestone_test.go
milestone.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
status.go