1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 02:25:58 +01:00
gitea/services/issue
John Olheiser fd7ebaaa9c
Fix issue not auto-closing when it includes a reference to a branch () ()
Backport 

Co-authored-by: Brecht Van Lommel <brecht@blender.org>
2023-01-19 11:17:44 -06:00
..
assignee_test.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
assignee.go Allow poster to choose reviewers () 2022-09-09 18:27:47 +01:00
commit_test.go Move some files into models' sub packages () 2022-08-25 10:31:57 +08:00
commit.go Fix issue not auto-closing when it includes a reference to a branch () () 2023-01-19 11:17:44 -06:00
content.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
issue_test.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
issue.go Prepend refs/heads/ to issue template refs () () 2023-01-13 16:33:35 -06:00
label_test.go Refactor AssertExistsAndLoadBean to use generics () 2022-08-16 10:22:25 +08:00
label.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00
milestone_test.go Refactor AssertExistsAndLoadBean to use generics () 2022-08-16 10:22:25 +08:00
milestone.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2022-10-24 20:29:17 +01:00
status.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00