forgejo/services
singuliere cc643284de
Add Index to comment for migrations and mirroring (#18806)
Comments have an id (see Gitea[0], GitLab[1], GitHub[2], etc.), and the
comment migration format must represent it during migrations so that
it can be used during mirroring or incremental migrations.

[0] https://try.gitea.io/api/swagger#/issue/issueGetComment
[1] https://docs.gitlab.com/ee/api/discussions.html#get-single-issue-discussion-item
[2] https://docs.github.com/en/rest/reference/issues#get-an-issue-comment

Signed-off-by: Loïc Dachary <loic@dachary.org>
Co-authored-by: Loïc Dachary <loic@dachary.org>
2022-03-06 20:00:41 +01:00
..
agit
asymkey
attachment
auth Fix login with email panic when email is not exist (#18941) 2022-02-28 18:33:33 +01:00
comments
cron
externalaccount
forms Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
gitdiff
issue [API] Allow removing issues (#18879) 2022-03-01 01:20:15 +01:00
lfs
mailer
migrations Add Index to comment for migrations and mirroring (#18806) 2022-03-06 20:00:41 +01:00
mirror Refactor mirror code & fix StartToMirror (#18904) 2022-03-02 15:43:11 +08:00
org
pull Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
release
repository
task
user
webhook
wiki