gitlab-org--gitlab-foss/app/helpers
Stefan Tatschner 00ff84d3c0 Add HTMLGitlab formatter
This custom formatter for rouge is needed to generate HTML output
specifically for gitlab. Since its usecase is mostly suitable for
gitlab it had been rejected upstream:
https://github.com/jneen/rouge/pull/268

Thanks a lot to @stanhu, @jneen and @tsigo for review!
2015-07-29 08:32:00 +02:00
..
appearances_helper.rb
application_helper.rb
application_settings_helper.rb
auth_helper.rb Allow custom label to be set for authentication providers. 2015-07-23 15:20:12 +02:00
blob_helper.rb Add HTMLGitlab formatter 2015-07-29 08:32:00 +02:00
branches_helper.rb
broadcast_messages_helper.rb
commits_helper.rb
compare_helper.rb
dashboard_helper.rb
diff_helper.rb
emails_helper.rb Replace Rugments with Rouge 2015-07-29 07:40:58 +02:00
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
merge_requests_helper.rb
milestones_helper.rb
namespaces_helper.rb
nav_helper.rb
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb
preferences_helper.rb
projects_helper.rb Fix Error 500 when browsing projects with no HEAD 2015-07-24 10:14:58 -07:00
search_helper.rb
selects_helper.rb
snippets_helper.rb
sorting_helper.rb
submodule_helper.rb
tab_helper.rb
tags_helper.rb
tree_helper.rb
version_check_helper.rb
visibility_level_helper.rb
wiki_helper.rb