| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve TODO: Enable pagination on GiteaDownloader.GetComments() & update ano... | 6543 | 2021-09-06 | 1 | -4/+1 |
* | Add migrate from OneDev (#16356) | KN4CK3R | 2021-08-22 | 1 | -15/+3 |
* | Make the github migration less rate limit waiting to get comment per page fro... | Lunny Xiao | 2021-06-30 | 1 | -21/+50 |
* | Add Status Updates whilst Gitea migrations are occurring (#15076) | zeripath | 2021-06-16 | 1 | -3/+14 |
* | Copy git data from disk when restore repository (#16066) | Lunny Xiao | 2021-06-04 | 1 | -1/+1 |
* | Add LFS Migration and Mirror (#14726) | KN4CK3R | 2021-04-08 | 1 | -0/+6 |
* | Do not convert file path to lowercase (#15023) | KN4CK3R | 2021-03-18 | 1 | -3/+4 |
* | Ensure validation occurs on clone addresses too (#14994) | zeripath | 2021-03-15 | 1 | -18/+41 |
* | Re-enable import local paths after reversion from #13610 (#14925) | zeripath | 2021-03-08 | 1 | -0/+7 |
* | Add support to migrate from gogs (#14342) | 6543 | 2021-01-21 | 1 | -23/+60 |
* | Dump github/gitlab/gitea repository data to a local directory and restore to ... | Lunny Xiao | 2020-12-27 | 1 | -83/+87 |
* | Add Allow-/Block-List for Migrate & Mirrors (#13610) | 6543 | 2020-11-28 | 1 | -1/+74 |
* | Migration failure during reaction migration from gitea (#13344) | zeripath | 2020-10-28 | 1 | -1/+1 |
* | Gitea 2 Gitea migration (#12657) | 6543 | 2020-10-14 | 1 | -2/+2 |
* | Ensure that all migration requests are cancellable (#12669) | zeripath | 2020-09-02 | 1 | -4/+2 |
* | Git migration UX (#12619) | John Olheiser | 2020-08-28 | 1 | -10/+3 |
* | When migrating from Gitlab map Approvals to approving Reviews (#11147) | 6543 | 2020-04-20 | 1 | -2/+14 |
* | Migrate reviews when migrating repository from github (#9463) | Lunny Xiao | 2020-01-23 | 1 | -1/+28 |
* | 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 | 1 | -2/+5 |
* | Add SyncTags to uploader interface (#9326) | John Olheiser | 2019-12-12 | 1 | -7/+8 |
* | Only sync tags after all batches (#9319) | John Olheiser | 2019-12-11 | 1 | -3/+7 |
* | Add retry for migration http/https requests (#9019) | Lunny Xiao | 2019-11-16 | 1 | -0/+6 |
* | 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/+7 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -3/+9 |
* | Import topics during migration (#7851) | Antoine GIRARD | 2019-08-14 | 1 | -0/+11 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 1 | -22/+1 |
* | Fix typo in PR migration check (#7368) | mrsdizzie | 2019-07-06 | 1 | -1/+1 |
* | Detect migrating batch size (#7353) | Lunny Xiao | 2019-07-06 | 1 | -17/+47 |
* | 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 | 1 | -26/+50 |
* | improve github downloader on migrations (#7049) | Lunny Xiao | 2019-05-30 | 1 | -5/+5 |
* | 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 | 1 | -0/+205 |