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
2021-08-22 00:47:45 +02:00
..
convert.go Add option to provide signature for a token to verify key ownership (#14054) 2021-07-13 15:28:07 +02:00
git_commit.go Fix API to return author for author on commits(#16276) 2021-06-27 23:15:42 +01:00
git_commit_test.go Use native git variants by default with go-git variants as build tag (#13673) 2020-12-17 22:00:47 +08:00
issue.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
issue_comment.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
issue_test.go Add Created & Updated to Milestone (#12662) 2020-09-05 13:38:54 -04:00
main_test.go Move pull request api convert to convert package (#9664) 2020-01-10 15:53:53 +08:00
notification.go Introduce NotifySubjectType (#16320) 2021-07-01 12:51:24 +02:00
pull.go Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00
pull_review.go Expose resolver via API (#15167) 2021-03-28 00:37:51 +01:00
pull_test.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
release.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
repository.go Fix some API bugs (#16184) 2021-06-18 01:24:55 +02:00
status.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
user.go Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
user_test.go Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
utils.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
utils_test.go Add some Unit-Tests (#14500) 2021-01-28 19:08:11 +01:00