gitea/modules/migrations
Lunny Xiao ec06eb112c
Fix github download on migration ()
* Fix github download on migration

* Use Context for Client

Co-authored-by: zeripath <art27@cantab.net>
..
base Add support to migrate from gogs ()
dump.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea ()
error.go Add support to migrate from gogs ()
git.go Add support to migrate from gogs ()
gitea_downloader.go Add support to migrate from gogs ()
gitea_downloader_test.go Gitea 2 Gitea migration ()
gitea_uploader.go Add support to migrate from gogs ()
gitea_uploader_test.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea ()
github.go Fix github download on migration ()
github_test.go Gitea 2 Gitea migration ()
gitlab.go Add support to migrate from gogs ()
gitlab_test.go Gitea 2 Gitea migration ()
gogs.go Add support to migrate from gogs ()
gogs_test.go Add support to migrate from gogs ()
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests ()
migrate.go Add support to migrate from gogs ()
migrate_test.go Add Allow-/Block-List for Migrate & Mirrors ()
restore.go Add support to migrate from gogs ()
update.go Refactor Cron and merge dashboard tasks ()