gitlab-org--gitlab-foss/lib/banzai/filter
Jan Provaznik 8ce4b6093a Move scoped_label into label presenter
When rendering a label we want to check 'scoped_label' feature
availability on a project/group where label is being used. For
this reason a label presenter is used in UI and information about
context project/group is passed to this presenter.
2019-04-23 19:58:20 +00:00
..
markdown_engines Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
wiki_link_filter
absolute_link_filter.rb
abstract_reference_filter.rb [backend] backport of scoped labels 2019-04-04 08:07:58 +02:00
ascii_doc_post_processing_filter.rb
autolink_filter.rb Catch possible Addressable::URI::InvalidURIError 2019-02-04 15:34:19 -06:00
blockquote_fence_filter.rb Fenced blockquotes to not change source line pos 2019-04-04 18:59:31 -05:00
color_filter.rb
commit_range_reference_filter.rb
commit_reference_filter.rb
commit_trailers_filter.rb
emoji_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
epic_reference_filter.rb
external_issue_reference_filter.rb
external_link_filter.rb Show tooltip for malicious looking links 2019-01-31 16:52:20 +01:00
footnote_filter.rb Properly handle multiple refs to same footnote 2019-02-13 14:41:28 -06:00
front_matter_filter.rb
gollum_tags_filter.rb
html_entity_filter.rb
image_lazy_load_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
image_link_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
inline_diff_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
issuable_reference_filter.rb
issuable_state_filter.rb
issue_reference_filter.rb
label_reference_filter.rb Move scoped_label into label presenter 2019-04-23 19:58:20 +00:00
markdown_filter.rb Enable CommonMark source line position information 2019-01-21 13:45:16 -06:00
math_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
merge_request_reference_filter.rb Add merge request popover with details 2019-03-21 10:24:18 -04:00
mermaid_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
milestone_reference_filter.rb Fix MilestonesFinder to pass relations to scope 2019-01-12 00:05:36 +08:00
output_safety.rb Implement multi-line suggestions filtering 2019-03-20 11:30:24 -03:00
plantuml_filter.rb
project_reference_filter.rb
redactor_filter.rb
reference_filter.rb Implement multi-line suggestions filtering 2019-03-20 11:30:24 -03:00
relative_link_filter.rb Update comments about N + 1 Gitaly calls 2019-04-09 17:21:16 +02:00
sanitization_filter.rb Enable CommonMark source line position information 2019-01-21 13:45:16 -06:00
set_direction_filter.rb
snippet_reference_filter.rb
spaced_link_filter.rb Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
suggestion_filter.rb Remove multi-line suggestions feature flag 2019-04-10 10:52:37 -03:00
syntax_highlight_filter.rb Implement multi-line suggestions filtering 2019-03-20 11:30:24 -03:00
table_of_contents_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
task_list_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
user_reference_filter.rb
video_link_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
wiki_link_filter.rb