gitlab-org--gitlab-foss/lib/banzai
Stan Hu 39f252254b Make sure there's only one slash as path separator
In Ruby 2.4, `URI.join("http://test//", "a").to_s` will
remove the double slash, however it's not the case in
Ruby 2.5. Using chomp should work better for the intention,
as we're not trying to allow things like ../ or / paths
resolution.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53180
2018-11-09 15:36:45 -08:00
..
filter Make sure there's only one slash as path separator 2018-11-09 15:36:45 -08:00
pipeline
reference_parser
renderer
color_parser.rb
commit_renderer.rb
cross_project_reference.rb
filter.rb
filter_array.rb
issuable_extractor.rb
object_renderer.rb
pipeline.rb
querying.rb
redactor.rb
reference_extractor.rb
reference_parser.rb
render_context.rb
renderer.rb
request_store_reference_cache.rb