Commit Graph

119 Commits (943dc087229aa922503eab7e49f4c63667dbb632)

Author SHA1 Message Date
Lunny Xiao bdfd751af8
Multiple tokens support for migrating from github (#17134) 3 years ago
99rgosse 88fa9f3fb1
Remove heads pointing to missing old refs (#17076) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Lunny Xiao 45ebcb0d1c
Fix bug of migrate comments which only fetch one page (#17055) 3 years ago
6543 f55cd033ed
Make TestOneDevDownloadRepo work again & more resistant (#16987) 3 years ago
6543 cf6d398485
Resolve TODO: Enable pagination on GiteaDownloader.GetComments() & update another TODO (#16963) 3 years ago
Lunny Xiao de2e96e37b
Ignore review comment when ref commit is missed (#16905) 3 years ago
6543 7062614dee
Gitlab Migrator: dont ignore reactions of last request (#16903) 3 years ago
Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698) 3 years ago
KN4CK3R cee5f7c5e2
Add migrate from OneDev (#16356) 3 years ago
Lunny Xiao f9acad82ca
Add proxy settings and support for migration and webhook (#16704) 3 years ago
KN4CK3R 422c30d315
Refactored and fixed migration tests. (#16714) 3 years ago
6543 3a6edd3685
Update issue_index to finish migration (#16685) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
6543 89245ee309
Upgrade github.com/google/go-github v32.1.0 -> v37.0.0 (#16661) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
Lunny Xiao 0966349354
Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
a1012112796 a005265718
small refactor for retry downloader (#16137) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
Lunny Xiao 7979c3654e
Copy git data from disk when restore repository (#16066) 3 years ago
Norwin cb940c4312
Encrypt migration credentials at rest (#15895) 3 years ago
Lunny Xiao a9daebca22
Fix get tag when migration (#16014) 3 years ago
6543 e0c93fed05
GitHub: migrate draft releases too (#15884) 3 years ago
zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876) 3 years ago
Lunny Xiao e5723d6556
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) 3 years ago
6543 2a42d80d14
migration: github: if rate limit is not enabled, ignore it (#15490) 3 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
zeripath 0bb8bd8190
Add size to Save function (#15264) 4 years ago
6543 5f038cd7fe
[Vendor] update gitea-sdk v0.14.0 (#15103) 4 years ago
KN4CK3R e8ad6c1ff3
Do not convert file path to lowercase (#15023) 4 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994) 4 years ago
6543 14d8cb7819
Move Workaround for #12675 into it's own function (#14922) 4 years ago
zeripath eb576269d4
Re-enable import local paths after reversion from #13610 (#14925) 4 years ago
zeripath 3d8b5ad5f3
Fix a couple of CommentAsPatch issues. (#14804) 4 years ago
Lunny Xiao e79dae29cc
Fix repo-restore bug with poster not replaced (#14759) 4 years ago
Lunny Xiao ec06eb112c
Fix github download on migration (#14703) 4 years ago
Lunny Xiao 240fea8c14
Fix rate limit bug when downloading assets on migrating from github (#14564) 4 years ago
6543 81c833d92d
Add support to migrate from gogs (#14342) 4 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163) 4 years ago
Lunny Xiao dd08853b10
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 4 years ago
6543 212fa340cf
Migration: drop to long repo topics (#14152) 4 years ago
zeripath 825efa2605
[API] Add Ref to Issue (#13946) 4 years ago
6543 2b4a08e962
Migrations: Use Process Manager to create own Context (#13792) 4 years ago
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610) 4 years ago
6543 24b3b2140a
finaly fix gitlab migration with subdir 2.0 (#13646) 4 years ago
6543 ad2a288622
finaly fix gitlab migration with subdir (#13629) 4 years ago
6543 77aa742528
Migration: Gitlab: Support Subdirectory (#13563) 4 years ago