| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
The docs has increased lines of code, so I split it
|
|
|
|
| |
And typos
|
|
|
|
|
|
| |
+core
+services.user
~services.repos
|
|
|
|
|
| |
Decorate the request-factory to parse common params like user and repo,
which can be configurated in service or by args
|
| |
|
|
|
|
|
|
| |
Refactorize on build request to support specific requests cleaner
*Also support to verbose on requests library
|
|
|
|
|
|
| |
User.emails
User.keys
User.followers
|
|
|
|
|
|
|
| |
resources => ghrequests
models => resources
+ Also it's near to complete user service
|
|
Absolute imports as PEP8 tells
|