gitlab-org--gitlab-foss/app/helpers
Douwe Maan e98e7c60c5 Merge branch '24392-lfs-helper-refactor' into 'master'
Move the `objects` method to `LfsHelper` so that it is also available to `LfsStorageController`

## What does this MR do?

Move the `objects` method to `LfsHelper` so that it is also available to `LfsStorageController`

It is needed for the `lfs_check_access!` callback when the repository size limit is enabled (EE only).

cc @stanhu @ahanselka 

## Why was this MR needed?

Errors shown here: gitlab-org/gitlab-ce#24392

Discovered thanks to gitlab-com/infrastructure#302

## What are the relevant issue numbers?

Fixes #24392 

Fixes gitlab-com/support-forum#1280

See merge request !7417
2016-11-15 10:19:51 +00:00
..
accounts_helper.rb
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
boards_helper.rb
branches_helper.rb
broadcast_messages_helper.rb
builds_helper.rb
button_helper.rb
ci_status_helper.rb
commits_helper.rb
compare_helper.rb
components_helper.rb
dashboard_helper.rb
diff_helper.rb
dropdowns_helper.rb
emails_helper.rb
events_helper.rb
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
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
selects_helper.rb
sentry_helper.rb
services_helper.rb
sidekiq_helper.rb
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
u2f_helper.rb
version_check_helper.rb
visibility_level_helper.rb
workhorse_helper.rb