summaryrefslogtreecommitdiff
path: root/spec/features/markdown
Commit message (Expand)AuthorAgeFilesLines
* Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao2019-06-051-2/+1
* Added tightLists option to copy_as_gfm markdown serializerConstance Okoghenun2019-03-051-11/+0
* Reduce Bundle Size by lazy loading markdown-itTim Zallmann2019-02-061-2/+15
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-26/+1
* Fix rubocop violationsGabriel Mazetto2019-01-311-1/+1
* [master] Resolve "[Security] Stored XSS via KaTeX"Constance Okoghenun2019-01-311-1/+17
* Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-251-0/+62
* Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-241-75/+109
* Update spec/features/markdown/math_spec.rbAndrew Harmon2019-01-181-2/+2
* Merge branch 'security-mermaid-xss' into 'master'Cindy Pallares2018-11-281-1/+1
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-3/+3
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* enable CommonMark as the defaultBrett Walker2018-06-142-15/+49
* Combine multiple `it` blocks to improve Markdown feature spec timesRobert Speicher2018-06-051-107/+97
* move render_gfm into behaviors directoryMike Greiling2018-03-191-1/+1
* Merge branch 'fix-mermaid-xss' into 'security-10-4'Douwe Maan2018-02-095-0/+1298