forgejo/modules/migrations
Gernot Eger a3fe9d87f2
Set the base url when migrating from Gitlab using access token or username without password ()
When migrating from gitlab, set the baseUrl in NewGitlabDownloader when using an access token or username without password

Fix 
2020-06-11 16:41:01 +01: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.go [BugFix] remove nil inserts in models () 2020-04-17 20:42:57 +03:00
gitea_test.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
github.go Prevent timer leaks in Workerpool and others () 2020-05-08 16:46:05 +01:00
github_test.go Migrate reviews when migrating repository from github () 2020-01-23 19:28:15 +02:00
gitlab.go Set the base url when migrating from Gitlab using access token or username without password () 2020-06-11 16:41:01 +01:00
gitlab_test.go When migrating from Gitlab map Approvals to approving Reviews () 2020-04-20 13:30:46 +01: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