gitlab-org--gitlab-foss/app/helpers
micael.bergeron 5e600db21c fix #35161, add a first-time contributor badge
a new badge will be added when an user that doesn't yet
have any merged merge request is discussing on either issues or
merge requests that he created.

this is indented for people to use extra care when discussing with
a new contributor.
2017-09-06 09:00:57 -04:00
..
accounts_helper.rb
appearances_helper.rb Cache Appearance instances in Redis 2017-08-10 12:45:49 +02:00
application_helper.rb Clean up new navigation templates 2017-09-06 10:58:24 +00:00
application_settings_helper.rb Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into 'master' 2017-09-01 19:23:08 +00:00
auth_helper.rb `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
avatars_helper.rb Remove tooltip from filtered search user 2017-08-22 16:41:17 -05:00
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
blob_helper.rb Clean up some backend 2017-08-03 14:29:35 +02:00
boards_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
branches_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
breadcrumbs_helper.rb moved `@breadcrumb_title` out of the HAML & into a helper method 2017-07-12 09:16:32 +01:00
broadcast_messages_helper.rb
builds_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
button_helper.rb Add support for copying permalink to notes via more actions dropdown 2017-08-25 12:19:26 +00:00
ci_status_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
commits_helper.rb Fix alignment of gpg status 2017-08-23 10:09:22 -05:00
compare_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
components_helper.rb
conversational_development_index_helper.rb
dashboard_helper.rb
defer_script_tag_helper.rb Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
diff_helper.rb Merge branch 'master' into ide 2017-08-07 15:20:09 -05:00
dropdowns_helper.rb Move "Move to different project" to sidebar 2017-09-03 22:03:17 -05:00
emails_helper.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
emoji_helper.rb
environment_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
environments_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
events_helper.rb Fix display of push events for removed refs 2017-08-22 20:15:45 +02:00
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
gitlab_routing_helper.rb Support references to group milestones 2017-08-07 11:55:00 +01:00
graph_helper.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
groups_helper.rb Clean up new navigation templates 2017-09-06 10:58:24 +00:00
hooks_helper.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
icons_helper.rb
import_helper.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
issuables_helper.rb Re-use issue/MR counts for the pagination system 2017-09-05 11:53:45 +02:00
issues_helper.rb Merge branch 'remove-unused-code-issueshelper' into 'master' 2017-09-04 11:10:44 +00:00
javascript_helper.rb remove needless rails helper 2017-07-18 04:15:02 -05:00
kerberos_spnego_helper.rb
labels_helper.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
lazy_image_tag_helper.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
markup_helper.rb
mattermost_helper.rb
members_helper.rb
merge_requests_helper.rb Rename many path_with_namespace -> full_path 2017-08-01 07:26:58 +02:00
milestones_helper.rb replace `is_legacy_group_milestone?` with `legacy_group_milestone?` 2017-08-29 11:14:41 +03:00
milestones_routing_helper.rb replace `is_group_milestone?` with `group_milestone?` 2017-08-29 11:14:41 +03:00
namespaces_helper.rb Add check for access to Namespace 2017-08-30 12:24:49 -05:00
nav_helper.rb Clean up new navigation templates 2017-09-06 10:58:24 +00:00
notes_helper.rb fix #35161, add a first-time contributor badge 2017-09-06 09:00:57 -04:00
notifications_helper.rb
page_layout_helper.rb Clean up new navigation templates 2017-09-06 10:58:24 +00:00
pagination_helper.rb Use Prev/Next pagination for exploring projects 2017-08-14 13:53:42 +02:00
performance_bar_helper.rb Improve & fix the performance bar UI and behavior 2017-07-06 19:37:31 +00:00
pipeline_schedules_helper.rb Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
preferences_helper.rb
profiles_helper.rb
projects_helper.rb Clean up new navigation templates 2017-09-06 10:58:24 +00:00
rss_helper.rb
runners_helper.rb
search_helper.rb Hide admin link from default search results for non-admins 2017-09-06 12:02:04 +10:00
selects_helper.rb
sentry_helper.rb
services_helper.rb
sidekiq_helper.rb
snippets_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
sorting_helper.rb
storage_health_helper.rb Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
storage_helper.rb
submodule_helper.rb Merge remote-tracking branch 'origin/master' into ide 2017-07-20 17:51:07 +01:00
system_note_helper.rb Merge branch 'master' into issue-discussions-refactor 2017-07-31 10:23:50 +02:00
tab_helper.rb Remove tooltips from new sidebar 2017-08-30 16:55:01 +01:00
tags_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
time_helper.rb
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 More backend cleanup 2017-08-03 15:23:43 +02:00
triggers_helper.rb Recommend using V4 API on chat slash command integrations 2017-07-19 15:11:59 -03:00
u2f_helper.rb
users_helper.rb
version_check_helper.rb Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00
visibility_level_helper.rb fix variable naming conflict 2017-08-30 19:33:24 -05: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