Commit Graph

29 Commits (mj-v1.14.3)

Author SHA1 Message Date
KN4CK3R e8ad6c1ff3
Do not convert file path to lowercase (#15023)
3 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994)
3 years ago
zeripath eb576269d4
Re-enable import local paths after reversion from #13610 (#14925)
3 years ago
6543 81c833d92d
Add support to migrate from gogs (#14342)
3 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244)
3 years ago
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610)
3 years ago
zeripath 4b33afcd5b
Migration failure during reaction migration from gitea (#13344)
4 years ago
6543 49b1948cb1
Gitea 2 Gitea migration (#12657)
4 years ago
zeripath 714ab71ddc
Ensure that all migration requests are cancellable (#12669)
4 years ago
John Olheiser 211321fb93
Git migration UX (#12619)
4 years ago
6543 5bfb9bc2b6
When migrating from Gitlab map Approvals to approving Reviews (#11147)
4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
4 years ago
mrsdizzie d644934956 Use OriginalURL insead of CloneAddr in migration logging (#9418)
4 years ago
Lunny Xiao ffc904b1e0 Sleep longer if request speed is over github limitation (#9335)
4 years ago
John Olheiser 382936a668 Add SyncTags to uploader interface (#9326)
4 years ago
John Olheiser 3bf5a07537 Only sync tags after all batches (#9319)
4 years ago
Lunny Xiao 1b7182e5ec
Add retry for migration http/https requests (#9019)
5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
Antoine GIRARD 46d6b92ad0 Import topics during migration (#7851)
5 years ago
mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352)
5 years ago
mrsdizzie 7166629d9c Fix typo in PR migration check (#7368)
5 years ago
Lunny Xiao 337d6915ff Detect migrating batch size (#7353)
5 years ago
Lunny Xiao e728b55812 Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)
5 years ago
Lunny Xiao 462284e2f5
Use batch insert on migrating repository to make the process faster (#7050)
5 years ago
Lunny Xiao 7d12ec2abd improve github downloader on migrations (#7049)
5 years ago
Lunny Xiao 02542a2c15 fix missing repo description when migrating (#7000)
5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
5 years ago