| Commit message (Expand) | Author | Age | Files | Lines |
* | Some refactor on git diff and ignore getting commit information failed on mig... | Lunny Xiao | 2020-01-28 | 1 | -7/+9 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -3/+11 |
* | Migrate reviews when migrating repository from github (#9463) | Lunny Xiao | 2020-01-23 | 8 | -4/+401 |
* | tests: configure github remaining limit + read token (#9800) | Antoine GIRARD | 2020-01-16 | 2 | -4/+20 |
* | Migrate reactions when migrating repository from github (#9599) | Lunny Xiao | 2020-01-15 | 7 | -74/+223 |
* | Fix missing updated time on migrated issues and comments (#9744) | Lunny Xiao | 2020-01-14 | 6 | -0/+15 |
* | Move create/fork repository from models to modules/repository (#9489) | Lunny Xiao | 2020-01-12 | 1 | -1/+2 |
* | Fix wrong original git service type on a migrated repository (#9693) | Lunny Xiao | 2020-01-10 | 1 | -6/+7 |
* | Use OriginalURL insead of CloneAddr in migration logging (#9418) | mrsdizzie | 2019-12-18 | 1 | -2/+2 |
* | Sleep longer if request speed is over github limitation (#9335) | Lunny Xiao | 2019-12-16 | 6 | -14/+82 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 1 | -3/+23 |
* | Move some repository methods from models to modules/repository (#9353) | Lunny Xiao | 2019-12-14 | 1 | -2/+3 |
* | Add SyncTags to uploader interface (#9326) | John Olheiser | 2019-12-12 | 3 | -17/+16 |
* | Only sync tags after all batches (#9319) | John Olheiser | 2019-12-11 | 3 | -7/+15 |
* | Add retry for migration http/https requests (#9019) | Lunny Xiao | 2019-11-16 | 2 | -1/+156 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 3 | -0/+9 |
* | Update Github Migration Tests (#8938) | mrsdizzie | 2019-11-12 | 1 | -278/+143 |
* | Update Github migration test (#8893) | mrsdizzie | 2019-11-09 | 1 | -6/+0 |
* | 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 |