1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 04:05:33 -04:00
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
2019-11-16 16:30:06 +08:00
..
base Add retry for migration http/https requests (#9019) 2019-11-16 16:30:06 +08:00
error.go
git.go
gitea_test.go
gitea.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
github_test.go Update Github Migration Tests (#8938) 2019-11-12 22:48:21 +00:00
github.go
main_test.go
migrate.go Add retry for migration http/https requests (#9019) 2019-11-16 16:30:06 +08:00
update.go