summaryrefslogtreecommitdiff
path: root/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Eager load project routes for issue referencesYorick Peterse2018-05-281-1/+2
* Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable2018-05-231-1/+1
* Fix double brackets being linkified in wiki markdownAlex2018-05-181-0/+3
* Resolve "Expand API: Render an arbitrary Markdown document"blackst0ne2018-05-182-3/+3
* Fix commit trailer rendering when Gravatar is disabledDouwe Maan2018-04-251-1/+0
* make call to 'html_escape' unambiguousBrett Walker2018-04-172-2/+2
* Fix reference filters in group contextJan Provaznik2018-04-127-16/+28
* Support Markdown rendering using multiple projectsrendering-markdown-multiple-projectsYorick Peterse2018-04-1111-48/+123
* Merge branch '17939-osw-patch-support-gfm' into 'master'Sean McGivern2018-04-061-0/+4
|\
| * Add support for patch link extension for commit links on GFMOswaldo Ferreira2018-04-061-0/+4
* | Better group support notes-related codeJan Provaznik2018-04-053-20/+51
|/
* Merge branch 'osw-41401-render-mr-commit-sha-instead-diffs' into 'master'Sean McGivern2018-04-045-5/+44
|\
| * Render MR commit SHA instead "diffs" when viableosw-41401-render-mr-commit-sha-instead-diffsOswaldo Ferreira2018-04-045-5/+44
* | Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-1/+1
* | Add banzai filter to detect commit message trailers and properly link the usersOmar Mekky2018-04-042-0/+163
* | Bump html-pipeline to 2.7.1blackst0ne-bump-html-pipeline-gemblackst0ne2018-04-023-3/+3
* | Fix auto-linking with escaped HTML entitiesSean McGivern2018-03-281-2/+6
* | Add ?, !, and : to trailing puncutation excluded from auto-linkingSean McGivern2018-03-231-5/+6
* | Fix issuable state indicatorJan Provaznik2018-03-231-1/+9
|/
* move render_gfm into behaviors directoryMike Greiling2018-03-191-2/+2
* Manually escape '#' when building relative uris, fixes #42459Jan2018-03-111-1/+1
* Merge branch 'replace_redcarpet_with_cmark' into 'master'Sean McGivern2018-03-077-35/+133
|\
| * Add CommonMark markdown enginereplace_redcarpet_with_cmarkblackst0ne2018-03-077-35/+133
* | Add Gitaly N+1 notice for Banzai filteringAlejandro Rodríguez2018-03-051-1/+2
* | Merge branch '41719-mr-title-fix' into 'master'Douwe Maan2018-03-051-46/+40
|\ \ | |/ |/|
| * Match Rinku's behaviour for closing punctuation in links41719-mr-title-fixSean McGivern2018-03-021-15/+35
| * Render htmlentities correctly for links not supported by RinkuJarka Kadlecová2018-02-211-31/+5
* | Keep link when redacting unauthorized object linksOswaldo Ferreira2018-02-272-10/+30
* | Use `Redactor` to hide cross project informationbvl-external-auth-portBob Van Landuyt2018-02-223-42/+20
* | Port `read_cross_project` ability from EEBob Van Landuyt2018-02-226-5/+71
* | Escape HTML entities in commit messagesDouwe Maan2018-02-151-1/+1
|/
* Merge branch 'fix-mermaid-xss' into 'security-10-4'Douwe Maan2018-02-091-12/+22
* Use %r around multi-line regular expressionsDouwe Maan2018-02-021-4/+4
* Merge branch '24167__color_label' into 'master'Douwe Maan2018-02-024-0/+77
|\
| * Fix minorsTony Rom2018-02-011-14/+8
| * Add Colors to GitLab Flavored MarkdownTony Rom2018-01-294-0/+83
* | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-012-4/+4
|/
* Correctly escape UTF-8 path elements for uploadsNick Thomas2018-01-181-3/+3
* Fix links to uploaded files on wiki pagesNick Thomas2018-01-161-0/+4
* Ensure that emails contain absolute, rather than relative, links to user uploadsNick Thomas2018-01-111-4/+11
* Copy Mermaid graphs as GFMdm-copy-mermaid-as-gfmDouwe Maan2018-01-051-10/+1
* Gracefully handle garbled URIs in Markdownsh-catch-invalid-uri-markdownStan Hu2017-12-221-1/+1
* Use relative URLs when linking to uploaded filesNick Thomas2017-12-223-68/+39
* Merge branch 'jprovazn-ignore-anchors' into 'master'Sean McGivern2017-12-081-0/+1
|\
| * Use prefix for TableOfContents filter hrefsJan Provaznik2017-12-081-0/+1
* | fix the missing reference to #references_per_projectmicael.bergeron2017-12-071-1/+1
* | adding view and feature specsmicael.bergeron2017-12-071-0/+1
* | add support for the commit reference filtermicael.bergeron2017-12-072-16/+35
* | add support for commit (in mr) to reference filtermicael.bergeron2017-12-072-10/+20
* | Merge branch 'ce-backport-3615' into 'master'Sean McGivern2017-12-0713-132/+163
|\ \