0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 07:04:34 +01:00
gitea/services/migrations
Giteabot bf983735fd
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>
2023-12-27 09:59:29 +08:00
..
codebase.go
codebase_test.go
common.go
dump.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
error.go
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-05 16:58:15 +08: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) 2023-12-27 09:59:29 +08:00
gitlab_test.go Use known issue IID to generate new PR index number when migrating from GitLab (#28616) (#28618) 2023-12-27 09:59:29 +08: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
onedev_test.go
restore.go
update.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00