forgejo/modules/migrations
Lunny Xiao bdfd751af8
Multiple tokens support for migrating from github (#17134)
* multiple tokens support for migrating from github

* improve code and token description

* Fix bug

* Add comment for get client
2021-10-15 13:47:15 +08:00
..
base Remove heads pointing to missing old refs (#17076) 2021-10-08 12:59:35 +03:00
dump.go
error.go
git.go
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Remove heads pointing to missing old refs (#17076) 2021-10-08 12:59:35 +03:00
gitea_uploader_test.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
github.go Multiple tokens support for migrating from github (#17134) 2021-10-15 13:47:15 +08:00
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
main_test.go
migrate.go
migrate_test.go
onedev.go
onedev_test.go
restore.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
update.go