1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-12 00:34:20 -04:00
gitea/modules/migrations
John Olheiser d9085fe176
Fix anonymous GL migration (#12862)
* Fix anonymous GL migration

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Rely on password instead

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: zeripath <art27@cantab.net>
2020-09-15 15:32:14 -04:00
..
base On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
error.go
git.go
gitea_test.go [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
gitea.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
github_test.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
github.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
gitlab_test.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
gitlab.go Fix anonymous GL migration (#12862) 2020-09-15 15:32:14 -04:00
main_test.go
migrate.go Ensure that all migration requests are cancellable (#12669) 2020-09-02 13:49:25 -04:00
update.go