Add the 'visible' parameter into the repository API.
Review Request #4378 — Created Aug. 2, 2013 and submitted
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.
-
This is a review from Review Bot. Tool: Pyflakes Processed Files: reviewboard/webapi/tests.py reviewboard/webapi/resources.py Ignored Files: reviewboard/scmtools/fixtures/test_scmtools.json
-
This is a review from Review Bot. Tool: PEP8 Style Checker Processed Files: reviewboard/webapi/tests.py reviewboard/webapi/resources.py Ignored Files: reviewboard/scmtools/fixtures/test_scmtools.json