gitea/services/issue
Lunny Xiao 7149c9c55d
Fix doctor deleting orphaned issues attachments (#34142)
Fix the bug when deleting orphaned issues attachments. The attachments
maybe stored on other storages service rather than disk.
2025-05-30 05:06:03 +00:00
..
assignee_test.go
assignee.go Add webhook assigning test and fix possible bug (#34420) 2025-05-27 18:53:27 +00:00
comments.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
commit_test.go
commit.go
content.go
issue_test.go Fix doctor deleting orphaned issues attachments (#34142) 2025-05-30 05:06:03 +00:00
issue.go Fix doctor deleting orphaned issues attachments (#34142) 2025-05-30 05:06:03 +00:00
label_test.go
label.go
main_test.go
milestone_test.go
milestone.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
pull.go Fix wrong review requests when updating the pull request (#34286) 2025-04-28 22:57:56 +00:00
reaction_test.go
reaction.go
status.go
suggestion_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
suggestion.go
template.go