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/convert
KN4CK3R cee5f7c5e2
Add migrate from OneDev (#16356)
* Use context to simplify logic.

* Added migration from OneDev.
This PR adds [OneDev](https://code.onedev.io/) as migration source.

Supported:
- [x] Milestones
- [x] Issues
- [x] Pull Requests
- [x] Comments
- [x] Reviews
- [x] Labels
4 years ago
..
convert.go Add option to provide signature for a token to verify key ownership (#14054) 4 years ago
git_commit.go
git_commit_test.go
issue.go
issue_comment.go
issue_test.go
main_test.go
notification.go Introduce NotifySubjectType (#16320) 4 years ago
pull.go Add agit flow support in gitea (#14295) 4 years ago
pull_review.go
pull_test.go
release.go
repository.go
status.go
user.go
user_test.go
utils.go Add migrate from OneDev (#16356) 4 years ago
utils_test.go