You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/migrations
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076)
* 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>
3 years ago
..
base Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
dump.go Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
error.go Add support to migrate from gogs (#14342) 3 years ago
git.go Add support to migrate from gogs (#14342) 3 years ago
gitea_downloader.go [Vendor] update gitea-sdk v0.14.0 (#15103) 3 years ago
gitea_downloader_test.go Fixed assert statements. (#16089) 3 years ago
gitea_uploader.go Copy git data from disk when restore repository (#16066) 3 years ago
gitea_uploader_test.go Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
github.go GitHub: migrate draft releases too (#15884) 3 years ago
github_test.go Fixed assert statements. (#16089) 3 years ago
gitlab.go Add support to migrate from gogs (#14342) 3 years ago
gitlab_test.go Fixed assert statements. (#16089) 3 years ago
gogs.go Add support to migrate from gogs (#14342) 3 years ago
gogs_test.go Fixed assert statements. (#16089) 3 years ago
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
migrate.go Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
migrate_test.go Do not convert file path to lowercase (#15023) 3 years ago
restore.go Copy git data from disk when restore repository (#16066) 3 years ago
update.go Refactor Cron and merge dashboard tasks (#10745) 4 years ago