forkjo/services
Gusted 017c4a53c5
[GITEA] Skip unsupported code comment
- If there's a code comment that's received during the migration that
contains no diffhunk, skip it. This either means it was commenting on
old diffhunk or it's just a general codecomment. Forgejo supports
neither of such type of code comment.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1407

(cherry picked from commit ae463c7c55)
(cherry picked from commit bf48f02a86)
(cherry picked from commit 10c3f102fa)
(cherry picked from commit 828b4cc10c)
(cherry picked from commit 6427fa65b6)
(cherry picked from commit 5b7a43c43f)
(cherry picked from commit 4eef0fce72)
(cherry picked from commit a46192a4a6)
(cherry picked from commit 107a9b8233)
(cherry picked from commit 308251fc48)
2023-11-27 18:27:59 +01:00
..
actions Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
agit
asymkey Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
attachment [FEAT] allow setting the update date on issues and comments 2023-11-27 16:16:02 +01:00
auth [SECURITY] Rework long-term authentication 2023-11-27 16:17:05 +01:00
automerge
context
convert [FEAT] add Forgero Git Service 2023-11-27 16:16:02 +01:00
cron
externalaccount
feed
forgejo [UPGRADE] run sanity checks before the database is upgraded 2023-11-27 16:16:02 +01:00
forms
gitdiff
indexer
issue [FEAT] allow setting the update date on issues and comments 2023-11-27 16:16:02 +01:00
lfs
mailer [GITEA] notifies admins on new user registration 2023-11-27 18:27:36 +01:00
markup
migrations [GITEA] Skip unsupported code comment 2023-11-27 18:27:59 +01:00
mirror
notify [GITEA] notifies admins on new user registration 2023-11-27 18:27:36 +01:00
org
packages Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049) 2023-11-14 16:03:56 +01:00
pull Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
release Fix comment permissions (#28213) 2023-11-25 17:21:21 +00:00
repository Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
secrets Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
task
uinotification
user Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
webhook Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
wiki