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.go | ||
| codebase_test.go | ||
| common.go | ||
| dump.go | ||
| error.go | ||
| git.go | ||
| gitbucket.go | ||
| gitea_downloader.go | ||
| gitea_downloader_test.go | ||
| gitea_uploader.go | ||
| gitea_uploader_test.go | ||
| github.go | ||
| github_test.go | ||
| gitlab.go | ||
| gitlab_test.go | ||
| gogs.go | ||
| gogs_test.go | ||
| http_client.go | ||
| main_test.go | ||
| migrate.go | ||
| migrate_test.go | ||
| onedev.go | ||
| onedev_test.go | ||
| restore.go | ||
| update.go | ||