forgejo/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 Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
error.go
issue.go
label.go
messenger.go Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00
milestone.go
null_downloader.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
options.go
pullrequest.go
reaction.go
release.go
repo.go
retry_downloader.go Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
review.go
uploader.go