summaryrefslogtreecommitdiff
path: root/lib/github/rate_limit.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-071-27/+0
* Refactoring Github::RateLimitDouglas Barbosa Alexandre2017-04-241-24/+9
* Extract rate limit URL to a constantDouglas Barbosa Alexandre2017-04-241-5/+2
* Does not freeze integer valuesDouglas Barbosa Alexandre2017-04-241-2/+2
* Refactoring client to not parse response body automaticallyDouglas Barbosa Alexandre2017-04-241-3/+7
* Add basic client for the GitHub APIDouglas Barbosa Alexandre2017-04-241-0/+41