1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
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>
2021-04-04 12:04:55 -04:00
..
base Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
dump.go Fix repo-restore bug with poster not replaced () 2021-02-22 11:57:41 +08:00
error.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
git.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
gitea_downloader_test.go Gitea 2 Gitea migration () 2020-10-14 07:06:00 +03:00
gitea_downloader.go [Vendor] update gitea-sdk v0.14.0 () () 2021-03-23 10:10:32 +00:00
gitea_uploader_test.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea () 2020-12-27 11:34:19 +08:00
gitea_uploader.go Add size to Save function () () 2021-04-04 12:04:55 -04:00
github_test.go Gitea 2 Gitea migration () 2020-10-14 07:06:00 +03:00
github.go Fix github download on migration () 2021-02-18 01:36:49 +01:00
gitlab_test.go Gitea 2 Gitea migration () 2020-10-14 07:06:00 +03:00
gitlab.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
gogs_test.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
gogs.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
migrate_test.go Do not convert file path to lowercase () 2021-03-18 13:58:47 +00:00
migrate.go Do not convert file path to lowercase () 2021-03-18 13:58:47 +00:00
restore.go Fix repo-restore bug with poster not replaced () 2021-02-22 11:57:41 +08:00
update.go Refactor Cron and merge dashboard tasks () 2020-05-16 19:31:38 -04:00