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.
gitea/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.
3 years ago
..
base Remove heads pointing to missing old refs (#17076) 3 years ago
dump.go
error.go Upgrade go-github to v39 (#17437) 3 years ago
git.go
gitbucket.go Add migration from GitBucket (#16767) 3 years ago
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Avoid double imports (#17569) 3 years ago
gitea_uploader_test.go Decouple unit test code from business code (#17623) 3 years ago
github.go Add migration from GitBucket (#16767) 3 years ago
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
main_test.go Decouple unit test code from business code (#17623) 3 years ago
migrate.go Only allow webhook to send requests to allowed hosts (#17482) 3 years ago
migrate_test.go Decouple unit test code from business code (#17623) 3 years ago
onedev.go
onedev_test.go
restore.go
update.go Move webhook into models/webhook/ (#17579) 3 years ago