gitlab-org--gitlab-foss/lib/banzai/filter
Sean McGivern 165e71bf5f Merge branch 'osw-41401-render-mr-commit-sha-instead-diffs' into 'master'
Render MR commit SHA instead "diffs" when viable on GFM

See merge request gitlab-org/gitlab-ce!18141
2018-04-04 15:50:37 +00:00
..
markdown_engines Add CommonMark markdown engine 2018-03-07 23:14:41 +11:00
wiki_link_filter Fix links to uploaded files on wiki pages 2018-01-16 16:11:02 +00: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 Render MR commit SHA instead "diffs" when viable 2018-04-04 11:41:09 -03:00
ascii_doc_post_processing_filter.rb
autolink_filter.rb Fix auto-linking with escaped HTML entities 2018-03-28 14:23:47 +01:00
blockquote_fence_filter.rb
color_filter.rb Add Colors to GitLab Flavored Markdown 2018-01-29 17:39:19 +03:00
commit_range_reference_filter.rb Render MR commit SHA instead "diffs" when viable 2018-04-04 11:41:09 -03:00
commit_reference_filter.rb Add Gitaly N+1 notice for Banzai filtering 2018-03-05 15:48:56 -03:00
commit_trailers_filter.rb Add banzai filter to detect commit message trailers and properly link the users 2018-04-04 15:04:03 +00:00
emoji_filter.rb Bump html-pipeline to 2.7.1 2018-04-02 22:26: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
gollum_tags_filter.rb Bump html-pipeline to 2.7.1 2018-04-02 22:26:24 +11:00
html_entity_filter.rb Escape HTML entities in commit messages 2018-02-15 12:07:03 +01: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 Bump html-pipeline to 2.7.1 2018-04-02 22:26:24 +11: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 Fix issuable state indicator 2018-03-23 10:04:44 +01: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 Merge branch 'osw-41401-render-mr-commit-sha-instead-diffs' into 'master' 2018-04-04 15:50:37 +00:00
markdown_filter.rb Add CommonMark markdown engine 2018-03-07 23:14:41 +11:00
math_filter.rb
merge_request_reference_filter.rb Render MR commit SHA instead "diffs" when viable 2018-04-04 11:41:09 -03:00
mermaid_filter.rb Copy Mermaid graphs as GFM 2018-01-05 15:53:07 +01:00
milestone_reference_filter.rb Render MR commit SHA instead "diffs" when viable 2018-04-04 11:41:09 -03:00
plantuml_filter.rb
redactor_filter.rb
reference_filter.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
relative_link_filter.rb Manually escape '#' when building relative uris, fixes #42459 2018-03-11 18:55:04 +01: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
snippet_reference_filter.rb
syntax_highlight_filter.rb Add CommonMark markdown engine 2018-03-07 23:14:41 +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
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
wiki_link_filter.rb
yaml_front_matter_filter.rb