summaryrefslogtreecommitdiffstats
path: root/modules/migrations/base/uploader.go
Commit message (Expand)AuthorAgeFilesLines
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-24/+0
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-271-1/+2
* Git migration UX (#12619)John Olheiser2020-08-281-1/+1
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-231-0/+1
* 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