gitlab/app
Dmitriy Zaporozhets 79dd7beebd Merge branch 'feature/public_groups' into 'master'
Public Groups

This is the initial work (meaning no tests) for making groups public if they have a public project (or internal for logged in users). This allows issues and merge requests to be viewed, but _not_ group membership. As part of this I have also added back the link in the public project title section (it was removed as it didn't make sense before).

This addesses the following suggestions/issues:

http://feedback.gitlab.com/forums/176466-general/suggestions/5314461-groups-containing-one-or-more-public-projects-shou
Issue #32
https://github.com/gitlabhq/gitlabhq/issues/5203
as well as a few closed issues.

This also changes the public user page to only show groups that are accessible to the user in some manner.
2014-02-24 19:37:13 +00:00
..
assets Fix btn-group align 2014-02-24 17:44:25 +02:00
controllers Merge branch 'feature/public_groups' into 'master' 2014-02-24 19:37:13 +00:00
helpers Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
mailers Add email aliases for users 2014-02-13 22:59:39 -06:00
models Merge branch 'feature/public_groups' into 'master' 2014-02-24 19:37:13 +00:00
observers Add email aliases for users 2014-02-13 22:59:39 -06:00
services Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
uploaders Expire event cache on avatar creation/removal 2013-12-11 09:30:22 -06:00
views Merge branch 'feature/public_groups' into 'master' 2014-02-24 19:37:13 +00:00
workers Improve compare logic for EmailOnPush service 2014-02-12 12:56:13 +02:00