gitlab-org--gitlab-foss/lib/banzai/filter
Rémy Coutable fcce6c3168 Merge branch 'rs-more-public-send-whitelists' into 'master'
Whitelist or fix additional `Gitlab/PublicSend` cop violations

See merge request !13467
2017-08-16 11:25:26 +00:00
..
wiki_link_filter Fix URLs with anchors in wiki 2016-09-13 23:53:40 -07:00
abstract_reference_filter.rb DRY up caching in AbstractReferenceFilter 2017-08-07 19:12:46 +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 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
emoji_filter.rb Fix rendering emoji inside a string 2017-04-25 21:06:24 +11: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 Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -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
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 Support both internal and external issue trackers 2017-07-24 08:13:43 +02:00
label_reference_filter.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
markdown_filter.rb Merge branch '30125-markdown-security' 2017-04-05 21:03:46 -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 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
milestone_reference_filter.rb Support references to group milestones 2017-08-07 11:55:00 +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 Banzai: Add tooltip attributes to reference filter. 2017-07-03 23:42:31 +03:00
relative_link_filter.rb Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
sanitization_filter.rb Fix LaTeX formatting for AsciiDoc wiki 2017-05-24 15:47:35 +02: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 Merge branch '30125-markdown-security' 2017-04-05 21:03:46 -07:00
table_of_contents_filter.rb Revert "Enable Style/BarePercentLiterals" 2017-02-23 09:32:42 -06:00
task_list_filter.rb Replace talk_list patch with a patched fork 2016-09-30 16:38:02 -05:00
upload_link_filter.rb Rename many path_with_namespace -> full_path 2017-08-01 07:26:58 +02:00
user_reference_filter.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05: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