forgejo/services/migrations
Giteabot da1b257733
Use known issue IID to generate new PR index number when migrating from GitLab (#28616) (#28618)
Backport #28616 by wxiaoguang

Fix #13884

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit bf983735fd)
2024-01-16 14:11:02 +00:00
..
testdata/gitlab/full_download Revert "[GITEA] Avoid conflicts of issue and PR numbers in GitLab migration (#1790)" 2024-01-16 13:37:45 +00:00
codebase.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
codebase_test.go
common.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
dump.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
error.go
forgejo_downloader.go [FEAT] add Forgejo Git Service (squash) register a Forgejo factory 2023-12-06 12:40:06 +01:00
git.go
gitbucket.go
gitea_downloader.go Fix DownloadFunc when migrating releases (#27887) (#27890) 2023-11-03 08:29:30 +00:00
gitea_downloader_test.go
gitea_uploader.go Fix migration panic due to an empty review comment diff (#28334) (#28362) 2023-12-08 13:41:16 +01:00
gitea_uploader_test.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
github.go
github_test.go
gitlab.go Use known issue IID to generate new PR index number when migrating from GitLab (#28616) (#28618) 2024-01-16 14:11:02 +00:00
gitlab_test.go Use known issue IID to generate new PR index number when migrating from GitLab (#28616) (#28618) 2024-01-16 14:11:02 +00:00
gogs.go
gogs_test.go
http_client.go
main_test.go
migrate.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
migrate_test.go
onedev.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
onedev_test.go
restore.go
update.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00