gitlab-org--gitlab-foss/app/helpers
Douwe Maan 1fe7501b49 Revert "Prefer leading style for Style/DotPosition"
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
2017-02-23 09:33:05 -06: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 Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
application_helper.rb Fix code for cops 2017-02-23 09:31:57 -06:00
application_settings_helper.rb Enable Rails/Delegate 2017-02-23 09:32:42 -06:00
auth_helper.rb Added support for Authentiq oauth provider 2016-12-21 10:51:10 +02:00
avatars_helper.rb Removes 'hidden-xs' class from user_avatar helper in order for it to be visible in environments list. 2016-10-06 11:32:58 +01:00
award_emoji_helper.rb Simpler arguments passed to named_route on toggle_award_url helper method 2016-10-19 21:58:12 +02:00
blob_helper.rb Fix code for cops 2017-02-23 09:31:57 -06:00
boards_helper.rb Removes labels instead of closing issue when clicking remove button 2017-02-03 17:02:44 +03:00
branches_helper.rb implements the basic filter functionality 2016-07-19 19:30:10 +01:00
broadcast_messages_helper.rb Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
builds_helper.rb Fix current build arrow 2017-02-13 01:08:35 -06:00
button_helper.rb Clean up commit copy to clipboard and make consistent 2016-12-12 13:16:52 -06:00
ci_status_helper.rb Changes after review 2016-12-21 11:18:15 +00:00
commits_helper.rb Revert "Enable Style/BarePercentLiterals" 2017-02-23 09:32:42 -06:00
compare_helper.rb `can?` already includes the `feature_available?` check 2017-01-25 11:12:09 +01:00
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 Show 'too many changes' message for merge request 2017-01-12 13:41:29 -02:00
dropdowns_helper.rb Homogenize dropdowns on Issue page 2016-11-28 23:18:03 +01:00
emails_helper.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
environment_helper.rb Changes after review 2016-12-07 15:43:24 +00:00
environments_helper.rb Fix JSON problem 2016-11-16 11:58:19 +00:00
events_helper.rb remove unnecessary issues event filter on comments tab 2016-12-08 23:46:45 +03:00
explore_helper.rb Enable Style/SpaceAroundEqualsInParameterDefault cop 2016-08-06 04:03:01 +02:00
external_wiki_helper.rb speed up ExternalWikiService#get_project_wiki_path 2016-07-19 09:06:58 -04:00
form_helper.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
git_helper.rb Improve merge request version feature 2016-09-07 10:24:48 +03:00
gitlab_markdown_helper.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
gitlab_routing_helper.rb Fixed tests, renamed files and methods 2017-02-06 14:51:18 -06:00
graph_helper.rb
groups_helper.rb Refactor Namespace code related to nested groups 2017-01-13 10:05:02 -05:00
icons_helper.rb
import_helper.rb Reduce duplication for GitHubish import status view 2016-12-19 17:35:51 +01:00
issuables_helper.rb Enable Style/ClassCheck 2017-02-23 09:32:22 -06:00
issues_helper.rb Merge branch '26168-emoji-reactions-missing-tooltip-when-not-logged-in' into 'master' 2017-01-03 18:37:28 +00:00
javascript_helper.rb Enable Style/EmptyLineBetweenDefs 2017-02-23 09:32:22 -06:00
kerberos_spnego_helper.rb
labels_helper.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
mattermost_helper.rb Fix a few error messages 2016-12-20 23:17:32 +01:00
members_helper.rb Refactor MembersHelper#filter_group_project_member_path 2016-12-16 20:28:39 -02:00
merge_requests_helper.rb Don't ignore the parameter of MergeRequestsHelper#mr_change_branches_path 2017-02-14 21:43:12 +08:00
milestones_helper.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
namespaces_helper.rb Enable Style/ClassCheck 2017-02-23 09:32:22 -06:00
nav_helper.rb Remove pinned nav functionality and side_navbar_class 2017-02-15 13:31:18 -06:00
notes_helper.rb Fix note form hint showing slash commands supported for commits 2016-09-20 13:58:14 +02:00
notifications_helper.rb Show it as successful pipeline, rather than success pipeline 2016-10-17 07:25:21 +00:00
page_layout_helper.rb dev favicon is blue, not purple 2017-02-16 06:55:52 +11:00
preferences_helper.rb Remove all gitlab theme related code 2017-02-15 13:31:18 -06:00
projects_helper.rb Merge branch '24032-changed-visibility-level-to-public-but-project-is-not-public' into 'master' 2017-01-19 13:03:18 +00:00
runners_helper.rb
search_helper.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
selects_helper.rb Fixed es6 lint errors, and reverted a change to a helper 2017-01-03 12:55:36 -06:00
sentry_helper.rb Fix Sentry not reporting right program for Sidekiq workers 2016-08-25 19:42:52 -07:00
services_helper.rb adds test suite 2017-01-22 00:02:29 +00:00
sidekiq_helper.rb Fix sidekiq stats in admin area 2016-11-23 08:36:03 +11:00
snippets_helper.rb rename snippets_path helper due to conflict 2016-12-10 00:57:23 -06:00
sorting_helper.rb Enable Performance/RedundantMerge 2017-02-23 09:31:57 -06:00
storage_helper.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
submodule_helper.rb Fix code for cops 2017-02-23 09:31:57 -06:00
tab_helper.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
tags_helper.rb filters tags by name 2016-08-31 11:42:33 +01:00
time_helper.rb Cleanup the use of duration and optimize some queries 2016-08-10 23:12:02 +08:00
todos_helper.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
tree_helper.rb Update tree view to sort folders with submodules 2016-08-09 14:08:47 +01:00
triggers_helper.rb Make chat authorization to work [ci skip] 2016-11-17 21:34:23 +01:00
u2f_helper.rb
version_check_helper.rb hide the version check image if internet connection is broken 2017-01-25 03:36:03 +10:30
visibility_level_helper.rb Enable Rails/Delegate 2017-02-23 09:32:42 -06:00
wiki_helper.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
workhorse_helper.rb Verify JWT messages from gitlab-workhorse 2016-09-05 15:05:31 +02:00