summaryrefslogtreecommitdiffstats
path: root/modules/migrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* 4 line diff (#13103)65432020-10-121-3/+1
* Hopefully support GH enterprise (#12863)John Olheiser2020-09-213-4/+8
* Fix anonymous GL migration (#12862)John Olheiser2020-09-151-3/+4
* On Migration respect old DefaultBranch (#12843)65432020-09-156-31/+42
* [API] Migration: Change ServiceType String (#12672)65432020-09-103-3/+28
* GitLab DL: normalizeColor (#12793)65432020-09-101-1/+14
* return error when create gitlabdownloader (#12790)Lunny Xiao2020-09-102-25/+10
* [Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 (#12701)65432020-09-061-2/+2
* Migrations: Gitlab Add Reactions Support for Issues & MergeRequests (#12695)65432020-09-032-23/+120
* Ensure that all migration requests are cancellable (#12669)zeripath2020-09-027-39/+86
* Git migration UX (#12619)John Olheiser2020-08-2811-81/+89
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-13/+2
* [Vendor] upgrade google/go-github to v32.1.0 (#12361)65432020-07-312-5/+5
* Add name filter to API for GetMilestoneList (#12336)65432020-07-281-2/+8
* Use google/uuid to instead satori/go.uuid (#11943)Lunny Xiao2020-06-181-2/+2
* Set the base url when migrating from Gitlab using access token or username wi...Gernot Eger2020-06-111-1/+1
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-4/+6
* Prevent timer leaks in Workerpool and others (#11333)zeripath2020-05-081-1/+2
* When migrating from Gitlab map Approvals to approving Reviews (#11147)65432020-04-204-10/+65
* [Fix] RetryDownloader (add GetReviews()) (#11093)65432020-04-201-0/+16
* Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136)65432020-04-191-5/+2
* Add support for migrating from Gitlab (#9084)Jordan2020-04-192-0/+785