gitlab-org--gitlab-foss/lib/gitlab/markdown
Douwe Maan 62c14ba2ed Render commit reference using short sha, but include full sha in comment. 2015-12-01 12:58:45 +01:00
..
abstract_reference_filter.rb Render commit reference using short sha, but include full sha in comment. 2015-12-01 12:58:45 +01:00
autolink_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
commit_range_reference_filter.rb Recognize issue/MR/snippet/commit links as references. 2015-11-30 21:36:34 +01:00
commit_reference_filter.rb Recognize issue/MR/snippet/commit links as references. 2015-11-30 21:36:34 +01:00
cross_project_reference.rb Remove all permission checking from Reference filters 2015-09-01 16:58:38 -04:00
emoji_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
external_issue_reference_filter.rb Refactor reference gathering to use a dedicated filter 2015-10-07 17:00:48 +02:00
external_link_filter.rb Recognize issue/MR/snippet/commit links as references. 2015-11-30 21:36:34 +01:00
issue_reference_filter.rb Remove duplication in reference filters 2015-11-16 23:56:16 +01:00
label_reference_filter.rb Efficiently load multiple references of one type. 2015-10-13 18:23:49 +02:00
merge_request_reference_filter.rb Recognize issue/MR/snippet/commit links as references. 2015-11-30 21:36:34 +01:00
redactor_filter.rb Recognize issue/MR/snippet/commit links as references. 2015-11-30 21:36:34 +01:00
reference_filter.rb Speed up searching for text references a bit 2015-10-20 15:52:40 +02:00
reference_gatherer_filter.rb Explicitly only parse references by specified filter 2015-10-14 09:46:06 +02:00
relative_link_filter.rb Relative links in the README file shown on the repository homepage should point 2015-11-14 15:00:55 -05:00
sanitization_filter.rb Add custom protocol whitelisting to SanitizationFilter 2015-10-01 23:40:29 -04:00
snippet_reference_filter.rb Remove duplication in reference filters 2015-11-16 23:56:16 +01:00
syntax_highlight_filter.rb Add comments and clean up test for !1274 2015-09-10 14:24:10 -07:00
table_of_contents_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
task_list_filter.rb Make sure the main Gitlab::Markdown module gets loaded before filters 2015-08-27 16:02:49 -07:00
upload_link_filter.rb Fix: Images cannot show when projects' path was changed 2015-10-14 18:50:35 +03:00
user_reference_filter.rb Remove small code duplication in user_reference_filter.rb 2015-11-17 12:55:16 +01:00