gitlab-org--gitlab-foss/app/helpers
Robert Speicher b5d3c3caa8 Merge branch '23824-activity-page-does-not-show-commits-comments' into 'master'
Allow commit note to be visible if repo is visible

## What does this MR do?

It enforces the `:download_code` permission in `Event#visible_to_user?` for commit notes.

Closes #23824

See merge request !7504
2016-11-16 16:55:33 +00:00
..
accounts_helper.rb implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
appearances_helper.rb
application_helper.rb Replace jQuery.timeago with timeago.js 2016-11-07 14:49:00 -06:00
application_settings_helper.rb Allow the Sidekiq queues to throttle and the factor by which to throttle them to be configurable 2016-11-10 11:38:11 -06:00
auth_helper.rb Centralize LDAP config/filter logic 2016-11-11 15:58:33 -06:00
avatars_helper.rb
award_emoji_helper.rb
blob_helper.rb Refactor template selector in issuable form 2016-11-04 16:59:45 +01:00
boards_helper.rb
branches_helper.rb
broadcast_messages_helper.rb
builds_helper.rb Removed inline JS and added new affix declaration 2016-11-04 15:07:51 +00:00
button_helper.rb Updated positioning of copy file path button in diffs 2016-10-31 16:52:30 +00:00
ci_status_helper.rb Merge remote-tracking branch 'upstream/master' into show-status-from-branch 2016-11-04 22:37:44 +08:00
commits_helper.rb
compare_helper.rb
components_helper.rb Use the Gitlab Workhorse HTTP header in the admin dashboard 2016-11-07 16:15:43 +01:00
dashboard_helper.rb
diff_helper.rb Remove an extra leading space from diff content 2016-11-04 14:05:49 +09:00
dropdowns_helper.rb Unify dropdown button styles 2016-11-03 12:27:06 -05:00
emails_helper.rb
events_helper.rb Allow commit note to be visible if repo is visible 2016-11-16 15:35:15 +01:00
explore_helper.rb
external_wiki_helper.rb
form_helper.rb
git_helper.rb
gitlab_markdown_helper.rb
gitlab_routing_helper.rb add link to build's pipeline within build page header 2016-11-10 16:38:00 -06:00
graph_helper.rb
groups_helper.rb
icons_helper.rb
import_helper.rb
issuables_helper.rb Merge branch 'fix_navigation_bar_issuables_counters' into 'master' 2016-11-16 11:57:08 +00:00
issues_helper.rb
javascript_helper.rb
kerberos_spnego_helper.rb
labels_helper.rb
lfs_helper.rb Move the `objects` method to `LfsHelper` so that it is also available to `LfsStorageController` 2016-11-10 20:04:00 -06:00
members_helper.rb
merge_requests_helper.rb
milestones_helper.rb
namespaces_helper.rb
nav_helper.rb
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb
preferences_helper.rb
projects_helper.rb Removed soon-to-be un-needed project title additions from builds and environments 2016-11-09 12:23:21 +00:00
runners_helper.rb
search_helper.rb Search for a filename in a project 2016-11-16 14:25:54 +02:00
selects_helper.rb
sentry_helper.rb
services_helper.rb
sidekiq_helper.rb Fix sidekiq stats in admin area 2016-10-26 18:53:59 +11:00
snippets_helper.rb
sorting_helper.rb
submodule_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
todos_helper.rb Changed helper method to check for none on params 2016-11-08 09:31:08 +00:00
tree_helper.rb
triggers_helper.rb Add ref parameter for triggerring builds with gitlab webhook from other project. 2016-11-15 17:19:33 +03:00
u2f_helper.rb
version_check_helper.rb
visibility_level_helper.rb
workhorse_helper.rb