gitlab-org--gitlab-foss/app/helpers
2017-12-12 20:57:24 +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 Add custom brand text on new project pages 2017-12-04 17:22:59 +01:00
application_helper.rb Build the locale path with an _ instead of a - 2017-10-18 13:10:35 +02:00
application_settings_helper.rb
auth_helper.rb
auto_devops_helper.rb
avatars_helper.rb Add data-src when image is to be lazy loaded, use tag helper instead of image_tag helper 2017-09-25 11:49:20 +05:30
award_emoji_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
blame_helper.rb Fix division by zero for blame age map 2017-08-24 22:27:31 -05:00
blob_helper.rb
boards_helper.rb
branches_helper.rb
breadcrumbs_helper.rb
broadcast_messages_helper.rb
builds_helper.rb
button_helper.rb
ci_status_helper.rb
commits_helper.rb corrects the url building 2017-12-07 09:01:23 -05:00
compare_helper.rb Stop using branch_names.include? and use branch_exists? 2017-10-10 14:56:04 +00:00
components_helper.rb Use the Gitlab Workhorse HTTP header in the admin dashboard 2016-11-07 16:15:43 +01:00
conversational_development_index_helper.rb Add Conversational Development Index page to admin panel 2017-06-01 17:37:21 +02:00
dashboard_helper.rb
defer_script_tag_helper.rb
diff_helper.rb
dropdowns_helper.rb Move "Move to different project" to sidebar 2017-09-03 22:03:17 -05:00
emails_helper.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
emoji_helper.rb Use native unicode emojis 2017-03-06 12:54:46 -06:00
environment_helper.rb
environments_helper.rb
events_helper.rb
explore_helper.rb
external_wiki_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
form_helper.rb More review comments 2017-08-30 21:20:00 +01:00
git_helper.rb Improve merge request version feature 2016-09-07 10:24:48 +03:00
gitlab_routing_helper.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
graph_helper.rb
groups_helper.rb
hooks_helper.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
icons_helper.rb Fixed Function + Test based on MR 2017-11-09 17:35:12 +01:00
import_helper.rb Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
instance_configuration_helper.rb
issuables_helper.rb
issues_helper.rb
javascript_helper.rb
kerberos_spnego_helper.rb
labels_helper.rb Hide issues and MRs in labels list if disabled 2017-12-11 20:38:53 +01:00
lazy_image_tag_helper.rb
markup_helper.rb Merge branch 'ce-backport-3615' into 'master' 2017-12-07 12:47:46 +00:00
mattermost_helper.rb
members_helper.rb Refactor member view by using presenter 2017-12-11 18:30:56 +01:00
merge_requests_helper.rb
milestones_helper.rb Add tooltip for milestone due date to issue and merge request lists 2017-09-20 07:11:49 +11:00
milestones_routing_helper.rb
namespaces_helper.rb
nav_helper.rb Fix overlap of right-sidebar and wiki create page form 2017-10-31 03:23:47 -05:00
notes_helper.rb
notifications_helper.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
numbers_helper.rb
page_layout_helper.rb
pagination_helper.rb
performance_bar_helper.rb Improve & fix the performance bar UI and behavior 2017-07-06 19:37:31 +00:00
pipeline_schedules_helper.rb
preferences_helper.rb Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into 'security-10-2' 2017-12-08 13:44:36 -08:00
profiles_helper.rb
projects_helper.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
rss_helper.rb
runners_helper.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
search_helper.rb
selects_helper.rb
sentry_helper.rb Fix Sentry not reporting right program for Sidekiq workers 2016-08-25 19:42:52 -07:00
services_helper.rb
sidekiq_helper.rb
snippets_helper.rb
sorting_helper.rb Groups tree enhancements for Groups Dashboard and Group Homepage 2017-10-04 22:49:42 +02:00
storage_health_helper.rb
storage_helper.rb
submodule_helper.rb
system_note_helper.rb
tab_helper.rb Remove title attribute from sidebar elements 2017-09-13 14:30:31 +01:00
tags_helper.rb
time_helper.rb Cleanup the use of duration and optimize some queries 2016-08-10 23:12:02 +08:00
todos_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
tree_helper.rb
triggers_helper.rb Recommend using V4 API on chat slash command integrations 2017-07-19 15:11:59 -03:00
u2f_helper.rb Enable FIDO U2F on Opera browser, see http://caniuse.com/#feat=u2f 2017-06-11 17:00:48 +02:00
users_helper.rb Convert app/views/profiles/show.html.haml to bootstrap_form 2017-06-22 15:42:44 +01:00
version_check_helper.rb Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00
visibility_level_helper.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
webpack_helper.rb fix relative_url_root support for webpack chunks 2017-07-28 12:49:07 -05:00
wiki_helper.rb
workhorse_helper.rb