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 Merge branch '25934-project-snippet-vis' into 'security-9-2' 2017-06-08 09:56:39 -07:00
commit_range_parser.rb Fix reference filters in group context 2018-04-12 11:55:15 +02:00
directly_addressed_user_parser.rb Create directly_addressed Todos when mentioned in beginning of a line 2017-02-08 21:53:34 +05:30
epic_parser.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
external_issue_parser.rb Support both internal and external issue trackers 2017-07-24 08:13:43 +02:00
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 branch '25934-project-snippet-vis' into 'security-9-2' 2017-06-08 09:56:39 -07:00
merge_request_parser.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
milestone_parser.rb Merge branch '25934-project-snippet-vis' into 'security-9-2' 2017-06-08 09:56:39 -07:00
snippet_parser.rb Merge branch '25934-project-snippet-vis' into 'security-9-2' 2017-06-08 09:56:39 -07:00
user_parser.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00