0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 10:24:38 +01:00
gitea/services/migrations
Lunny Xiao a4e91c4197
Add proxy host into allow list (#20798)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-08-16 20:15:54 -04:00
..
codebase_test.go
codebase.go
dump.go Fix cli command restore-repo: "units" should be splitted to string slice, to match the old behavior and match the dump-repo's behavior (#20183) 2022-07-01 15:47:44 +08:00
error.go
git.go
gitbucket.go
gitea_downloader_test.go
gitea_downloader.go
gitea_uploader_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
gitea_uploader.go Correctly handle draft releases without a tag (#20314) 2022-07-12 13:57:38 +01:00
github_test.go
github.go
gitlab_test.go
gitlab.go
gogs_test.go
gogs.go
http_client.go
main_test.go
migrate_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
migrate.go Add proxy host into allow list (#20798) 2022-08-16 20:15:54 -04:00
onedev_test.go
onedev.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
restore.go
update.go