mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04:00
6151e69d95
I noticed that `issue_service.CreateComment` adds transaction operations on `issues_model.CreateComment`, we can merge the two functions and we can avoid calling each other's methods in the `services` layer. Co-authored-by: Giteabot <teabot@gitea.io> |
||
---|---|---|
.. | ||
assignee_test.go | ||
assignee.go | ||
comments.go | ||
commit_test.go | ||
commit.go | ||
content.go | ||
issue_test.go | ||
issue.go | ||
label_test.go | ||
label.go | ||
main_test.go | ||
milestone_test.go | ||
milestone.go | ||
status.go | ||
template.go |