gitea/modules/migrations
Lunny Xiao f9acad82ca
Add proxy settings and support for migration and webhook (#16704)
* Add proxy settings and support for migration and webhook

* Fix default value

* Add newline for example ini

* Add lfs proxy support

* Fix lint

* Follow @zeripath's review

* Fix git clone

* Fix test

* missgin http requests for proxy

* use empty

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
2021-08-18 21:10:39 +08:00
..
base
dump.go
error.go
git.go
gitea_downloader.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
gitea_downloader_test.go
gitea_uploader.go
gitea_uploader_test.go
github.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
github_test.go
gitlab.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
gitlab_test.go
gogs.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
gogs_test.go
main_test.go
migrate.go
migrate_test.go
restore.go
update.go