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 f9acad82ca
Add proxy settings and support for migration and webhook (#16704)
4 years ago
..
base Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
dump.go
error.go Upgrade github.com/google/go-github v32.1.0 -> v37.0.0 (#16661) 4 years ago
git.go
gitea_downloader.go Add proxy settings and support for migration and webhook (#16704) 4 years ago
gitea_downloader_test.go Refactored and fixed migration tests. (#16714) 4 years ago
gitea_uploader.go Refactored and fixed migration tests. (#16714) 4 years ago
gitea_uploader_test.go Refactored and fixed migration tests. (#16714) 4 years ago
github.go Add proxy settings and support for migration and webhook (#16704) 4 years ago
github_test.go Refactored and fixed migration tests. (#16714) 4 years ago
gitlab.go Add proxy settings and support for migration and webhook (#16704) 4 years ago
gitlab_test.go Refactored and fixed migration tests. (#16714) 4 years ago
gogs.go Add proxy settings and support for migration and webhook (#16704) 4 years ago
gogs_test.go Refactored and fixed migration tests. (#16714) 4 years ago
main_test.go Refactored and fixed migration tests. (#16714) 4 years ago
migrate.go
migrate_test.go
restore.go
update.go