summaryrefslogtreecommitdiff
path: root/spec/models/blob_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-101-5/+5
* STL file viewerPhil Hughes2017-04-061-1/+21
* Use PDFLab to render PDFs in GitLabSam Rose2017-04-051-0/+20
* Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-051-1/+21
* Added testsPhil Hughes2017-03-231-0/+19
* Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-11/+14
* Handle encoding in non-binary Blob instancesupdate-gitlab-gitYorick Peterse2016-09-141-0/+20
* Limit the size of SVGs when viewing them as blobssvg-render-size-limitYorick Peterse2016-08-151-0/+22
* Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-261-0/+16
* Add a `Blob` model that wraps `Gitlab::Git::Blob`rs-blobRobert Speicher2016-02-181-0/+81