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.
gitea/modules/migrations
Lunny Xiao 1b7182e5ec
Add retry for migration http/https requests (#9019)
* Add retry for migration http/https requests

* give the more suitable name for retry configuraion items

* fix docs and lint

* Only use retryDownloader when setting > 1
5 years ago
..
base Add retry for migration http/https requests (#9019) 5 years ago
error.go
git.go
gitea.go Add Close() method to gogitRepository (#8901) 5 years ago
gitea_test.go
github.go
github_test.go Update Github Migration Tests (#8938) 5 years ago
main_test.go
migrate.go Add retry for migration http/https requests (#9019) 5 years ago
update.go