This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/issue
Otto Richter (fnetX) 062fd4c217
[API] Allow removing issues (#18879)
Add new feature to delete issues and pulls via API

Co-authored-by: fnetx <git@fralix.ovh>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-03-01 01:20:15 +01:00
..
assignee.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
assignee_test.go
commit.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
commit_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
content.go
issue.go [API] Allow removing issues (#18879) 2022-03-01 01:20:15 +01:00
issue_test.go
label.go
label_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
main_test.go
milestone.go
status.go Restore propagation of ErrDependenciesLeft (#18325) 2022-01-19 00:26:42 +01:00