gitea/modules/migrations
zeripath 013639b13f
Add size to Save function (#15264) (#15271)
Backport #15264

This PR proposes an alternative solution to #15255 - just add the size to the
save function. Yes it is less apparently clean but it may be more correct.

Close #15255
Fix #15253

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-04 12:04:36 -04:00
..
base Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
error.go [Vendor] upgrade google/go-github to v32.1.0 (#12361) 2020-07-31 15:22:34 +01:00
git.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
gitea_downloader.go Migration not fail on notmigrated reactions (#13507) 2020-11-11 11:01:27 +00:00
gitea_downloader_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
gitea_uploader.go Add size to Save function (#15264) (#15271) 2021-04-04 12:04:36 -04:00
gitea_uploader_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
github.go Fix bug isEnd detection on getIssues/getPullRequests (#13299) (#13301) 2020-10-25 10:13:26 +02:00
github_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
gitlab.go finaly fix gitlab migration with subdir 2.0 (#13646) (#13678) 2020-11-23 16:40:58 +00:00
gitlab_test.go Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03: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) (#14927) 2021-03-08 14:50:57 +01:00
migrate_test.go Re-enable import local paths after reversion from #13610 (#14925) (#14927) 2021-03-08 14:50:57 +01:00
update.go Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00