| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
result.smart => Paginate iterator with 'page' behaviour.
result.normal => Paginate iterator with 'next' behaviour.
|
| |
|
| |
|
|
|
|
| |
Also add Mimetypes doc
|
|
|
|
|
|
| |
+core
+services.user
~services.repos
|
|
|
|
|
|
| |
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
|
|
It paginate the requests that needs and does the real requests in the
final moment
|