gitlab/spec
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
..
controllers Split the user ssh keys by newline, not the characters "\n" 2014-02-11 19:24:23 +01:00
factories Fix broadcast message factory 2013-12-19 21:06:59 +02:00
features Merge branch 'feature/public_groups' into 'master' 2014-02-24 19:37:13 +00:00
fixtures Ability to edit comments 2013-07-01 10:48:02 +01:00
helpers Fix notification specs 2014-02-18 09:04:30 +02:00
javascripts Update jasmine gem to work with rails4 2013-12-10 16:03:24 +02:00
lib Merge branch 'master' into reference_relative_links 2014-01-24 14:02:11 +01:00
mailers Add email aliases for users 2014-02-13 22:59:39 -06:00
models Add Gemnasium Service for Gitlab 2014-02-21 16:25:22 +01:00
observers Add email aliases for users 2014-02-13 22:59:39 -06:00
requests/api Extract commits API to separate file 2014-02-18 12:41:21 +02:00
routing Add email aliases for users 2014-02-13 22:59:39 -06:00
services Add email aliases for users 2014-02-13 22:59:39 -06:00
support Add email aliases for users 2014-02-13 22:59:39 -06:00
tasks/gitlab Fix deprecation in specs 2014-01-15 14:00:11 +03:00
workers Merge branch 'improve/mr_diff' 2014-01-23 14:38:23 +02:00
factories.rb Add email aliases for users 2014-02-13 22:59:39 -06:00
factories_spec.rb Style changes from review with @randx 2013-07-17 22:48:03 -04:00
seed_project.tar.gz Use the correct paths. 2014-01-23 16:00:39 +01:00
spec_helper.rb Merge Request on forked projects 2013-07-17 22:41:30 -04:00