gitea/modules/migrations
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring ()
* Add migrating message

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

* simplify messenger

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

* make messenger an interface

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

* rename

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

* prepare for merge

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

* as per tech

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

Co-authored-by: 6543 <6543@obermui.de>
..
base Add Status Updates whilst Gitea migrations are occurring ()
dump.go Add Status Updates whilst Gitea migrations are occurring ()
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 Fixed assert statements. ()
gitea_uploader.go Copy git data from disk when restore repository ()
gitea_uploader_test.go Add Status Updates whilst Gitea migrations are occurring ()
github.go GitHub: migrate draft releases too ()
github_test.go Fixed assert statements. ()
gitlab.go Add support to migrate from gogs ()
gitlab_test.go Fixed assert statements. ()
gogs.go Add support to migrate from gogs ()
gogs_test.go Fixed assert statements. ()
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests ()
migrate.go Add Status Updates whilst Gitea migrations are occurring ()
migrate_test.go Do not convert file path to lowercase ()
restore.go Copy git data from disk when restore repository ()
update.go Refactor Cron and merge dashboard tasks ()