gitlab-org--gitlab-foss/spec
Rémy Coutable 12c4fb1b0f Merge branch 'issue_18585' into 'master'
Allow to disable user request access to groups/projects

fixes #18585 

![projects](/uploads/9f381e77ffbcd2ecdbabdb8b201b95e4/projects.png)  

![namespaces](/uploads/4b8d39c80576b499118373f0a221882c/namespaces.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5286
2016-07-20 13:16:21 +00:00
..
config
controllers
factories
features Fix a few nitpicks 2016-07-20 14:38:21 +02:00
finders
fixtures
helpers
initializers
javascripts
lib Ensure to_json methods take optional argument 2016-07-20 11:14:06 +01:00
mailers
models Merge branch 'ci-predefined-variables' into 'master' 2016-07-20 12:40:46 +00:00
requests Update all exposed variables to CI builds 2016-07-20 00:15:18 +02:00
routing
services
support
tasks/gitlab
views
workers
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb