Commit Graph

29 Commits (09663493543a2ce15fc90fbb3808dda5b87335e5)

Author SHA1 Message Date
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
6543 e0c93fed05
GitHub: migrate draft releases too (#15884)
3 years ago
6543 2a42d80d14
migration: github: if rate limit is not enabled, ignore it (#15490)
3 years ago
Lunny Xiao ec06eb112c
Fix github download on migration (#14703)
3 years ago
Lunny Xiao 240fea8c14
Fix rate limit bug when downloading assets on migrating from github (#14564)
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
Lunny Xiao d130cd147f
Fix bug isEnd detection on getIssues/getPullRequests (#13299)
4 years ago
6543 49b1948cb1
Gitea 2 Gitea migration (#12657)
4 years ago
John Olheiser ec6a35aeb1
Hopefully support GH enterprise (#12863)
4 years ago
6543 6c61f498ea
On Migration respect old DefaultBranch (#12843)
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 b3e06523c1
[Vendor] upgrade google/go-github to v32.1.0 (#12361)
4 years ago
zeripath c58bc4bf80
Prevent timer leaks in Workerpool and others (#11333)
4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
4 years ago
Antoine GIRARD 11885daaa0
tests: configure github remaining limit + read token (#9800)
4 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
4 years ago
Lunny Xiao 7f869c061e Fix missing updated time on migrated issues and comments (#9744)
4 years ago
Lunny Xiao ffc904b1e0 Sleep longer if request speed is over github limitation (#9335)
4 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
Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331)
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
Lunny Xiao 462284e2f5
Use batch insert on migrating repository to make the process faster (#7050)
5 years ago
Lunny Xiao 392fe6c943 Fix migration panic when Head.User is not exist (#7226)
5 years ago
Lunny Xiao 7d12ec2abd improve github downloader on migrations (#7049)
5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
5 years ago