You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/migrations
Lunny Xiao bdfd751af8
Multiple tokens support for migrating from github (#17134)
3 years ago
..
base Remove heads pointing to missing old refs (#17076) 3 years ago
dump.go
error.go
git.go
gitea_downloader.go Resolve TODO: Enable pagination on GiteaDownloader.GetComments() & update another TODO (#16963) 3 years ago
gitea_downloader_test.go
gitea_uploader.go Remove heads pointing to missing old refs (#17076) 3 years ago
gitea_uploader_test.go Move login related structs and functions to models/login (#17093) 3 years ago
github.go Multiple tokens support for migrating from github (#17134) 3 years ago
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
main_test.go Move db related basic functions to models/db (#17075) 3 years ago
migrate.go Resolve TODO: Enable pagination on GiteaDownloader.GetComments() & update another TODO (#16963) 3 years ago
migrate_test.go Move db related basic functions to models/db (#17075) 3 years ago
onedev.go
onedev_test.go Make TestOneDevDownloadRepo work again & more resistant (#16987) 3 years ago
restore.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
update.go