1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 02:03:57 +03:00
gitea/services
Haruo Kinoshita 9edf80f472
Fix migration from gitbucket (repost) (#22477)
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>
2023-01-17 15:22:00 +08:00
..
2023-01-11 13:31:16 +08:00
2023-01-08 09:34:58 +08:00
2023-01-02 22:46:39 +01:00
2023-01-11 13:31:16 +08:00