| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix to close opened io resources as soon as not needed (#8839) | Lauris BH | 2019-11-05 | 1 | -33/+39 |
* | Fix bug on pull requests when transfer head repository (#8564) | Lunny Xiao | 2019-10-18 | 1 | -8/+7 |
* | Allow externalID to be UUID (#8551) | Wenxuan Zhao | 2019-10-17 | 1 | -7/+1 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 5 | -69/+247 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 5 | -35/+45 |
* | Add extra user information when migrating release (#8331) | Lunny Xiao | 2019-10-05 | 4 | -12/+27 |
* | fix bug when migrating a private repository (#7917) | Lunny Xiao | 2019-08-20 | 1 | -1/+12 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -13/+13 |
* | Import topics during migration (#7851) | Antoine GIRARD | 2019-08-14 | 7 | -0/+33 |
* | fix bug on migrating milestone from github (#7665) | Lunny Xiao | 2019-07-29 | 1 | -1/+1 |
* | only create opened pull request when migrating from github (#7463) | Lunny Xiao | 2019-07-14 | 1 | -1/+1 |
* | Fix migration tests since #7 fixed (#7375) | Lunny Xiao | 2019-07-08 | 1 | -2/+4 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 10 | -71/+73 |
* | Fix typo in PR migration check (#7368) | mrsdizzie | 2019-07-06 | 1 | -1/+1 |
* | Detect migrating batch size (#7353) | Lunny Xiao | 2019-07-06 | 3 | -17/+67 |
* | Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337) | Lunny Xiao | 2019-07-01 | 3 | -10/+16 |
* | Use batch insert on migrating repository to make the process faster (#7050) | Lunny Xiao | 2019-06-29 | 6 | -187/+259 |
* | Fix migration panic when Head.User is not exist (#7226) | Lunny Xiao | 2019-06-18 | 1 | -7/+26 |
* | improve github downloader on migrations (#7049) | Lunny Xiao | 2019-05-30 | 5 | -144/+134 |
* | migrations: ensure rollback on error (#7039) (#7040) | Rob Watson | 2019-05-25 | 1 | -1/+1 |
* | fix missing repo description when migrating (#7000) | Lunny Xiao | 2019-05-20 | 1 | -0/+3 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 19 | -0/+2000 |