gitea/modules/migrations
zeripath af73e1ee35
Add size to Save function () ()
This PR proposes an alternative solution to  - just add the size to the
save function. Yes it is less apparently clean but it may be more correct.

Close 
Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
base Add support to migrate from gogs ()
dump.go Fix repo-restore bug with poster not replaced ()
error.go Add support to migrate from gogs ()
git.go Add support to migrate from gogs ()
gitea_downloader.go [Vendor] update gitea-sdk v0.14.0 () ()
gitea_downloader_test.go Gitea 2 Gitea migration ()
gitea_uploader.go Add size to Save function () ()
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 Do not convert file path to lowercase ()
migrate_test.go Do not convert file path to lowercase ()
restore.go Fix repo-restore bug with poster not replaced ()
update.go Refactor Cron and merge dashboard tasks ()