gitea/modules/convert
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
..
convert.go
git_commit.go
git_commit_test.go
issue.go
issue_comment.go
issue_test.go
main_test.go
notification.go
pull.go
pull_review.go
pull_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
release.go
repository.go
status.go
user.go
user_test.go
utils.go Add migration from GitBucket (#16767) 2021-11-14 20:11:10 +01:00
utils_test.go
wiki.go