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.
forgejo/routers
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 Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
api/v1 Sleep longer if request speed is over github limitation (#9335) 5 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org site admin could view org's members (#9346) 5 years ago
private AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
repo Fix double webhook for new PR (#9375) 5 years ago
routes Change target branch for pull request (#6488) 5 years ago
user Fix cache problem on dashboard (#9358) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Explore page: Add topic param to pagination (#9077) (#9078) 5 years ago
init.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago