summaryrefslogtreecommitdiff
path: root/app/helpers/markup_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix ProjectCacheWorker for plain READMEsToon Claes2017-05-181-0/+3
* Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-101-1/+1
|\
| * Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* | Merge branch 'bvl-security-9-1-markup-pipeline'Robert Speicher2017-05-101-6/+6
|/
* Pull preserve into render helpersDouwe Maan2017-04-281-8/+9
* Avoid including the MarkupHelperToon Claes2017-04-271-0/+2
* Add commit to the Banzai::post_process contextToon Claes2017-04-271-2/+3
* `markdown` helper is not used with pre-rendered contentToon Claes2017-04-271-1/+1
* Make the `_unsafe` methods privateToon Claes2017-04-271-12/+12
* Single quotes in MarkupHelper where possibleToon Claes2017-04-271-9/+9
* Refactor MarkupHelperDouwe Maan2017-04-271-68/+48
* Cache the rendered README, but post-process on showToon Claes2017-04-271-10/+30
* Move some methods from ApplicationHelper to MarkupHelperToon Claes2017-04-271-0/+32
* Rename GitlabMarkdownHelper -> MarkupHelperToon Claes2017-04-271-0/+211