gitlab-org--gitlab-foss/lib/banzai/reference_parser
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
..
base_parser.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
commit_parser.rb
commit_range_parser.rb Fix reference filters in group context 2018-04-12 11:55:15 +02:00
directly_addressed_user_parser.rb
epic_parser.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
external_issue_parser.rb
issuable_parser.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
issue_parser.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
label_parser.rb
merge_request_parser.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
milestone_parser.rb
snippet_parser.rb
user_parser.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00