Skip to content

Conversation

@bensheldon
Copy link
Contributor

This pull request adds a recursive getRepos() function that will load multiple pages of repo data from the Github API; the current implementation only loads 1 page and thus only shows 30 repos total. Also, a spinner has been added to the Statistics section during loading.

A running example of the changes in this pull request can be seen here:
http://codeforamerica.github.com/

(BTW, thanks for the great showcase app!)

caniszczyk added a commit that referenced this pull request Jul 24, 2012
Load all repos from API (not just just first 30)
@caniszczyk caniszczyk merged commit 7599209 into twitter:master Jul 24, 2012
@caniszczyk
Copy link
Contributor

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants