gitlab-org--gitlab-foss/spec/models/concerns
Douwe Maan d308a3f433 Merge branch 'issue_19734' into 'master'
Project tools visibility level

## part of #19734   

![project_features_access_level](/uploads/81ec7185d4e61d7578652020209af925/project_features_access_level.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)
- [x] 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 !5606
2016-09-01 15:28:14 +00:00
..
access_requestable_spec.rb
awardable_spec.rb Order award tooltips by their created_at date 2016-09-01 08:40:10 +10:00
case_sensitivity_spec.rb
faster_cache_keys_spec.rb Added concern for a faster "cache_key" method 2016-08-08 16:49:22 +02:00
has_status_spec.rb rename Statuseable to HasStatus 2016-08-25 04:55:32 +02:00
issuable_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
mentionable_spec.rb Method for returning issues readable by a user 2016-07-29 12:51:18 +02:00
milestoneish_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
participable_spec.rb
project_features_compatibility_spec.rb Project tools visibility level 2016-09-01 11:47:59 -03:00
spammable_spec.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
strip_attribute_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
subscribable_spec.rb
token_authenticatable_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00