gitlab-org--gitlab-foss/lib/banzai/filter
GitLab Bot 0a850868df Add latest changes from gitlab-org/gitlab@master 2019-10-09 12:06:13 +00:00
..
markdown_engines Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
wiki_link_filter Extract SanitizeNodeLink and apply to WikiLinkFilter 2019-07-26 13:41:11 +00:00
absolute_link_filter.rb Make sure there's only one slash as path separator 2018-11-09 15:36:45 -08:00
abstract_reference_filter.rb Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
ascii_doc_post_processing_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
ascii_doc_sanitization_filter.rb Preserve footnote link ids 2019-07-17 08:40:50 +02:00
asset_proxy_filter.rb Set asset_proxy_whitelist default to gitlab host 2019-09-05 09:36:02 -05:00
audio_link_filter.rb Add latest changes from gitlab-org/gitlab@master 2019-10-09 12:06:13 +00:00
autolink_filter.rb Extract SanitizeNodeLink and apply to WikiLinkFilter 2019-07-26 13:41:11 +00:00
base_sanitization_filter.rb Extract SanitizeNodeLink and apply to WikiLinkFilter 2019-07-26 13:41:11 +00:00
blockquote_fence_filter.rb Fenced blockquotes to not change source line pos 2019-04-04 18:59:31 -05:00
color_filter.rb Avoid calling freeze on already frozen strings in lib 2019-09-10 08:11:43 +00:00
commit_range_reference_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
commit_reference_filter.rb Initial commit of WIP code for consideration 2019-08-07 15:13:13 +00:00
commit_trailers_filter.rb Fix for #56295, https://gitlab.com/gitlab-org/gitlab-ce/issues/56295. 2019-08-30 17:26:10 +00:00
emoji_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
epic_reference_filter.rb Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
external_issue_reference_filter.rb Simplify by using Gitlab::SafeRequestStore 2018-09-24 12:11:26 -07:00
external_link_filter.rb Avoid calling freeze on already frozen strings in lib 2019-09-10 08:11:43 +00:00
footnote_filter.rb Avoid calling freeze on already frozen strings in lib 2019-09-10 08:11:43 +00:00
front_matter_filter.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
gollum_tags_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
html_entity_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
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 Add support for using a Camo proxy server 2019-08-23 23:44:53 -05:00
inline_diff_filter.rb Use nodes and marks to power Copy-as-GFM 2019-01-24 12:06:53 +01:00
inline_embeds_filter.rb Remove gfm_embed_metrics flag from BE 2019-08-09 20:35:43 +00:00
inline_metrics_filter.rb Support query parameters in metrics embeds 2019-08-15 21:38:29 +00:00
inline_metrics_redactor_filter.rb Remove gfm_embed_metrics flag from BE 2019-08-09 20:35:43 +00:00
issuable_reference_filter.rb Initial commit of WIP code for consideration 2019-08-07 15:13:13 +00:00
issuable_state_filter.rb Resolve "Use "moved" instead of "closed" in issue references" 2019-08-30 06:16:01 +00:00
issue_reference_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
label_reference_filter.rb Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
markdown_filter.rb Enable CommonMark source line position information 2019-01-21 13:45:16 -06:00
math_filter.rb Avoid calling freeze on already frozen strings in lib 2019-09-10 08:11:43 +00: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 Re-escape whole HTML content instead of only match 2019-08-23 10:36:51 +02:00
output_safety.rb Implement multi-line suggestions filtering 2019-03-20 11:30:24 -03:00
plantuml_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
project_reference_filter.rb Add frozen_string_literal to recently-added files from the community 2018-08-10 12:41:01 +01:00
reference_filter.rb Implement multi-line suggestions filtering 2019-03-20 11:30:24 -03:00
reference_redactor_filter.rb Rename Redactor classes to ReferenceRedactor 2019-07-16 20:19:08 +00:00
relative_link_filter.rb Add latest changes from gitlab-org/gitlab@master 2019-10-09 12:06:13 +00:00
sanitization_filter.rb Prevent excessive sanitization of AsciiDoc ouptut 2019-07-12 09:35:50 +02:00
set_direction_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
snippet_reference_filter.rb Enable frozen strings in lib/banzai/filter/*.rb 2018-07-23 02:39:45 -07:00
spaced_link_filter.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
suggestion_filter.rb Avoid calling freeze on already frozen strings in lib 2019-09-10 08:11:43 +00:00
syntax_highlight_filter.rb Avoid calling freeze on already frozen strings in lib 2019-09-10 08:11:43 +00:00
table_of_contents_filter.rb Add latest changes from gitlab-org/gitlab@master 2019-10-02 18:06:20 +00: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 Resolve "Extended user centric tooltips" 2018-12-08 03:12:23 +00:00
video_link_filter.rb Add latest changes from gitlab-org/gitlab@master 2019-10-03 18:06:11 +00:00
wiki_link_filter.rb Add latest changes from gitlab-org/gitlab@master 2019-10-09 12:06:13 +00:00