aboutsummaryrefslogtreecommitdiffstats
path: root/modules/migrations/base/uploader.go
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 Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* Import topics during migration (#7851)Antoine GIRARD2019-08-141-0/+1
* 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-291-7/+7
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-0/+18