forgejo/modules/migrations
KN4CK3R 42ea0023a3
Add migration from GitBucket (#16767)
This PR adds [GitBucket](https://gitbucket.github.io/) as migration source.

Supported:
- Milestones
- Issues
- Pull Requests
- Comments
- Reviews
- Labels

There is no public usable instance so no integration tests added.
2021-11-14 20:11:10 +01:00
..
base
dump.go
error.go
git.go
gitbucket.go Add migration from GitBucket (#16767) 2021-11-14 20:11:10 +01:00
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Avoid double imports (#17569) 2021-11-08 09:04:13 +02:00
gitea_uploader_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
github.go Add migration from GitBucket (#16767) 2021-11-14 20:11:10 +01:00
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
migrate.go
migrate_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
onedev.go
onedev_test.go
restore.go
update.go Move webhook into models/webhook/ (#17579) 2021-11-10 13:13:16 +08:00