Commit Graph

9 Commits (d155d0e6656df7b7699a4a6b60889689d6678ef5)

Author SHA1 Message Date
Ethan Koenig 49df677c47 Check for access in /repositories/:id (#2227)
* Check for access in /repositories/:id

* Integration test
8 years ago
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