summaryrefslogtreecommitdiff
path: root/spec/models/blob_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Add Blob#file_type convenience methoddm-blob-file-typeDouwe Maan2017-06-081-0/+8
* Implement auxiliary blob viewersDouwe Maan2017-05-101-0/+46
* Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-031-8/+116
* Address feedbackDouwe Maan2017-04-271-2/+2
* Add specsDouwe Maan2017-04-271-3/+175
* Add test stubsDouwe Maan2017-04-271-191/+1
* 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