You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/issue
Loïc Dachary 398580975c
[API] fix deleting an issue when the git repo does not exist
2 years ago
..
assignee.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
assignee_test.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
comments.go Fix issue attachment handling (#24202) (#24221) 2 years ago
commit.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
commit_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
content.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue.go [API] fix deleting an issue when the git repo does not exist 2 years ago
issue_test.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
label.go Implement FSFE REUSE for golang files (#21840) 2 years ago
label_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
milestone.go Rename almost all Ctx functions (#22071) 2 years ago
milestone_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
status.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago