0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 20:19:19 +01:00
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_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
git_commit.go
issue_comment.go
issue_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
issue.go
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
notification.go
pull_review.go
pull_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
pull.go
release.go
repository.go
status.go
user_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
user.go
utils_test.go
utils.go Add migration from GitBucket (#16767) 2021-11-14 20:11:10 +01:00
wiki.go