summaryrefslogtreecommitdiffstats
path: root/modules/migrations
Commit message (Expand)AuthorAgeFilesLines
...
* Update Github Migration Tests (#8938)mrsdizzie2019-11-121-278/+143
* Update Github migration test (#8893)mrsdizzie2019-11-091-6/+0
* Fix to close opened io resources as soon as not needed (#8839)Lauris BH2019-11-051-33/+39
* Fix bug on pull requests when transfer head repository (#8564)Lunny Xiao2019-10-181-8/+7
* Allow externalID to be UUID (#8551)Wenxuan Zhao2019-10-171-7/+1
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-145-69/+247
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-135-35/+45
* Add extra user information when migrating release (#8331)Lunny Xiao2019-10-054-12/+27
* fix bug when migrating a private repository (#7917)Lunny Xiao2019-08-201-1/+12
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-13/+13
* Import topics during migration (#7851)Antoine GIRARD2019-08-147-0/+33
* fix bug on migrating milestone from github (#7665)Lunny Xiao2019-07-291-1/+1
* only create opened pull request when migrating from github (#7463)Lunny Xiao2019-07-141-1/+1
* Fix migration tests since #7 fixed (#7375)Lunny Xiao2019-07-081-2/+4
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-0810-71/+73
* Fix typo in PR migration check (#7368)mrsdizzie2019-07-061-1/+1
* Detect migrating batch size (#7353)Lunny Xiao2019-07-063-17/+67
* Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)Lunny Xiao2019-07-013-10/+16
* Use batch insert on migrating repository to make the process faster (#7050)Lunny Xiao2019-06-296-187/+259
* 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-305-144/+134
* migrations: ensure rollback on error (#7039) (#7040)Rob Watson2019-05-251-1/+1
* 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-0719-0/+2000