aboutsummaryrefslogtreecommitdiffstats
path: root/modules/migrations/gitlab.go
Commit message (Expand)AuthorAgeFilesLines
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-678/+0
* Gitlab Migrator: dont ignore reactions of last request (#16903)65432021-09-011-6/+12
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-26/+43
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-181-3/+17
* Refactored and fixed migration tests. (#16714)KN4CK3R2021-08-171-15/+6
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Make the github migration less rate limit waiting to get comment per page fro...Lunny Xiao2021-06-301-3/+4
* Add support to migrate from gogs (#14342)65432021-01-211-0/+1
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-271-23/+21
* 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
* Fix bug isEnd detection on getIssues/getPullRequests (#13299)Lunny Xiao2020-10-251-10/+20
* Gitea 2 Gitea migration (#12657)65432020-10-141-5/+5
* 4 line diff (#13103)65432020-10-121-3/+1
* Fix anonymous GL migration (#12862)John Olheiser2020-09-151-3/+4
* On Migration respect old DefaultBranch (#12843)65432020-09-151-6/+7
* GitLab DL: normalizeColor (#12793)65432020-09-101-1/+14
* return error when create gitlabdownloader (#12790)Lunny Xiao2020-09-101-22/+6
* [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-031-1/+43
* Ensure that all migration requests are cancellable (#12669)zeripath2020-09-021-17/+24
* Git migration UX (#12619)John Olheiser2020-08-281-27/+30
* Set the base url when migrating from Gitlab using access token or username wi...Gernot Eger2020-06-111-1/+1
* When migrating from Gitlab map Approvals to approving Reviews (#11147)65432020-04-201-4/+30
* 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-191-0/+539