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 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 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 Fix serious performance bug with rendering Markdown with InlineDiffFilter 2016-06-01 21:56:27 -07:00
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 Make Redcarpet Markdown renderer thread-safe 2017-10-02 07:16:00 -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 Strip before passing to addressable, otherwise it's invalid 2017-09-28 22:03:20 +08: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 Refactor table of contents building 2017-09-06 12:48:25 -04: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 Remove redundant `require`s from Banzai files 2016-03-24 13:23:47 -04:00