summaryrefslogtreecommitdiff
path: root/lib/github/client.rb
Commit message (Collapse)AuthorAgeFilesLines
* Set timeout options to the Github::ClientDouglas Barbosa Alexandre2017-04-241-0/+2
|
* Refactoring Github::RateLimitDouglas Barbosa Alexandre2017-04-241-3/+5
|
* Pass a options hash to Github::ClientDouglas Barbosa Alexandre2017-04-241-3/+3
|
* Remove sensitive informationDouglas Barbosa Alexandre2017-04-241-1/+1
|
* Refactoring Github responseDouglas Barbosa Alexandre2017-04-241-3/+2
|
* Refactoring client to not parse response body automaticallyDouglas Barbosa Alexandre2017-04-241-4/+3
|
* Add basic client for the GitHub APIDouglas Barbosa Alexandre2017-04-241-0/+21