gitlab-org--gitlab-foss/app/helpers
Yorick Peterse 693e63f523 Allow avatar_icon to operate on a User
If the User object is already known before calling this method being
able to re-use said object can save us an extra SQL query.
2015-10-15 12:05:01 +02:00
..
ci Cleanup CI code after refactoring and fix several 500 errors 2015-10-06 20:15:06 +02:00
appearances_helper.rb
application_helper.rb Allow avatar_icon to operate on a User 2015-10-15 12:05:01 +02:00
application_settings_helper.rb
auth_helper.rb
blob_helper.rb
branches_helper.rb
broadcast_messages_helper.rb
builds_helper.rb Fix ci build routing and few tests 2015-10-06 21:41:37 +02:00
ci_status_helper.rb
commits_helper.rb
compare_helper.rb
dashboard_helper.rb
diff_helper.rb
emails_helper.rb
events_helper.rb
explore_helper.rb
external_wiki_helper.rb
git_helper.rb
gitlab_markdown_helper.rb
gitlab_routing_helper.rb
graph_helper.rb
groups_helper.rb
icons_helper.rb
issues_helper.rb
labels_helper.rb Restore placeholders in issue filters from "Any" to "Milestone" and "Label" 2015-10-08 23:53:32 -07:00
merge_requests_helper.rb Simplify the `issues_sentence` helper 2015-10-14 16:30:19 -04:00
milestones_helper.rb Restore placeholders in issue filters from "Any" to "Milestone" and "Label" 2015-10-08 23:53:32 -07:00
namespaces_helper.rb
nav_helper.rb
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb
preferences_helper.rb
projects_helper.rb
runners_helper.rb Fix warning sign 2015-10-14 17:29:18 +02:00
search_helper.rb
selects_helper.rb
snippets_helper.rb
sorting_helper.rb
submodule_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
tree_helper.rb
triggers_helper.rb
version_check_helper.rb
visibility_level_helper.rb