Commit Graph

58 Commits (9d6208965c0590e307b8b198557690257da83351)

Author SHA1 Message Date
Aaron Walker 6a3c03762a API: support '/orgs/:org/repos' (#2047)
* API: support '/orgs/:org/repos'
8 years ago
Ethan Koenig 93a1de4842 Fix repo API bug (#2133)
Don't require token when not necessary
8 years ago
Ethan Koenig 8f1d62ad3b Fix GET /users/:username/repos endpoint (#2125) 8 years ago
Ethan Koenig f1adaef458 Less verbose integration tests (#2123)
* Helper functions for intergration test boilerplate
8 years ago
Ethan Koenig 4c0e567062 Fix improper setup for integration tests (#2050) 8 years ago
Ethan Koenig 61716bd8f7 Display URLs in integration test logs (#1924) 8 years ago
Lunny Xiao 0308d44a16 fix #1643 and improve integration test (#1645) 8 years ago
Lunny Xiao 61b08b5c01 bug fixed for API to get user's repos (#1622)
* bug fixed for API to get user's repos

* add tests and fix another place

* test user2 since user1 has no repos
8 years ago