mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-29 10:24:38 +01:00
9edf80f472
Reposting pull request for #22465 > Migration from GitBucket does not work due to a access for "Reviews" API on GitBucket that makes 404 response. This PR has following changes. > 1. Made to stop access for Reviews API while migrating from GitBucket. > 2. Added support for custom URL (e.g. `http://example.com/gitbucket/owner/repository`) > 3. Made to accept for git checkout URL (`http://example.com/git/owner/repository.git`) Co-authored-by: zeripath <art27@cantab.net> |
||
---|---|---|
.. | ||
codebase_test.go | ||
codebase.go | ||
common.go | ||
dump.go | ||
error.go | ||
git.go | ||
gitbucket.go | ||
gitea_downloader_test.go | ||
gitea_downloader.go | ||
gitea_uploader_test.go | ||
gitea_uploader.go | ||
github_test.go | ||
github.go | ||
gitlab_test.go | ||
gitlab.go | ||
gogs_test.go | ||
gogs.go | ||
http_client.go | ||
main_test.go | ||
migrate_test.go | ||
migrate.go | ||
onedev_test.go | ||
onedev.go | ||
restore.go | ||
update.go |