Skip to content
Snippets Groups Projects

Add a `Blob` model that wraps `Gitlab::Git::Blob`

Merged Robert Speicher requested to merge rs-blob into master

This allows us to take advantage of Rails' to_partial_path to render the correct partial based on the Blob type, rather than cluttering the view with conditionals.

It also allows (and will allow in the future) better encapsulation for Blob-related logic which makes sense for our Rails app but might not make as much sense for the core gitlab_git library, such as detecting if the blob is an SVG.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading