1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-11 05:30:03 -04:00
gitea/modules/migrations
Gernot Eger a3fe9d87f2
Set the base url when migrating from Gitlab using access token or username without password (#11852)
When migrating from gitlab, set the baseUrl in NewGitlabDownloader when using an access token or username without password

Fix #11851
2020-06-11 16:41:01 +01:00
..
base When migrating from Gitlab map Approvals to approving Reviews (#11147) 2020-04-20 13:30:46 +01:00
error.go
git.go
gitea_test.go
gitea.go
github_test.go
github.go Prevent timer leaks in Workerpool and others (#11333) 2020-05-08 16:46:05 +01:00
gitlab_test.go When migrating from Gitlab map Approvals to approving Reviews (#11147) 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 (#11852) 2020-06-11 16:41:01 +01:00
main_test.go
migrate.go When migrating from Gitlab map Approvals to approving Reviews (#11147) 2020-04-20 13:30:46 +01:00
update.go Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00