summaryrefslogtreecommitdiffstats
path: root/modules/migrations/onedev.go
Commit message (Collapse)AuthorAgeFilesLines
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-619/+0
| | | | | | | * Move migrtions into services and base into modules/migration * Fix imports * Fix lint
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-0/+619
* 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