summaryrefslogtreecommitdiffstats
path: root/modules/migrations
Commit message (Expand)AuthorAgeFilesLines
* Make TestOneDevDownloadRepo work again & more resistant (#16987)65432021-09-081-12/+7
* Resolve TODO: Enable pagination on GiteaDownloader.GetComments() & update ano...65432021-09-062-41/+37
* Ignore review comment when ref commit is missed (#16905)Lunny Xiao2021-09-011-1/+2
* Gitlab Migrator: dont ignore reactions of last request (#16903)65432021-09-011-6/+12
* Fix dump and restore respository (#16698)Lunny Xiao2021-08-302-2/+9
* Add migrate from OneDev (#16356)KN4CK3R2021-08-2218-92/+926
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-184-7/+55
* Refactored and fixed migration tests. (#16714)KN4CK3R2021-08-1710-485/+744
* Update issue_index to finish migration (#16685)65432021-08-131-0/+5
* [API] generalize list header (#16551)65432021-08-121-2/+2
* Upgrade github.com/google/go-github v32.1.0 -> v37.0.0 (#16661)65432021-08-102-157/+73
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-086-6/+6
* Make the github migration less rate limit waiting to get comment per page fro...Lunny Xiao2021-06-3013-53/+191
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-164-6/+28
* small refactor for retry downloader (#16137)a10121127962021-06-131-134/+83
* Fixed assert statements. (#16089)KN4CK3R2021-06-075-18/+18
* Copy git data from disk when restore repository (#16066)Lunny Xiao2021-06-043-6/+11
* Encrypt migration credentials at rest (#15895)Norwin2021-05-311-4/+7
* Fix get tag when migration (#16014)Lunny Xiao2021-05-291-1/+1
* GitHub: migrate draft releases too (#15884)65432021-05-152-34/+31
* Close the gitrepo when deleting the repository (#15876)zeripath2021-05-141-0/+1
* Move restore repo to internal router and invoke from command to avoid open th...Lunny Xiao2021-05-101-11/+41
* migration: github: if rate limit is not enabled, ignore it (#15490)65432021-04-151-0/+5
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-083-0/+10
* Add size to Save function (#15264)zeripath2021-04-031-1/+1
* [Vendor] update gitea-sdk v0.14.0 (#15103)65432021-03-221-22/+0
* Do not convert file path to lowercase (#15023)KN4CK3R2021-03-182-3/+7
* Ensure validation occurs on clone addresses too (#14994)zeripath2021-03-152-24/+71
* Move Workaround for #12675 into it's own function (#14922)65432021-03-081-7/+22
* Re-enable import local paths after reversion from #13610 (#14925)zeripath2021-03-082-0/+19
* Fix a couple of CommentAsPatch issues. (#14804)zeripath2021-02-271-8/+14
* Fix repo-restore bug with poster not replaced (#14759)Lunny Xiao2021-02-222-11/+28
* Fix github download on migration (#14703)Lunny Xiao2021-02-181-4/+19
* Fix rate limit bug when downloading assets on migrating from github (#14564)Lunny Xiao2021-02-071-0/+5
* Add support to migrate from gogs (#14342)65432021-01-2115-298/+860
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-022-0/+2
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-2720-216/+1101
* Migration: drop to long repo topics (#14152)65432020-12-271-0/+9
* [API] Add Ref to Issue (#13946)zeripath2020-12-132-0/+2
* Migrations: Use Process Manager to create own Context (#13792)65432020-12-021-1/+1
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-282-1/+108
* finaly fix gitlab migration with subdir 2.0 (#13646)65432020-11-201-2/+6
* finaly fix gitlab migration with subdir (#13629)65432020-11-191-2/+9
* Migration: Gitlab: Support Subdirectory (#13563)65432020-11-161-0/+18
* Migrations should not fail for comment reactions (#13352)zeripath2020-10-291-1/+5
* Migration failure during reaction migration from gitea (#13344)zeripath2020-10-282-3/+12
* Add migrated pulls to pull request task queue (#13331)zeripath2020-10-272-8/+10
* Fix bug isEnd detection on getIssues/getPullRequests (#13299)Lunny Xiao2020-10-252-32/+50
* Migrations: Gitea should not fail just because of no apiConfig return (#13229)65432020-10-221-6/+7
* Gitea 2 Gitea migration (#12657)65432020-10-1416-32/+1082