aboutsummaryrefslogtreecommitdiffstats
path: root/modules/migrations/migrate.go
Commit message (Expand)AuthorAgeFilesLines
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-0/+7
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-3/+9
* Import topics during migration (#7851)Antoine GIRARD2019-08-141-0/+11
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-22/+1
* Fix typo in PR migration check (#7368)mrsdizzie2019-07-061-1/+1
* Detect migrating batch size (#7353)Lunny Xiao2019-07-061-17/+47
* Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)Lunny Xiao2019-07-011-1/+1
* Use batch insert on migrating repository to make the process faster (#7050)Lunny Xiao2019-06-291-26/+50
* improve github downloader on migrations (#7049)Lunny Xiao2019-05-301-5/+5
* 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-071-0/+205