forgejo/modules/migrations/base
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>
2021-06-16 18:02:24 -04:00
..
comment.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea () 2020-12-27 11:34:19 +08:00
downloader.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
error.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
issue.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea () 2020-12-27 11:34:19 +08:00
label.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
messenger.go Add Status Updates whilst Gitea migrations are occurring () 2021-06-16 18:02:24 -04:00
milestone.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
null_downloader.go Add support to migrate from gogs () 2021-01-21 20:33:58 +01:00
options.go Encrypt migration credentials at rest () 2021-05-31 04:25:47 -04:00
pullrequest.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea () 2020-12-27 11:34:19 +08:00
reaction.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea () 2020-12-27 11:34:19 +08:00
release.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea () 2020-12-27 11:34:19 +08:00
repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea () 2020-12-27 11:34:19 +08:00
retry_downloader.go small refactor for retry downloader () 2021-06-13 16:59:19 +02:00
review.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea () 2020-12-27 11:34:19 +08:00
uploader.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea () 2020-12-27 11:34:19 +08:00