summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/relative_link_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '66803-fix-uploads-relative-link-filter' into 'master'12-2-stable-patch-4Grzegorz Bizon2019-09-021-85/+36
* Avoid exposing unaccessible repo data upon GFM processingOswaldo Ferreira2019-08-261-2/+70
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Merge branch 'security-DOS_issue_comments_banzai' into 'master'Marin Jankovski2019-07-021-0/+5
|\
| * Fix DOS when rendering issue/MR commentsMario de la Ossa2019-06-131-0/+5
* | Do not rewrite relative links for system notesbug/63162-duplicate_path_in_linksMario de la Ossa2019-06-201-0/+7
|/
* Fix 404s for snippet uploads when relative URL root usedStan Hu2019-01-221-0/+54
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Prevent Error 500s with invalid relative linksStan Hu2018-09-291-0/+5
* add spec testing '#' escape in relative link filterJan Beckmann2018-03-141-0/+17
* Correctly escape UTF-8 path elements for uploadsNick Thomas2018-01-181-8/+9
* Ensure that emails contain absolute, rather than relative, links to user uploadsNick Thomas2018-01-111-13/+35
* Gracefully handle garbled URIs in Markdownsh-catch-invalid-uri-markdownStan Hu2017-12-221-0/+5
* Use relative URLs when linking to uploaded filesNick Thomas2017-12-221-0/+81
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-24/+24
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Add failing test for #25191winniehell2016-12-051-1/+1
* Add failing test for #21420winniehell2016-10-241-11/+29
* Merge branch 'relative-link-filter-ref' into 'master' Robert Speicher2016-08-091-2/+18
|\
| * Add failing test for #20026winniehell2016-08-021-2/+18
* | Add failing test for #7032winniehell2016-08-051-0/+5
|/
* Add failing tests for #19028winniehell2016-08-021-0/+12
* Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-261-0/+25
* Remove magic comments from Ruby files (!5456)winniehell2016-07-241-2/+0
* Optimize Banzai::Filter::RelativeLinkFilterAlejandro Rodríguez2016-06-211-5/+2
* Support a single directory traversal in RelativeLinkFilterrs-relative-links-to-rootRobert Speicher2015-12-301-0/+8
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+147