summaryrefslogtreecommitdiffstats
path: root/modules/migrations/base
Commit message (Expand)AuthorAgeFilesLines
* Add SyncTags to uploader interface (#9326)John Olheiser2019-12-121-1/+2
* Only sync tags after all batches (#9319)John Olheiser2019-12-111-1/+1
* Add retry for migration http/https requests (#9019)Lunny Xiao2019-11-161-1/+150
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-0/+3
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-18/+3
* Add extra user information when migrating release (#8331)Lunny Xiao2019-10-051-0/+3
* Import topics during migration (#7851)Antoine GIRARD2019-08-142-0/+2
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-085-10/+14
* Detect migrating batch size (#7353)Lunny Xiao2019-07-061-0/+1
* 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-292-7/+8
* improve github downloader on migrations (#7049)Lunny Xiao2019-05-301-2/+2
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-0711-0/+259