0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-05 19:14:50 +01:00
gitea/modules/migrations/base
Lunny Xiao 0966349354
Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070)
* Make the github migration less rate limit waiting to get comment per page from repository but not per issue

* Fix lint

* adjust Downloader interface

* Fix missed reviews

* Fix test

* Remove unused struct
2021-06-30 15:23:49 +08:00
..
comment.go
downloader.go
error.go
issue.go
label.go
messenger.go
milestone.go
null_downloader.go
options.go
pullrequest.go
reaction.go
release.go
repo.go
retry_downloader.go
review.go
uploader.go