summaryrefslogtreecommitdiffstats
path: root/modules/migrations/github.go
Commit message (Expand)AuthorAgeFilesLines
* Use batch insert on migrating repository to make the process faster (#7050)Lunny Xiao2019-06-291-0/+1
* 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-301-131/+119
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-0/+475