Merge: lib/github: clean code and add some services
authorJean Privat <jean@pryen.org>
Fri, 16 Oct 2015 20:16:09 +0000 (16:16 -0400)
committerJean Privat <jean@pryen.org>
Fri, 16 Oct 2015 20:16:09 +0000 (16:16 -0400)
commit801b7228a5046ec5751d9b93e3d2655a38970427
tree0527322642499157d82c990c474faa62c30cd449
parent2a68dffa7152f70b81730375d28d669974f88add
parent8e5348d607a17c906adf30417528d4222c790ce4
Merge: lib/github: clean code and add some services

The first objective of this PR is to clean the `github::api` code and remove typing wranings.

It also add new services that can be useful for clients:
* `Issue::is_ull_request`
* Setters to modify GithubEntitties

Pull-Request: #1760
Reviewed-by: Jean Privat <jean@pryen.org>