gitlab-org--gitlab-foss/spec/lib/banzai
Jan Provaznik 3e831453d6 Fix reference filters in group context
Since !18150 abstract reference filter supports also `group`
as a resource parent (not only `project`). Some reference filters,
which inherit from abstract filter, depend on parent being `project`
when checking a reference.

This patch adds explicit check of parent class to the given filters.
2018-04-12 11:55:15 +02:00
..
filter Fix reference filters in group context 2018-04-12 11:55:15 +02:00
pipeline
reference_parser Fix reference filters in group context 2018-04-12 11:55:15 +02:00
color_parser_spec.rb Add Colors to GitLab Flavored Markdown 2018-01-29 17:39:19 +03:00
commit_renderer_spec.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
cross_project_reference_spec.rb Better group support notes-related code 2018-04-05 13:29:57 +02:00
filter_array_spec.rb
issuable_extractor_spec.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
object_renderer_spec.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
querying_spec.rb
redactor_spec.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
render_context_spec.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
renderer_spec.rb