summaryrefslogtreecommitdiff
path: root/lib/banzai/filter
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-216-88/+160
* Add latest changes from gitlab-org/security/gitlab@12-6-stable-eeGitLab Bot2019-12-311-3/+9
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-206-4/+35
* Merge branch 'security-dos-issue-and-commit-comments-12-5' into '12-5-stable'GitLab Release Tools Bot2019-11-261-1/+1
|\
| * Fix invalid byte sequencePatrick Derichs2019-11-221-1/+1
* | Escape namespace in label referencesHeinrich Lee Yu2019-11-251-1/+1
|/
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-193-32/+135
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-227-86/+220
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-133-0/+6
* Avoid calling freeze on already frozen strings in libDinesh Panda2019-09-106-12/+12
* Set asset_proxy_whitelist default to gitlab host67037-user-content-gitlab-static-net-brings-back-404-onlyBrett Walker2019-09-051-1/+5
* Fix upload URLs in Markdown66803-fix-uploads-relative-link-filterHeinrich Lee Yu2019-09-021-10/+3
* Fix for #56295, https://gitlab.com/gitlab-org/gitlab-ce/issues/56295.Jesse Hall2019-08-301-1/+2
* Resolve "Use "moved" instead of "closed" in issue references"Juliette de Rancourt2019-08-301-1/+6
* Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-294-4/+94
|\
| * Add support for using a Camo proxy serverBrett Walker2019-08-234-4/+94
* | Merge branch 'security-fix-markdown-xss' into 'master'GitLab Release Tools Bot2019-08-293-12/+34
|\ \
| * | Re-escape whole HTML content instead of only matchJan Provaznik2019-08-233-12/+34
| |/
* | Avoid exposing unaccessible repo data upon GFM processingOswaldo Ferreira2019-08-211-0/+16
|/
* Support query parameters in metrics embedsSarah Yasonik2019-08-151-11/+22
* Remove gfm_embed_metrics flag from BETristan Read2019-08-092-4/+0
* Initial commit of WIP code for considerationKerri Miller2019-08-073-21/+32
* Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-264-50/+16
* Merge branch 'issue-64645-asciidoctor-footnote-links' into 'master'Nick Thomas2019-07-171-5/+28
|\
| * Preserve footnote link idsGuillaume Grossetie2019-07-171-5/+28
* | Rename Redactor classes to ReferenceRedactorSarah Yasonik2019-07-161-2/+2
|/
* Enable section anchorsGuillaume Grossetie2019-07-161-2/+28
* Merge branch 'issue-63298-asciidoc-sanitization' into 'master'Douwe Maan2019-07-123-78/+162
|\
| * Prevent excessive sanitization of AsciiDoc ouptutGuillaume Grossetie2019-07-123-78/+162
* | Expose metrics element for FE consumptionSarah Yasonik2019-07-103-0/+208
|/
* Merge branch 'asciidoc-syntax-highlighting' into 'master'Douwe Maan2019-07-031-1/+1
|\
| * Enable AsciiDoc syntax highlighting (using Rouge)Guillaume Grossetie2019-07-021-1/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-031-3/+3
|\ \ | |/
| * Fix attachments using the wrong URLs in e-mailssh-fix-issue-63910Stan Hu2019-06-281-3/+3
* | Merge branch 'security-DOS_issue_comments_banzai' into 'master'Marin Jankovski2019-07-021-1/+1
|\ \ | |/ |/|
| * Fix DOS when rendering issue/MR commentsMario de la Ossa2019-06-131-1/+1
* | Do not rewrite relative links for system notesbug/63162-duplicate_path_in_linksMario de la Ossa2019-06-201-0/+2
|/
* Reject slug+uri concat if slug is deemed unsafeKerri Miller2019-05-241-0/+8
* Fix milestone references with HTML entities in the namefix-milestone-references-with-escaped-html-entitiesSean McGivern2019-05-243-10/+10
* Merge branch 'patch-49' into 'master'Sean McGivern2019-05-061-0/+1
|\
| * Use strip to remove leading/trailing spacesWillian Balmant2019-04-111-2/+1
| * No leading/trailing spaces when generating heading ids (Fixes #57528)Willian Balmant2019-04-101-2/+2
| * No leading/trailing spaces when generating heading ids (Fixes #57528)Willian Balmant2019-04-041-0/+2
* | Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-054-4/+4
* | Move scoped_label into label presenterJan Provaznik2019-04-231-2/+4
* | Remove multi-line suggestions feature flagosw-remote-multi-line-suggestions-ffOswaldo Ferreira2019-04-101-12/+0
* | Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-091-1/+1
* | Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-052-4/+14
|\ \
| * | [backend] backport of scoped labelsJan Provaznik2019-04-042-4/+14
| |/