1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/services
caicandong 6151e69d95
Delete issue_service.CreateComment (#26298)
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>
2023-08-04 13:34:34 +00:00
..
actions Fix pull request check list is limited (#26179) 2023-07-31 02:21:09 +00:00
agit
asymkey
attachment
auth
automerge
context
convert Fix API leaking Usermail if not logged in (#25097) 2023-07-31 01:18:38 +00:00
cron
externalaccount
forms Allow Organisations to have a E-Mail (#25082) 2023-07-25 08:26:27 +00:00
gitdiff
issue Delete issue_service.CreateComment (#26298) 2023-08-04 13:34:34 +00:00
lfs
mailer
markup
migrations
mirror
org
packages
pull Delete issue_service.CreateComment (#26298) 2023-08-04 13:34:34 +00:00
release
repository Show branches and tags that contain a commit (#25180) 2023-07-27 12:47:41 +02:00
task Add Retry button when creating a mirror-repo fails (#26228) 2023-08-04 10:21:32 +08:00
user add unit test for user renaming (#26261) 2023-08-03 09:38:51 +08:00
webhook Warn instead of reporting an error when a webhook cannot be found (#26039) 2023-07-28 17:46:48 +00:00
wiki add some Wiki unit tests (#26260) 2023-08-03 09:37:48 +08:00