gitlab-org--gitlab-foss/spec/lib/banzai
Sean McGivern 17b97bf029 Fix milestone references with HTML entities in the name
When a milestone name contained an HTML entity that would be escaped (&,
<, >), then it wasn't possible to refer to this milestone by name, or
use it in a quick action.

This already worked for labels, but not for milestones. We take care to
re-escape un-matched milestones, too.
2019-05-24 10:07:21 +01:00
..
filter Fix milestone references with HTML entities in the name 2019-05-24 10:07:21 +01:00
pipeline
reference_parser
color_parser_spec.rb
commit_renderer_spec.rb
cross_project_reference_spec.rb
filter_array_spec.rb
issuable_extractor_spec.rb
object_renderer_spec.rb
querying_spec.rb
redactor_spec.rb
render_context_spec.rb
renderer_spec.rb