This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/modules/migrations
6543 14d8cb7819
Move Workaround for #12675 into it's own function (#14922)
* Move Workatround for #12675 into it's own function

* use more reliable solution (as tea do)
2021-03-08 20:00:19 +01:00
..
base Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
dump.go Fix repo-restore bug with poster not replaced (#14759) 2021-02-22 11:57:41 +08:00
error.go Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
git.go Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
gitea_downloader.go Move Workaround for #12675 into it's own function (#14922) 2021-03-08 20:00:19 +01:00
gitea_downloader_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
gitea_uploader.go Fix a couple of CommentAsPatch issues. (#14804) 2021-02-27 19:46:14 +01:00
gitea_uploader_test.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
github.go Fix github download on migration (#14703) 2021-02-18 01:36:49 +01:00
github_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
gitlab.go Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
gitlab_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
gogs.go Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
gogs_test.go Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
migrate.go Re-enable import local paths after reversion from #13610 (#14925) 2021-03-08 13:10:17 +00:00
migrate_test.go Re-enable import local paths after reversion from #13610 (#14925) 2021-03-08 13:10:17 +00:00
restore.go Fix repo-restore bug with poster not replaced (#14759) 2021-02-22 11:57:41 +08:00
update.go Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00