gitlab-org--gitlab-foss/app
Douwe Maan 5042f008ed Merge branch 'cleanup-mentionable-methods-arguments' into 'master'
Simplify Mentionable concern instance methods

## What does this MR do?

Simplify arguments received by the instance methods on the concern so in the closer future will be easy to understand and change

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

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

## What are the relevant issue numbers?

See merge request !6596
2016-10-04 10:51:45 +00:00
..
assets Merge branch 'append-issue-template' into 'master' 2016-10-04 10:39:21 +00:00
controllers Merge branch 'rc-improve-members-destroy-service' into 'master' 2016-10-04 10:50:21 +00:00
finders Take filters in account in issuable counters 2016-09-30 12:02:54 +02:00
helpers Merge branch 'todo-issue-due-date' into 'master' 2016-10-04 09:45:04 +00:00
mailers change determine conditions 2016-10-03 18:07:28 +08:00
models Merge branch 'cleanup-mentionable-methods-arguments' into 'master' 2016-10-04 10:51:45 +00:00
policies Cycle analytics should be accessible to all for public projects. 2016-09-20 16:22:19 +05:30
services Merge branch 'cleanup-mentionable-methods-arguments' into 'master' 2016-10-04 10:51:45 +00:00
uploaders
validators Add '.well-known' to the list of reserved namespaces 2016-09-29 10:36:38 +02:00
views Merge branch 'todo-issue-due-date' into 'master' 2016-10-04 09:45:04 +00:00
workers