You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
3 years ago
..
base Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
dump.go Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
error.go Upgrade github.com/google/go-github v32.1.0 -> v37.0.0 (#16661) 3 years ago
git.go Add support to migrate from gogs (#14342) 4 years ago
gitea_downloader.go Add proxy settings and support for migration and webhook (#16704) 3 years ago
gitea_downloader_test.go Refactored and fixed migration tests. (#16714) 3 years ago
gitea_uploader.go Refactored and fixed migration tests. (#16714) 3 years ago
gitea_uploader_test.go Refactored and fixed migration tests. (#16714) 3 years ago
github.go Add proxy settings and support for migration and webhook (#16704) 3 years ago
github_test.go Refactored and fixed migration tests. (#16714) 3 years ago
gitlab.go Add proxy settings and support for migration and webhook (#16704) 3 years ago
gitlab_test.go Refactored and fixed migration tests. (#16714) 3 years ago
gogs.go Add proxy settings and support for migration and webhook (#16704) 3 years ago
gogs_test.go Refactored and fixed migration tests. (#16714) 3 years ago
main_test.go Refactored and fixed migration tests. (#16714) 3 years ago
migrate.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
migrate_test.go Do not convert file path to lowercase (#15023) 3 years ago
restore.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 3 years ago
update.go Refactor Cron and merge dashboard tasks (#10745) 4 years ago