1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/migrations
zeripath d737eaa63a
Set the base url when migrating from Gitlab using access token or username without password () ()
Backport 

When migrating from gitlab, set the baseUrl in NewGitlabDownloader when using an access token or username without password

Fix 

Co-authored-by: Gernot Eger <gernot.eger@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-07-02 20:26:47 +08:00
..
base When migrating from Gitlab map Approvals to approving Reviews () 2020-04-20 13:30:46 +01:00
error.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
git.go Migrate reviews when migrating repository from github () 2020-01-23 19:28:15 +02:00
gitea_test.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
gitea.go Use google/uuid to instead satori/go.uuid () () 2020-06-18 10:06:48 -04:00
github_test.go Migrate reviews when migrating repository from github () 2020-01-23 19:28:15 +02:00
github.go Prevent timer leaks in Workerpool and others () 2020-05-08 16:46:05 +01:00
gitlab_test.go When migrating from Gitlab map Approvals to approving Reviews () 2020-04-20 13:30:46 +01:00
gitlab.go Set the base url when migrating from Gitlab using access token or username without password () () 2020-07-02 20:26:47 +08:00
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
migrate.go When migrating from Gitlab map Approvals to approving Reviews () 2020-04-20 13:30:46 +01:00
update.go Refactor Cron and merge dashboard tasks () 2020-05-16 19:31:38 -04:00