gitea/modules/migrations/base
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
..
comment.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
downloader.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
error.go Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
issue.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
label.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
messenger.go Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00
milestone.go Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00
null_downloader.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
options.go Encrypt migration credentials at rest (#15895) 2021-05-31 04:25:47 -04:00
pullrequest.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
reaction.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
release.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
retry_downloader.go Add migrate from OneDev (#16356) 2021-08-22 00:47:45 +02:00
review.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
uploader.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00