This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-10-10 16:21:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
modules
/
migrations
History
Lunny Xiao
7979c3654e
Copy git data from disk when restore repository (
#16066
)
2021-06-04 16:14:20 +03:00
..
base
Encrypt migration credentials at rest (
#15895
)
2021-05-31 04:25:47 -04:00
dump.go
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (
#15790
)
2021-05-10 15:57:45 +08:00
error.go
…
git.go
…
gitea_downloader_test.go
…
gitea_downloader.go
[Vendor] update gitea-sdk v0.14.0 (
#15103
)
2021-03-22 18:03:18 +01:00
gitea_uploader_test.go
…
gitea_uploader.go
Copy git data from disk when restore repository (
#16066
)
2021-06-04 16:14:20 +03:00
github_test.go
…
github.go
GitHub: migrate draft releases too (
#15884
)
2021-05-15 18:37:17 -04:00
gitlab_test.go
…
gitlab.go
…
gogs_test.go
…
gogs.go
…
main_test.go
…
migrate_test.go
Do not convert file path to lowercase (
#15023
)
2021-03-18 13:58:47 +00:00
migrate.go
Copy git data from disk when restore repository (
#16066
)
2021-06-04 16:14:20 +03:00
restore.go
Copy git data from disk when restore repository (
#16066
)
2021-06-04 16:14:20 +03:00
update.go
…