Commit graph

6 commits

Author SHA1 Message Date
Marin Jankovski
63f7129483 Move application setting to separate variable. 2015-03-18 13:55:41 -07:00
Vinnie Okada
e535d21768 Handle nil restricted visibility settings
Return `true` from `non_restricted_level?` when the
`restricted_visibility_levels` setting is nil.
2015-03-18 12:50:27 -06:00
Vinnie Okada
cacac147de Move restricted visibility settings to the UI
Add checkboxes to the application settings page for restricted
visibility levels, and remove those settings from gitlab.yml.
2015-03-07 13:11:08 -07:00
Job van der Voort
68fd66c6e3 block visibility level restriction override in controller 2014-08-28 20:33:41 +02:00
Jeroen van Baarsen
3c439888a6 Removed some constant allready defined warnings
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2014-07-16 20:12:46 +02:00
Jason Hollingsworth
d9bb4230cc Adding authenticated public mode (internal).
Added visibility_level icons to project view (rather than just text).
Added public projects to search results.
Added ability to restrict visibility levels standard users can set.
2013-11-26 22:22:07 -06:00