summaryrefslogtreecommitdiffstats
path: root/modules/migrations/github.go
Commit message (Expand)AuthorAgeFilesLines
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-231-3/+111
* tests: configure github remaining limit + read token (#9800)Antoine GIRARD2020-01-161-3/+14
* Migrate reactions when migrating repository from github (#9599)Lunny Xiao2020-01-151-22/+74
* Fix missing updated time on migrated issues and comments (#9744)Lunny Xiao2020-01-141-0/+3
* Sleep longer if request speed is over github limitation (#9335)Lunny Xiao2019-12-161-10/+54
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-1/+7
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-2/+2
* Add extra user information when migrating release (#8331)Lunny Xiao2019-10-051-0/+8
* Import topics during migration (#7851)Antoine GIRARD2019-08-141-0/+6
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-1/+4
* 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