forgejo/services/issue
Loïc Dachary d007bf4c07
[API] fix deleting an issue when the git repo does not exist
Fixes: https://codeberg.org/forgejo/forgejo/issues/629
(cherry picked from commit 5f06dcae26)
(cherry picked from commit 1d8ae34e57)
(cherry picked from commit 398580975c)
2023-05-02 13:42:23 +02: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 [API] fix deleting an issue when the git repo does not exist 2023-05-02 13:42:23 +02: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