diff options
author | Douwe Maan <douwe@gitlab.com> | 2016-06-10 10:34:19 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2016-06-10 10:34:19 +0000 |
commit | a9a9f19b0b245a5829b0626d539c81c7cd28d46c (patch) | |
tree | 1163c15b0f5acd2b5dc0dca0396ef186cf3d18cd /app/assets/javascripts/dispatcher.js.coffee | |
parent | e0f3e44b3e67b80543b6956c7ae46035fabc696f (diff) | |
parent | cef3fd28996edd07b1a9bf00f8a6f1d9bc01c1ac (diff) | |
download | gitlab-ce-a9a9f19b0b245a5829b0626d539c81c7cd28d46c.tar.gz |
Merge branch 'gh-rate-limit' into 'master'
Wrap all rate limiting logic inside GitHub API client
## What does this MR do?
Move the actual rate limiting logic to GitHub API to clean the code inside the GitHub importer, and avoid code duplication.
## Are there points in the code the reviewer needs to double check?
No there aren't.
## Why was this MR needed?
Avoid code duplication to handle API rate limit in every call to the GitHub API.
## What are the relevant issue numbers?
There are none.
## Screenshots (if relevant)
Not relevant.
See merge request !4552
Diffstat (limited to 'app/assets/javascripts/dispatcher.js.coffee')
0 files changed, 0 insertions, 0 deletions