summaryrefslogtreecommitdiff
path: root/app/models/blob.rb
Commit message (Expand)AuthorAgeFilesLines
* Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-091-1/+1
* Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-271-5/+5
* Batch load only data from same repository when lazy object is accessedDouwe Maan2018-11-261-9/+3
* Allow FoundBlob to access language from gitattributesMark Chao2018-10-301-7/+1
* Move :plain option to Highlight classMark Chao2018-10-301-6/+0
* Add BlobPresenter for highlightingMark Chao2018-10-301-1/+3
* Add access to Blob's language from gitattributesMark Chao2018-10-301-0/+7
* Remove dependencies on LinguistZeger-Jan van de Weg2018-10-121-1/+1
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* 26039 - update github-linguist to 5.3.3 versionKen2018-02-211-1/+1
* Include project in BatchLoader key to prevent returning blobs for the wrong p...Douwe Maan2017-12-141-3/+9
* Batchload blobs for diff generationZeger-Jan van de Weg2017-11-211-1/+16
* Match full file path in FileDetectorSean McGivern2017-10-121-1/+3
* Detect if file that appears to be text in the first 1024 bytes is actually bi...dm-blob-binaryness-changeDouwe Maan2017-06-081-2/+5
* Merge branch 'dm-blob-file-type' into 'master'Grzegorz Bizon2017-06-081-0/+4
|\
| * Add Blob#file_type convenience methoddm-blob-file-typeDouwe Maan2017-06-081-0/+4
* | Merge branch 'dm-empty-blob-viewer-binary' into 'master'Grzegorz Bizon2017-06-081-1/+1
|\ \ | |/ |/|
| * Empty blob viewer isn’t binary-onlydm-empty-blob-viewer-binaryDouwe Maan2017-06-071-1/+1
* | Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-071-0/+4
|/
* Consistent diff and blob size limit namesDouwe Maan2017-05-291-8/+4
* Merge branch 'dm-gemfile-viewer'Rémy Coutable2017-05-181-1/+13
|\
| * Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-171-1/+13
* | Add auxiliary viewer for READMEdm-readme-viewerDouwe Maan2017-05-171-0/+1
|/
* Add auxiliary blob viewer for CHANGELOGDouwe Maan2017-05-171-1/+2
* Add auxiliary viewer for CONTRIBUTINGdm-contributing-viewerDouwe Maan2017-05-161-1/+3
* Implement auxiliary blob viewersDouwe Maan2017-05-101-12/+22
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Merge branch 'balsalmiq-support' into 'master' Phil Hughes2017-05-051-0/+1
|\
| * Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett2017-04-301-0/+2
| |\
| * \ Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett2017-04-281-60/+118
| |\ \
| * | | BE review changesLuke "Jared" Bennett2017-04-121-1/+1
| * | | Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-121-5/+25
| |\ \ \
| * | | | Initial balsamiq supportJacob Schatz2017-04-101-0/+6
* | | | | Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-031-16/+30
| |_|_|/ |/| | |
* | | | Display video blobs in-line like imagesdm-video-viewerDouwe Maan2017-04-281-0/+2
| |_|/ |/| |
* | | Explain how viewers are selected from RICH_VIEWERSDouwe Maan2017-04-271-7/+27
* | | Add specsDouwe Maan2017-04-271-2/+2
* | | Small code tweaksDouwe Maan2017-04-271-12/+18
* | | Add BlobViewer::Base#binary? methodDouwe Maan2017-04-271-20/+24
* | | Refactor overriding max sizeDouwe Maan2017-04-271-3/+8
* | | Address feedbackDouwe Maan2017-04-271-5/+3
* | | Add test stubsDouwe Maan2017-04-271-2/+2
* | | Add rich blob viewersDouwe Maan2017-04-271-0/+8
* | | Refactor Blob and add BlobViewer::BaseDouwe Maan2017-04-271-56/+70
* | | Pass project to BlobDouwe Maan2017-04-271-2/+10
| |/ |/|
* | Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-101-5/+25
|/
* STL file viewerPhil Hughes2017-04-061-0/+6
* Use PDFLab to render PDFs in GitLabSam Rose2017-04-051-0/+6
* Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-051-0/+6
* Added worksheets support to notebook viewerPhil Hughes2017-03-301-1/+1