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/services/migrations
Wim cb50375e2b
Add more linters to improve code readability (#19989)
3 years ago
..
codebase.go
codebase_test.go
dump.go Write Commit-Graphs in RepositoryDumper (#20004) 3 years ago
error.go
git.go
gitbucket.go Store the foreign ID of issues during migration (#18446) 3 years ago
gitea_downloader.go Prevent NPE whilst migrating if there is a team request review (#19855) 3 years ago
gitea_downloader_test.go
gitea_uploader.go Move issues related files into models/issues (#19931) 3 years ago
gitea_uploader_test.go Move issues related files into models/issues (#19931) 3 years ago
github.go Prevent NPE whilst migrating if there is a team request review (#19855) 3 years ago
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
http_client.go Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
main_test.go
migrate.go Unify repo settings & show better error (#19828) 3 years ago
migrate_test.go Move user related model into models/user (#17781) 3 years ago
onedev.go Add more linters to improve code readability (#19989) 3 years ago
onedev_test.go
restore.go
update.go