summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/asciidoc_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-0/+25
* Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri'Robert Speicher2017-05-101-1/+16
* Merge branch 'bvl-security-9-1-markup-pipeline'Robert Speicher2017-05-101-3/+11
* Remove unused optional parameter `asciidoc_opts`Toon Claes2017-04-271-19/+2
* Merge branch 'asciidoctor-xss-patch' into 'security' Robert Speicher2017-02-151-0/+23
* Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-121-0/+4
* Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-141-2/+2
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-3/+0
* Fix relative links in other markup formatsben.boeckel/gitlab-ce-fixup-links-in-generic-docsBen Boeckel2016-02-121-16/+0
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-1/+1
* Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-101-1/+1
|\
| * Tag lib specsDouwe Maan2015-12-091-1/+1
* | Use Gitlab::Markdown for Asciidoc and ReferenceExtractor pipelinesDouwe Maan2015-10-141-3/+3
|/
* Fix Style/AlignHash cop violationsStan Hu2015-06-221-4/+10
* Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-2/+2
* Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka2015-05-181-0/+59