jandy-team / jandy

A historical performance trace tool/service
http://jandy.org
GNU General Public License v3.0
12 stars 13 forks source link

Github user repository count limitation #48

Open MyeongKim opened 8 years ago

MyeongKim commented 8 years ago

In user profile page some repositories are not shown. Currently the count is limited to 30.

MyeongKim commented 8 years ago

Requests that return multiple items will be paginated to 30 items by default. Maybe we should use ?per_page parameter.

https://developer.github.com/v3/#pagination