summaryrefslogtreecommitdiff
path: root/app/models/blob.rb
Commit message (Expand)AuthorAgeFilesLines
* Added worksheets support to notebook viewerPhil Hughes2017-03-301-1/+1
* Started iPython notebook viewerPhil Hughes2017-03-231-0/+6
* Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-2/+6
* Handle encoding in non-binary Blob instancesupdate-gitlab-gitYorick Peterse2016-09-141-0/+12
* Limit the size of SVGs when viewing them as blobssvg-render-size-limitYorick Peterse2016-08-151-0/+7
* 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/+4
* Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu2016-06-121-1/+1
* Properly handle bigger filesZeger-Jan van de Weg2016-04-281-0/+8
* Refactor caching codeJacob Vosmaer2016-03-071-0/+3
* Add a `Blob` model that wraps `Gitlab::Git::Blob`rs-blobRobert Speicher2016-02-181-0/+34