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.
Lunny Xiao ffc904b1e0 Sleep longer if request speed is over github limitation (#9335)
* Sleep longer if request speed is over github limitation

* improve code

* remove unused code

* fix lint

* Use github's rate limit remain value to determine how long to sleep

* Save reset time when finished github api request

* fix bug

* fix lint

* Add context.Context for sleep

* fix test

* improve code

* fix bug and lint

* fix import order
5 years ago
..
admin Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
misc Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
org Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 5 years ago
repo Sleep longer if request speed is over github limitation (#9335) 5 years ago
swagger [API] extend StopWatch (#9196) 5 years ago
user Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
utils Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
api.go [API] extend StopWatch (#9196) 5 years ago