summaryrefslogtreecommitdiff
path: root/lib/banzai/pipeline/gfm_pipeline.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+3
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-2/+2
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-13/+13
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+3
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-7/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-091-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-191-2/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Add support for using a Camo proxy serverBrett Walker2019-08-231-1/+2
* Expose metrics element for FE consumptionSarah Yasonik2019-07-101-0/+1
* Allow emoji in label and milestone referencesallow-emoji-in-referencesSean McGivern2019-06-071-1/+1
* Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-241-5/+5
* Properly process footnotes in markdownBrett Walker2019-01-081-0/+1
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+1
* Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares2018-11-281-1/+4
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Resolve "Process urls with spaces in all markdown processing"Brett Walker2018-09-081-0/+1
* Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern2018-08-101-0/+1
|\
| * A working implementation of a project reference filter which links project re...Reuben Pereira2018-06-301-0/+1
* | Extract EE-specific lines from Banzai pipelinesextract-ee-specific-banzai-filtersSean McGivern2018-07-131-6/+12
|/
* Remove unused asset host logic from GfmPipeline and EmojiFilter specDouwe Maan2018-06-291-5/+1
* Resolve "Expand API: Render an arbitrary Markdown document"blackst0ne2018-05-181-2/+2
* move render_gfm into behaviors directoryMike Greiling2018-03-191-2/+2
* Add Colors to GitLab Flavored MarkdownTony Rom2018-01-291-0/+1
* Use relative URLs when linking to uploaded filesNick Thomas2017-12-221-1/+0
* Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-221-0/+1
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-0/+1
* Merge branch '30125-markdown-security'Robert Speicher2017-04-051-1/+1
* remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-151-2/+2
* PlantUML support for MarkdownHoracio Sanson2017-02-031-0/+1
* Add more SyntaxHighlightFilter and MathFilter testsDouwe Maan2017-01-171-2/+4
* Improve specDouwe Maan2017-01-161-3/+4
* Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan2017-01-161-0/+3
* Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-141-1/+1
* Working inline math filterMunken2016-12-081-0/+1
* Add RTL support to markdown rendererEbrahim Byagowi2016-10-161-1/+3
* Use a more powerful query to match videos in img tagsRémy Coutable2016-07-191-1/+1
* First support of videos in issues, MRs and notesEric Hayes2016-07-191-0/+1
* Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-1/+2
* Wrap images in discussions and wikis with a link to the image source using Im...connorshea2016-04-041-0/+1
* Add FilterArray class to Banzairs-filter-arrayRobert Speicher2016-03-011-1/+1