gitlab-org--gitlab-foss/lib/banzai/filter
Lin Jen-Shin 9e42df3cd1 Merge remote-tracking branch 'upstream/master' into gem/sm/bump-google-api-client-gem-from-0-8-6-to-0-13-6
* upstream/master: (186 commits)
  Resolve "Precompiled assets with digest strings are ignored in CI"
  Fix navigation dropdown close animation on mobile screens
  Add (partial) index on Labels.template
  Add grpc.log for Gitaly
  Fix gitaly-proto version in Gemfile.lock
  refactor issues_controller_spec `update` action
  Remove edit action for issues
  Add documentation to summarise project archiving
  Fix for Gitaly nil encoding issue
  Fix broken certificate-authority-data with kubectl >= 1.8.0
  Improve performance of filtering notes in NotesController
  Bump gitaly-proto version to v0.39.0
  Fix specs for project creation and update services
  Add CHANGELOG
  Doesn't check if path exists on disk when renaming a hashed project
  [ci skip] Fix archive spec descrptions
  Only copy old/new code when selecting left/right side of parallel diff
  Fix gitlab-rake gitlab:import:repos task
  Send extra Gitaly params for `send_git_archive` if needed
  Update GitLab Pages to v0.6.0
  ...
2017-10-03 23:03:36 +08:00
..
wiki_link_filter
abstract_reference_filter.rb DRY up caching in AbstractReferenceFilter 2017-08-07 19:12:46 +01:00
ascii_doc_post_processing_filter.rb
autolink_filter.rb
blockquote_fence_filter.rb
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
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 Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
html_entity_filter.rb
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
issuable_state_filter.rb
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 Make Redcarpet Markdown renderer thread-safe 2017-10-02 07:16:00 -07:00
math_filter.rb
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
redactor_filter.rb
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 Strip before passing to addressable, otherwise it's invalid 2017-09-28 22:03:20 +08:00
set_direction_filter.rb
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
table_of_contents_filter.rb Refactor table of contents building 2017-09-06 12:48:25 -04:00
task_list_filter.rb
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
wiki_link_filter.rb
yaml_front_matter_filter.rb