forgejo/services/issue
wxiaoguang d19d5bc5b8
Make DeleteIssue use correct context (#24885)
Fix #24884 , the `ctx.Repo.GitRepo` might be nil.
2023-05-23 13:11:19 -04:00
..
assignee.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
assignee_test.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
comments.go Fix issue attachment handling (#24202) (#24221) 2023-04-20 04:21:10 -04:00
commit.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2023-01-24 23:47:53 -05:00
commit_test.go
content.go
issue.go Make DeleteIssue use correct context (#24885) 2023-05-23 13:11:19 -04:00
issue_test.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
label.go
label_test.go
main_test.go
milestone.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
milestone_test.go
status.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2023-01-24 23:47:53 -05:00