summaryrefslogtreecommitdiff
path: root/app/models/blob.rb
Commit message (Expand)AuthorAgeFilesLines
* 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