Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-02Enable AsciiDoc syntax highlighting (using Rouge)Guillaume Grossetie
2019-03-20Implement multi-line suggestions filteringOswaldo Ferreira
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2019-01-24Use nodes and marks to power Copy-as-GFMDouwe Maan
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-07-23Enable frozen strings in remaining lib/banzai/filter/*.rb filesStan Hu
2018-03-07Add CommonMark markdown engineblackst0ne
2018-02-09Merge branch 'fix-mermaid-xss' into 'security-10-4'Douwe Maan
2017-11-22Add support of MermaidVitaliy @blackst0ne Klachkov
2017-04-06Merge branch '30125-markdown-security'Robert Speicher
2017-03-15Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan
2017-01-17Fix SyntaxHighlightFilter specDouwe Maan
2017-01-17Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan
2016-10-04Removed puts code :see_no_evil:Phil Hughes
2016-10-04Adds v-pre to code blocks in commentsPhil Hughes
2016-08-03Improve performance of SyntaxHighlightFilterYorick Peterse
2016-07-16Don't fail to highlight when Rouge doesn't have a lexerDouwe Maan
2016-07-15use %(...) and %[...] in favor of %<...>http://jneen.net/
2016-07-14bugfix: don't error in css_classeshttp://jneen.net/
2016-07-14without line anchors, this is just the plain HTML formatterhttp://jneen.net/
2016-07-14kill the :cssclass optionhttp://jneen.net/
2016-07-14add the wrapping back in for the banzai filterhttp://jneen.net/
2016-07-01Metrics for Rouge::Plugins::Redcarpet and Rouge::Formatters::HTMLGitlabPaco Guzman
2016-03-24Remove redundant `require`s from Banzai filesRobert Speicher
2016-01-14Prevent circular reference error in BanzaiDouwe Maan
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan