0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 02:43:58 +01:00
gitea/services/issue
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-08 04:51:15 +00:00
..
assignee_test.go
assignee.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
comments.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
commit_test.go
commit.go
content.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
issue_test.go
issue.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
label_test.go
label.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
main_test.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
milestone_test.go
milestone.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
status.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
template.go