summaryrefslogtreecommitdiffstats
path: root/modules/migrations
Commit message (Expand)AuthorAgeFilesLines
* fix bug on migrating milestone from github (#7665)Lunny Xiao2019-07-291-1/+1
* only create opened pull request when migrating from github (#7463)Lunny Xiao2019-07-141-1/+1
* Fix migration tests since #7 fixed (#7375)Lunny Xiao2019-07-081-2/+4
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-0810-71/+73
* Fix typo in PR migration check (#7368)mrsdizzie2019-07-061-1/+1
* Detect migrating batch size (#7353)Lunny Xiao2019-07-063-17/+67
* Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)Lunny Xiao2019-07-013-10/+16
* Use batch insert on migrating repository to make the process faster (#7050)Lunny Xiao2019-06-296-187/+259
* Fix migration panic when Head.User is not exist (#7226)Lunny Xiao2019-06-181-7/+26
* improve github downloader on migrations (#7049)Lunny Xiao2019-05-305-144/+134
* migrations: ensure rollback on error (#7039) (#7040)Rob Watson2019-05-251-1/+1
* fix missing repo description when migrating (#7000)Lunny Xiao2019-05-201-0/+3
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-0719-0/+2000