gitlab-org--gitlab-foss/app/helpers
Lin Jen-Shin 39b6f31c66 Eliminate constants warnings by:
* Replace `require` or `require_relative` with `require_dependency`
* Remove unneeded `autoload`
2018-06-01 13:46:46 +08:00
..
accounts_helper.rb
active_sessions_helper.rb
appearances_helper.rb
application_helper.rb
application_settings_helper.rb Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache 2018-05-29 10:38:59 +02:00
auth_helper.rb
auto_devops_helper.rb
avatars_helper.rb
award_emoji_helper.rb
blame_helper.rb
blob_helper.rb
boards_helper.rb
branches_helper.rb
breadcrumbs_helper.rb
broadcast_messages_helper.rb
builds_helper.rb
button_helper.rb
calendar_helper.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
ci_status_helper.rb
clusters_helper.rb
commits_helper.rb
compare_helper.rb
components_helper.rb
conversational_development_index_helper.rb
count_helper.rb Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
dashboard_helper.rb
defer_script_tag_helper.rb
deploy_tokens_helper.rb
diff_helper.rb
dropdowns_helper.rb
emails_helper.rb
emoji_helper.rb
environment_helper.rb
environments_helper.rb
events_helper.rb
explore_helper.rb
external_wiki_helper.rb
form_helper.rb
git_helper.rb
gitlab_routing_helper.rb
graph_helper.rb
groups_helper.rb
hooks_helper.rb
icons_helper.rb
import_helper.rb
instance_configuration_helper.rb
issuables_helper.rb
issues_helper.rb
javascript_helper.rb
kerberos_spnego_helper.rb
labels_helper.rb
lazy_image_tag_helper.rb
markup_helper.rb
mattermost_helper.rb
members_helper.rb
merge_requests_helper.rb Add 'squash and rebase' feature to CE 2018-05-29 20:51:43 +11:00
milestones_helper.rb
milestones_routing_helper.rb
namespaces_helper.rb
nav_helper.rb Add helpful messages to empty wiki view 2018-05-29 07:28:49 +00:00
notes_helper.rb
notifications_helper.rb
numbers_helper.rb
page_layout_helper.rb
pagination_helper.rb
performance_bar_helper.rb
pipeline_schedules_helper.rb
preferences_helper.rb
profiles_helper.rb
projects_helper.rb Resolve "Operations navigation menu renders empty menu when user does not have the right permissions" 2018-05-29 11:37:59 +00:00
rss_helper.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
runners_helper.rb
safe_params_helper.rb
search_helper.rb
selects_helper.rb
sentry_helper.rb
services_helper.rb
sidekiq_helper.rb
snippets_helper.rb
sorting_helper.rb
storage_health_helper.rb
storage_helper.rb
submodule_helper.rb
system_note_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
todos_helper.rb
tree_helper.rb
triggers_helper.rb
user_callouts_helper.rb
users_helper.rb
version_check_helper.rb
visibility_level_helper.rb
webpack_helper.rb Eliminate constants warnings by: 2018-06-01 13:46:46 +08:00
wiki_helper.rb
workhorse_helper.rb