gitlab-org--gitlab-foss/spec/helpers
Douwe Maan 41615ddde4 Merge branch 'cross-reference-mr-on-issues' into 'master'
Show merge requests which close current issue

Closes #2903

### What does this MR do
If an issue is to be closed by a merge request the current user has access to, this will be displayed when the user looks at the issue.

![Screenshot_from_2015-10-12_12-10-37](https://gitlab.com/zj/gitlab-ce/uploads/52e429704e73067b24b69801f13ad7bc/Screenshot_from_2015-10-12_12-10-37.png)

/cc @DouweM

See merge request !1569
2015-10-18 12:07:28 +00:00
..
application_helper_spec.rb Allow avatar_icon to operate on a User 2015-10-15 12:05:01 +02:00
auth_helper_spec.rb
blob_helper_spec.rb
broadcast_messages_helper_spec.rb
ci_status_helper_spec.rb
diff_helper_spec.rb
emails_helper_spec.rb
events_helper_spec.rb
gitlab_markdown_helper_spec.rb
graph_helper_spec.rb
groups_helper.rb
icons_helper_spec.rb
issues_helper_spec.rb Only accept open issues and merge requests 2015-10-16 09:59:32 +02:00
labels_helper_spec.rb
merge_requests_helper_spec.rb
nav_helper_spec.rb
notifications_helper_spec.rb
preferences_helper_spec.rb
projects_helper_spec.rb Re-use User for avatars in link_to_member 2015-10-15 12:05:01 +02:00
runners_helper_spec.rb
search_helper_spec.rb
submodule_helper_spec.rb
tab_helper_spec.rb
time_helper_spec.rb
tree_helper_spec.rb
visibility_level_helper_spec.rb