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.go
codebase_test.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.go
gitea_downloader_test.go
gitea_uploader.go Correctly handle draft releases without a tag (#20314) 2022-07-12 13:57:38 +01:00
gitea_uploader_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
github.go
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
http_client.go
main_test.go
migrate.go Add proxy host into allow list (#20798) 2022-08-16 20:15:54 -04:00
migrate_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
onedev.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
onedev_test.go
restore.go
update.go