gitlab-org--gitlab-foss/lib/banzai/filter
Nick Thomas a0c4f00595
Use relative URLs when linking to uploaded files
2017-12-22 15:09:16 +00:00
..
wiki_link_filter Fix URLs with anchors in wiki 2016-09-13 23:53:40 -07:00
absolute_link_filter.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
abstract_reference_filter.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
ascii_doc_post_processing_filter.rb Fix LaTeX formatting for AsciiDoc wiki 2017-05-24 15:47:35 +02:00
autolink_filter.rb Revert "Enable Style/BarePercentLiterals" 2017-02-23 09:32:42 -06:00
blockquote_fence_filter.rb Add more comments to regex 2016-07-10 14:47:53 -05:00
commit_range_reference_filter.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
commit_reference_filter.rb fix the missing reference to #references_per_project 2017-12-07 10:35:56 -05:00
emoji_filter.rb Fix rendering emoji inside a string 2017-04-25 21:06:24 +11:00
epic_reference_filter.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
external_issue_reference_filter.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
external_link_filter.rb Catch all URI errors in ExternalLinkFilter 2017-05-18 10:47:23 -05:00
gollum_tags_filter.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
html_entity_filter.rb fix: commit messages being double-escaped in activies tab 2016-10-18 05:06:02 -07:00
image_lazy_load_filter.rb Remove ImageLazyLoadFilter from EmailPipeline 2017-09-12 11:54:14 -04:00
image_link_filter.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
inline_diff_filter.rb Fix serious performance bug with rendering Markdown with InlineDiffFilter 2016-06-01 21:56:27 -07:00
issuable_reference_filter.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
issuable_state_filter.rb Do not append issuable state to links with custom anchor 2017-04-19 18:36:12 +02:00
issue_reference_filter.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
label_reference_filter.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
markdown_filter.rb Make Redcarpet Markdown renderer thread-safe 2017-10-02 07:16:00 -07:00
math_filter.rb Don't render inline math when dollar signs are inside markup 2016-12-22 14:16:31 +01:00
merge_request_reference_filter.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
mermaid_filter.rb Add support of Mermaid 2017-11-22 14:12:04 +11:00
milestone_reference_filter.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
plantuml_filter.rb Fix PlantUML integration in GFM 2017-04-19 17:54:58 +02:00
redactor_filter.rb Add indication for closed or merged issuables in GFM 2017-04-07 14:31:43 -05:00
reference_filter.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
relative_link_filter.rb Use relative URLs when linking to uploaded files 2017-12-22 15:09:16 +00:00
sanitization_filter.rb Merge branch 'security-10-1' into '10-1-stable' 2017-10-17 15:58:58 -07:00
set_direction_filter.rb Add RTL support to markdown renderer 2016-10-16 17:47:48 +03:30
snippet_reference_filter.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
syntax_highlight_filter.rb Add support of Mermaid 2017-11-22 14:12:04 +11:00
table_of_contents_filter.rb Use prefix for TableOfContents filter hrefs 2017-12-08 14:13:18 +01:00
task_list_filter.rb Replace talk_list patch with a patched fork 2016-09-30 16:38:02 -05:00
user_reference_filter.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
video_link_filter.rb Merge branch 'fix-links-target-blank' into 'security' 2017-03-20 18:51:36 -07:00
wiki_link_filter.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
yaml_front_matter_filter.rb Remove redundant `require`s from Banzai files 2016-03-24 13:23:47 -04:00