gitlabhq/app/helpers
Dan Knox 7665b1de7e Use Gitlab Markdown for Markdown files and Gollum to render the rest.
This commit enables the usage of the Gitlab Markdown post processing
on all Markdown formatted files. For file types that do not contain
Markdown, it defaults to the Gollum native renderer to process the
content.
2013-03-13 23:31:08 -07:00
..
admin/teams Move team project management to own controller 2013-01-24 22:31:24 +02:00
application_helper.rb Merge pull request #2954 from cabeca/fix-image-url-emoji 2013-03-05 05:52:01 -08:00
commits_helper.rb Show only ≤16 lines of code in a discussion (fix issue #2860). 2013-02-03 03:33:42 +08:00
dashboard_helper.rb Fix project filter for MR on dashboard 2013-02-19 09:43:41 +02:00
events_helper.rb base implementation 2013-01-22 19:05:01 +02:00
gitlab_markdown_helper.rb Use Gitlab Markdown for Markdown files and Gollum to render the rest. 2013-03-13 23:31:08 -07:00
groups_helper.rb Common filtering for dashboard and group. Share partial search result partial 2013-01-07 20:52:43 +02:00
issues_helper.rb created-by-me filter for issues inside project. Fixed global project.issues order 2013-02-28 17:46:28 +02:00
merge_requests_helper.rb Merge Request uses StateMachine now 2013-02-18 14:43:50 +04:00
namespaces_helper.rb Syntax fix of sorting groups/users 2013-02-19 11:13:19 +04:00
notes_helper.rb change logic on line_code 2013-01-15 11:12:17 +02:00
profile_helper.rb improve profile layout after omniauth changes 2012-09-12 18:56:44 +03:00
projects_helper.rb Refactor and restyle team page for project 2013-02-18 21:10:49 +02:00
snippets_helper.rb refactor lifetime_select helper 2011-10-27 12:11:42 +05:00
tab_helper.rb User can create group 2013-01-24 17:47:09 +02:00
tags_helper.rb 1. Set Helvetica as primary font; 2. removed tabs 2011-11-09 21:26:24 +02:00
tree_helper.rb tree_heleper: concat html only if present. Avoid nil exception 2013-03-05 17:15:20 +02:00
user_teams_helper.rb Fix little bugs 2013-01-24 22:31:48 +02:00