THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gitea
/
modules
/
migrations
History
Lunny Xiao
240fea8c14
Fix rate limit bug when downloading assets on migrating from github (
#14564
)
2021-02-07 15:56:11 +00:00
..
base
Add support to migrate from gogs (
#14342
)
2021-01-21 20:33:58 +01:00
dump.go
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (
#12244
)
2020-12-27 11:34:19 +08:00
error.go
Add support to migrate from gogs (
#14342
)
2021-01-21 20:33:58 +01:00
git.go
Add support to migrate from gogs (
#14342
)
2021-01-21 20:33:58 +01:00
gitea_downloader_test.go
…
gitea_downloader.go
Add support to migrate from gogs (
#14342
)
2021-01-21 20:33:58 +01:00
gitea_uploader_test.go
Dump github/gitlab/gitea repository data to a local directory and restore to gitea (
#12244
)
2020-12-27 11:34:19 +08:00
gitea_uploader.go
Add support to migrate from gogs (
#14342
)
2021-01-21 20:33:58 +01:00
github_test.go
…
github.go
Fix rate limit bug when downloading assets on migrating from github (
#14564
)
2021-02-07 15:56:11 +00:00
gitlab_test.go
…
gitlab.go
Add support to migrate from gogs (
#14342
)
2021-01-21 20:33:58 +01:00
gogs_test.go
Add support to migrate from gogs (
#14342
)
2021-01-21 20:33:58 +01:00
gogs.go
Add support to migrate from gogs (
#14342
)
2021-01-21 20:33:58 +01:00
main_test.go
…
migrate_test.go
…
migrate.go
Add support to migrate from gogs (
#14342
)
2021-01-21 20:33:58 +01:00
restore.go
Add support to migrate from gogs (
#14342
)
2021-01-21 20:33:58 +01:00
update.go
…