summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix inline comment images by removing wrapper #20890Jared Deckard2016-08-131-3/+3
* | Only yield valid references in ReferenceFilter.references_inonly-yield-valid-reference-matchesDouwe Maan2017-02-161-1/+23
* | Add GFM support to nested groupsdz-nested-groups-gfm-altDmitriy Zaporozhets2017-02-131-0/+13
* | Merge branch 'markdown-plantuml' into 'master' Sean McGivern2017-02-031-0/+32
|\ \
| * | PlantUML support for MarkdownHoracio Sanson2017-02-031-0/+32
* | | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-1/+1
|/ /
* | Merge branch 'rs-empty_project-lib' into 'master' Rémy Coutable2017-01-269-21/+21
|\ \
| * | Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-259-21/+21
* | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-251-0/+24
|\ \ \
| * | | address commentsJarka Kadlecova2017-01-251-0/+3
| * | | make mentions working when project not specifiedJarka Kadlecova2017-01-181-0/+21
| |/ /
* | | Fix SyntaxHighlightFilter specDouwe Maan2017-01-171-4/+4
|/ /
* | Merge branch 'issue_25682' into 'master' Sean McGivern2016-12-291-1/+11
|\ \
| * | Parse JIRA issue references even if Issue Tracker is disabledFelipe Artur2016-12-291-1/+11
* | | Merge branch 'inline-math-dollar' into 'master' Robert Speicher2016-12-221-0/+7
|\ \ \
| * | | Don't render inline math when dollar signs are inside markupinline-math-dollarDouwe Maan2016-12-221-0/+7
* | | | Fix lookup of project by unknown ref when caching is enabledDouwe Maan2016-12-222-52/+103
|/ / /
* | | Filter protocol-relative URLs in ExternalLinkFilter. Fixes issue #22742.Makoto Scott-Hinkle2016-12-211-0/+14
|/ /
* | Merge branch 'katex-math' into 'master' Sean McGivern2016-12-151-0/+120
|\ \
| * | Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-142-45/+120
| * | More testsMunken2016-12-081-8/+12
| * | More testsMunken2016-12-081-1/+11
| * | Working inline math filterMunken2016-12-081-0/+31
* | | Merge branch 'unescape-relative-path' into 'master' Gabriel Mazetto2016-12-121-1/+1
|\ \ \ | |/ / |/| |
| * | Add failing test for #25191winniehell2016-12-051-1/+1
* | | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-028-117/+748
|/ /
* | remove underscore from user-content id namespace22781-user-generated-permalinksMike Greiling2016-11-301-3/+3
* | update gitlab flavored markdown tests to reflect namespaced idsMike Greiling2016-11-301-8/+13
* | Merge branch 'markdown-xss-fix-option-2.1' into 'security'Douwe Maan2016-11-091-0/+22
* | Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-0911-53/+97
* | Fix Markdown styling inside reference linkspanjan2016-11-015-33/+116
* | Add failing test for #21420winniehell2016-10-241-11/+29
* | Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-191-0/+82
|\ \
| * | Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-0/+82
* | | Merge branch 'issue_828' into 'master' Douwe Maan2016-10-192-26/+63
|\ \ \ | |/ / |/| |
| * | Prevent wrong markdown on issue ids when project has Jira service activatedissue_828Felipe Artur2016-10-192-26/+63
* | | Merge branch 'fix-escaping' into 'master' Sean McGivern2016-10-191-0/+5
|\ \ \ | |/ / |/| |
| * | fix: commit messages being double-escaped in activies tabamaia2016-10-181-0/+5
* | | Add Nofollow for uppercased scheme in external urlthe-undefined2016-10-181-0/+34
|/ /
* | Add RTL support to markdown rendererEbrahim Byagowi2016-10-162-6/+12
* | Convert UTF-8 Emoji to Gitlab emojiJohan H2016-10-131-0/+16
* | Convert unicode emojis to images.henrik2016-10-111-2/+69
* | HTMLEntityFilter -> HtmlEntityFilterNick Thomas2016-10-101-1/+1
* | Use Hash rocket syntax to maintain Ruby 2.1 compatibility in specStan Hu2016-10-081-1/+1
* | Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-0/+14
* | Use CacheMarkdownField for notesNick Thomas2016-10-072-41/+24
* | Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+74
* | Merge branch 'kradydal/gitlab-ce-20989-disable-all-for-non-project-members'Rémy Coutable2016-10-051-0/+9
|\ \
| * | Imrove grammarKatarzyna Kobierska2016-10-031-1/+1
| * | Fix test, add author attribute to all testsKatarzyna Kobierska2016-10-031-0/+9