Add the 'visible' parameter into the repository API.

Review Request #4378 — Created Aug. 2, 2013 and submitted — Latest diff uploaded

david
Review Board
master
reviewboard
Add the 'visible' parameter into the repository API.

This change exposes the 'visible' field in Repository through the API. This can
be retrieved and updated through the API, and the list URL now has a
show-invisible query parameter which will list all repositories, not just the
visible ones.
Ran unit tests.
    Loading...