gitlab-org--gitlab-foss/app/helpers
Mike Greiling 7039d52349 Merge branch 'master' into go-go-gadget-webpack
* master:
  Change window size before visiting page, to get correct scroll position
  Fix slash commands spec error
  Move project services to new location under Integrations
  Move webhooks to new a location under Integrations
  Fixed eslint test failure
  Fixed redirection from http://someproject.git to http://someproject
  Add traits for the different Event types to the Event factory
  prevent nonewline type diff lines from containing unfolding link
  ensure linenumber data attribute is correct for the last line in a diff chunk
  ensure last line in diff block is contained within a table row element
  ensure click event is bound only once
2017-02-03 17:19:02 -06:00
..
accounts_helper.rb
appearances_helper.rb
application_helper.rb replace `find_with_namespace` with `find_by_full_path` 2017-02-03 07:14:04 +07:00
application_settings_helper.rb Merge branch '24161-non-intuitive-buttons-for-import-sources-in-administrator-settings-enable-disable' into 'master' 2016-11-22 21:03:42 +00:00
auth_helper.rb Added support for Authentiq oauth provider 2016-12-21 10:51:10 +02:00
avatars_helper.rb
award_emoji_helper.rb
blob_helper.rb removes old css class from everywhere 2017-02-02 18:22:32 +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
broadcast_messages_helper.rb
builds_helper.rb Improve name of build log state data attribute 2016-11-22 14:48:14 +01: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 unifies mr diff file button style 2017-01-30 16:58:30 +06:00
compare_helper.rb `can?` already includes the `feature_available?` check 2017-01-25 11:12:09 +01:00
components_helper.rb
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
environment_helper.rb Changes after review 2016-12-07 15:43:24 +00:00
environments_helper.rb
events_helper.rb remove unnecessary issues event filter on comments tab 2016-12-08 23:46:45 +03:00
explore_helper.rb
external_wiki_helper.rb
form_helper.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
git_helper.rb
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 Corrected code style and titles 2017-01-18 15:19:35 -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 Move issuable reference display to a helper method 2017-01-27 20:20:19 -02: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 Merge branch 'master' into go-go-gadget-webpack 2017-02-03 13:17:03 -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 Backport changes from EE squash 2017-02-03 09:46:03 +00:00
milestones_helper.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
namespaces_helper.rb
nav_helper.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb
preferences_helper.rb
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 Move webhooks to new a location under Integrations 2017-02-03 19:26:48 +01: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
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 Add more storage statistics 2016-12-21 16:39:49 +01:00
storage_helper.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
submodule_helper.rb
tab_helper.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
tags_helper.rb
time_helper.rb
todos_helper.rb Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' 2017-01-19 11:05:38 +00:00
tree_helper.rb
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 Keep snippet visibility on error 2017-02-02 10:23:50 +00:00
workhorse_helper.rb