| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the github migration less rate limit waiting to get comment per page fro... | Lunny Xiao | 2021-06-30 | 3 | -6/+20 |
* | Add Status Updates whilst Gitea migrations are occurring (#15076) | zeripath | 2021-06-16 | 1 | -0/+11 |
* | small refactor for retry downloader (#16137) | a1012112796 | 2021-06-13 | 1 | -134/+83 |
* | Encrypt migration credentials at rest (#15895) | Norwin | 2021-05-31 | 1 | -4/+7 |
* | Add LFS Migration and Mirror (#14726) | KN4CK3R | 2021-04-08 | 1 | -0/+2 |
* | Add support to migrate from gogs (#14342) | 6543 | 2021-01-21 | 5 | -212/+357 |
* | Add MirrorInterval to the API (#14163) | Paul Barton | 2021-01-02 | 1 | -0/+1 |
* | Dump github/gitlab/gitea repository data to a local directory and restore to ... | Lunny Xiao | 2020-12-27 | 10 | -56/+56 |
* | [API] Add Ref to Issue (#13946) | zeripath | 2020-12-13 | 1 | -0/+1 |
* | Gitea 2 Gitea migration (#12657) | 6543 | 2020-10-14 | 6 | -10/+11 |
* | On Migration respect old DefaultBranch (#12843) | 6543 | 2020-09-15 | 1 | -9/+10 |
* | [API] Migration: Change ServiceType String (#12672) | 6543 | 2020-09-10 | 1 | -1/+25 |
* | Ensure that all migration requests are cancellable (#12669) | zeripath | 2020-09-02 | 1 | -11/+50 |
* | Git migration UX (#12619) | John Olheiser | 2020-08-28 | 3 | -3/+9 |
* | When migrating from Gitlab map Approvals to approving Reviews (#11147) | 6543 | 2020-04-20 | 1 | -0/+1 |
* | [Fix] RetryDownloader (add GetReviews()) (#11093) | 6543 | 2020-04-20 | 1 | -0/+16 |
* | Migrate reviews when migrating repository from github (#9463) | Lunny Xiao | 2020-01-23 | 3 | -0/+46 |
* | Migrate reactions when migrating repository from github (#9599) | Lunny Xiao | 2020-01-15 | 4 | -13/+9 |
* | Fix missing updated time on migrated issues and comments (#9744) | Lunny Xiao | 2020-01-14 | 3 | -0/+3 |
* | Sleep longer if request speed is over github limitation (#9335) | Lunny Xiao | 2019-12-16 | 1 | -0/+11 |
* | Add SyncTags to uploader interface (#9326) | John Olheiser | 2019-12-12 | 1 | -1/+2 |
* | Only sync tags after all batches (#9319) | John Olheiser | 2019-12-11 | 1 | -1/+1 |
* | Add retry for migration http/https requests (#9019) | Lunny Xiao | 2019-11-16 | 1 | -1/+150 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+1 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 1 | -0/+3 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -18/+3 |
* | Add extra user information when migrating release (#8331) | Lunny Xiao | 2019-10-05 | 1 | -0/+3 |
* | Import topics during migration (#7851) | Antoine GIRARD | 2019-08-14 | 2 | -0/+2 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 5 | -10/+14 |
* | Detect migrating batch size (#7353) | Lunny Xiao | 2019-07-06 | 1 | -0/+1 |
* | Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337) | Lunny Xiao | 2019-07-01 | 1 | -1/+1 |
* | Use batch insert on migrating repository to make the process faster (#7050) | Lunny Xiao | 2019-06-29 | 2 | -7/+8 |
* | improve github downloader on migrations (#7049) | Lunny Xiao | 2019-05-30 | 1 | -2/+2 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 11 | -0/+259 |