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 Replace old logo with new one 2015-06-19 16:59:16 +02:00
application_helper.rb Properly render plain readme 2015-07-09 11:36:09 +02:00
application_settings_helper.rb Changed to using the btn class 2015-07-10 13:41:52 -07:00
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 Refactor GitAccess to use instance variables. 2015-03-24 14:11:48 +01:00
broadcast_messages_helper.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
commits_helper.rb Add Commit#author and #committer. 2015-04-02 10:57:01 +02:00
compare_helper.rb Improve create_mr_button? performance. 2015-05-09 23:51:50 +02:00
dashboard_helper.rb Add project filter by visibility and tag to explore page 2015-03-10 15:59:14 -07:00
diff_helper.rb Disabled expansion of top/bottom blobs for new file diffs 2015-05-21 09:25:07 +02:00
emails_helper.rb Replace Rugments with Rouge 2015-07-29 07:40:58 +02:00
events_helper.rb Fixed invalid timestamps in RSS feed #1771 2015-06-23 11:32:26 +01:00
explore_helper.rb Add project filter by visibility and tag to explore page 2015-03-10 15:59:14 -07:00
external_wiki_helper.rb Add a service to support external wikis 2015-03-12 19:13:51 +01:00
git_helper.rb Hide gpg signature on tags page from tag message 2014-11-18 18:00:38 +02:00
gitlab_markdown_helper.rb Fixed the issues 2015-07-09 13:38:33 -07:00
gitlab_routing_helper.rb Move project activity to separate tab. Add more features to project home page 2015-07-07 16:01:12 +02:00
graph_helper.rb Append in place for strings and arrays 2015-01-01 21:12:00 +01:00
groups_helper.rb Fix consistency issue in sidebars of Project and Group Settings. 2015-06-24 18:05:16 +02:00
icons_helper.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
issues_helper.rb Update time_ago_with_tooltip helper 2015-06-17 16:37:10 -04:00
labels_helper.rb Add link_to_label helper 2015-05-21 23:40:25 -04:00
merge_requests_helper.rb When use change branches link at MR form - save source branch selection instead of target one 2015-05-06 15:13:11 +03:00
milestones_helper.rb Rename NoMilestone to Milestone::None 2015-07-06 22:39:55 -04:00
namespaces_helper.rb Prevent database query each time we render group avatar 2015-03-12 13:56:53 -07:00
nav_helper.rb Fix toggle of sidebar 2015-04-22 16:48:39 +03:00
notes_helper.rb Update time_ago_with_tooltip helper 2015-06-17 16:37:10 -04:00
notifications_helper.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
page_layout_helper.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
preferences_helper.rb Allow user to specify content he wants to see on project page 2015-07-13 18:24:15 +02:00
projects_helper.rb Fix Error 500 when browsing projects with no HEAD 2015-07-24 10:14:58 -07:00
search_helper.rb Update views to single form of address. Change "my" to "your" 2015-03-22 20:10:12 -07:00
selects_helper.rb Use the user list from the target project in a merge request 2015-05-22 09:52:09 -04:00
snippets_helper.rb Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
sorting_helper.rb Refactor sorting in project 2015-02-05 19:15:05 -08:00
submodule_helper.rb Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path 2015-06-23 05:49:19 -07:00
tab_helper.rb Move Project Members link from Settings to main menu. 2015-06-09 14:45:38 +02:00
tags_helper.rb Append in place for strings and arrays 2015-01-01 21:12:00 +01:00
tree_helper.rb Simplify and unify helpers for rendering markup 2015-05-18 22:52:13 +02:00
version_check_helper.rb Enable version check only for production environment 2015-05-11 18:23:40 +03:00
visibility_level_helper.rb Fork visibility level fix 2015-07-06 17:40:33 +03:00
wiki_helper.rb Fix Error 500 when searching Wiki pages 2015-04-30 08:54:08 -07:00