Commit Graph

94 Commits (mj-v1.14.3)

Author SHA1 Message Date
6543 e37e217602
[Fix] RetryDownloader (add GetReviews()) (#11093)
4 years ago
6543 82dbb34c9c
Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136)
4 years ago
Jordan 5c092eb0ef
Add support for migrating from Gitlab (#9084)
4 years ago
6543 12960b9d18
[BugFix] remove nil inserts in models (#11096)
4 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
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 b465d0d787
Move create/fork repository from models to modules/repository (#9489)
4 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693)
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
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353)
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
mrsdizzie 3ddca774fc Update Github Migration Tests (#8938)
5 years ago
mrsdizzie c54145174f Update Github migration test (#8893)
5 years ago
Lauris BH 45f219239e Fix to close opened io resources as soon as not needed (#8839)
5 years ago
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564)
5 years ago
Wenxuan Zhao cf42cb0ae6 Allow externalID to be UUID (#8551)
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
Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331)
5 years ago
Lunny Xiao ed58919bfc fix bug when migrating a private repository (#7917)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
Antoine GIRARD 46d6b92ad0 Import topics during migration (#7851)
5 years ago
Lunny Xiao a94ae7acb0 fix bug on migrating milestone from github (#7665)
5 years ago
Lunny Xiao 2739a0be98
only create opened pull request when migrating from github (#7463)
5 years ago
Lunny Xiao 427a161c67 Fix migration tests since #7 fixed (#7375)
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 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
Rob Watson daaae2aad5 migrations: ensure rollback on error (#7039) (#7040)
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