Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow users to disable SSL verification if not connecting to github.com | Douglas Barbosa Alexandre | 2017-08-07 | 1 | -4/+15 |
* | Extrac common timeout to a constant on Github::Client | Douglas Barbosa Alexandre | 2017-08-07 | 1 | -2/+4 |
* | Fix small typoe on Github::Client#root_endpoint | Douglas Barbosa Alexandre | 2017-08-07 | 1 | -1/+1 |
* | Move GitHub root endpoint methods to Github::Client | Douglas Barbosa Alexandre | 2017-08-07 | 1 | -1/+18 |
* | Set timeout options to the Github::Client | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+2 |
* | Refactoring Github::RateLimit | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -3/+5 |
* | Pass a options hash to Github::Client | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -3/+3 |
* | Remove sensitive information | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -1/+1 |
* | Refactoring Github response | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -3/+2 |
* | Refactoring client to not parse response body automatically | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -4/+3 |
* | Add basic client for the GitHub API | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+21 |