gitlab-org--gitlab-foss/app/helpers
Stan Hu 68fa4de6e3 Make HTTP(s) label consistent on clone bar
Sites that use http:// for the external_url should always display HTTP on
the clone bar. Similarly, sites that use https:// should show HTTPS.
2016-03-19 22:47:27 -07:00
..
appearances_helper.rb
application_helper.rb Fix issues count on project view 2016-03-17 20:55:59 -03:00
application_settings_helper.rb
auth_helper.rb
blob_helper.rb Use Rails etag/cache_control helpers 2016-03-07 16:49:46 +01:00
branches_helper.rb
broadcast_messages_helper.rb
button_helper.rb
ci_badge_helper.rb
ci_status_helper.rb Use klass instead of clazz 2016-03-15 16:24:51 +01:00
commits_helper.rb
compare_helper.rb
dashboard_helper.rb
diff_helper.rb
dropdowns_helper.rb Updated controller with before_action 2016-03-18 15:18:06 +00:00
emails_helper.rb
events_helper.rb Restrict access to confidential issues on activity feed 2016-03-17 20:56:00 -03:00
explore_helper.rb Make projects sort dropdown shared so it can be reused for other pages 2016-03-04 19:26:10 +01:00
external_wiki_helper.rb
git_helper.rb
gitlab_markdown_helper.rb
gitlab_routing_helper.rb
graph_helper.rb
groups_helper.rb
icons_helper.rb
issuables_helper.rb Moved code to single line if 2016-03-17 09:13:20 +00:00
issues_helper.rb Add eye-slash icon to confidential issues 2016-03-17 20:56:00 -03:00
labels_helper.rb Merge branch 'label-tooltip' into 'master' 2016-03-19 18:55:12 +00:00
merge_requests_helper.rb
milestones_helper.rb Dedupe labels in labels selector in Dashboard pages 2016-03-18 21:49:56 +01:00
namespaces_helper.rb
nav_helper.rb
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb
preferences_helper.rb
projects_helper.rb Make HTTP(s) label consistent on clone bar 2016-03-19 22:47:27 -07:00
runners_helper.rb
search_helper.rb Fix help_autocomplete alignment 2016-03-10 15:24:37 -05:00
selects_helper.rb
snippets_helper.rb Remove `Snippet#expires_at` 2016-03-05 18:12:17 -05:00
sorting_helper.rb Show active sorting method for projects list 2016-03-04 19:27:02 +01:00
submodule_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
todos_helper.rb Rename `Todo#to_reference` to `Todo#target_reference` 2016-03-18 13:24:47 -03:00
tree_helper.rb
triggers_helper.rb
version_check_helper.rb
visibility_level_helper.rb