gitlab-org--gitlab-foss/spec/lib/banzai/filter
Douwe Maan 650d758f05 Merge branch 'dz-use-less-deprecated-methods' into 'master'
Reduce usage of deprecated *_with_namespace methods

See merge request gitlab-org/gitlab-ce!17523
2018-03-05 18:53:38 +00:00
..
absolute_link_filter_spec.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
abstract_reference_filter_spec.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
ascii_doc_post_processing_filter_spec.rb
autolink_filter_spec.rb Match Rinku's behaviour for closing punctuation in links 2018-03-02 13:42:57 +00:00
blockquote_fence_filter_spec.rb
color_filter_spec.rb Add Colors to GitLab Flavored Markdown 2018-01-29 17:39:19 +03:00
commit_range_reference_filter_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
commit_reference_filter_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
emoji_filter_spec.rb
external_issue_reference_filter_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
external_link_filter_spec.rb
gollum_tags_filter_spec.rb Add path attribute to WikiFile class 2017-10-26 13:04:33 +02:00
html_entity_filter_spec.rb Fix spec 2018-02-15 13:41:55 +00:00
image_lazy_load_filter_spec.rb
image_link_filter_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
inline_diff_filter_spec.rb
issuable_state_filter_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
issue_reference_filter_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
label_reference_filter_spec.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
markdown_filter_spec.rb
math_filter_spec.rb
merge_request_reference_filter_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
mermaid_filter_spec.rb Copy Mermaid graphs as GFM 2018-01-05 15:53:07 +01:00
milestone_reference_filter_spec.rb Fix GFM reference links for closed milestones 2017-11-07 14:32:32 +11:00
plantuml_filter_spec.rb
redactor_filter_spec.rb Use `Redactor` to hide cross project information 2018-02-22 17:11:36 +01:00
reference_filter_spec.rb
relative_link_filter_spec.rb Correctly escape UTF-8 path elements for uploads 2018-01-18 17:32:19 +00:00
sanitization_filter_spec.rb Merge branch 'security-10-1' into '10-1-stable' 2017-10-17 15:58:58 -07:00
snippet_reference_filter_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
syntax_highlight_filter_spec.rb Merge branch 'fix-mermaid-xss' into 'security-10-4' 2018-02-09 12:13:44 -06:00
table_of_contents_filter_spec.rb Use prefix for TableOfContents filter hrefs 2017-12-08 14:13:18 +01:00
user_reference_filter_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
video_link_filter_spec.rb
wiki_link_filter_spec.rb Fix links to uploaded files on wiki pages 2018-01-16 16:11:02 +00:00
yaml_front_matter_filter_spec.rb