summaryrefslogtreecommitdiff
path: root/app/views/projects/blob
Commit message (Expand)AuthorAgeFilesLines
* Show Raw button as Download for binary filesDouwe Maan2017-04-301-2/+2
* Use blob viewers for snippetsDouwe Maan2017-04-302-2/+3
* Display video blobs in-line like imagesdm-video-viewerDouwe Maan2017-04-281-0/+2
* Use new renamed markup methoddm-blob-viewersDouwe Maan2017-04-271-1/+1
* Address feedbackDouwe Maan2017-04-272-3/+3
* Refactor overriding max sizeDouwe Maan2017-04-272-2/+2
* Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-274-18/+19
* Address feedbackDouwe Maan2017-04-272-14/+5
* Fix some specsDouwe Maan2017-04-271-1/+1
* Add BlobViewer JSDouwe Maan2017-04-271-0/+3
* Add viewer switcherDouwe Maan2017-04-272-0/+14
* Render blob viewer errorDouwe Maan2017-04-272-5/+16
* Render blob using blob viewersDouwe Maan2017-04-274-6/+22
* Move conditional inside copy_blob_source_buttonDouwe Maan2017-04-271-1/+1
* Use Blob methods instead of BlobHelper helpersDouwe Maan2017-04-271-3/+3
* Add rich blob viewersDouwe Maan2017-04-279-15/+13
* Add simple blob viewersDouwe Maan2017-04-275-9/+11
* Remove superfluous if/else branching26585-remove-readme-view-cachingToon Claes2017-04-271-6/+2
* Refactor MarkupHelperDouwe Maan2017-04-272-2/+2
* Fix diffs with edit-forking needs31276-fix-diffs-with-edit-forking-needsEric Eastwood2017-04-241-11/+1
* Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-3/+8
* Refactor changing files in web UIDouwe Maan2017-04-201-1/+1
* Rename can_edit_blob? to can_modify_blob?dm-can-modify-blobDouwe Maan2017-04-171-1/+1
* Fix edit button on blame page without repo perms30636-fix-blame-edit-blob-without-repo-permissionsEric Eastwood2017-04-102-7/+7
* Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-107-35/+29
* Rename displaying_blame to blamedm-remove-copy-link-on-blame-pageDouwe Maan2017-04-071-3/+3
* Don't show Copy contents button on Blame pageDouwe Maan2017-04-071-2/+3
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
* Linking to edit file directlyEric Eastwood2017-04-062-3/+10
* STL file viewerPhil Hughes2017-04-061-0/+12
* Use PDFLab to render PDFs in GitLabSam Rose2017-04-051-0/+5
* Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-051-0/+7
* Make file templates easy to use and discoverBryce Johnson2017-04-034-19/+33
* Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-281-0/+5
|\
| * Loads raw JSON & displays in the componentPhil Hughes2017-03-231-1/+1
| * Started iPython notebook viewerPhil Hughes2017-03-231-0/+5
* | Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-223-8/+5
|/
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-203-3/+3
* Fix specDouwe Maan2017-03-164-43/+46
* Add copy button to blob header and use icon for Raw buttonDouwe Maan2017-03-161-4/+6
* Merge branch 'feature/custom-lfs' into 'master' Douwe Maan2017-03-131-1/+1
|\
| * Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-1/+1
* | Update permalink/blame buttons with line number fragment hash19742-permalink-blame-button-line-number-hash-linksEric Eastwood2017-03-131-1/+1
|/
* consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-071-1/+1
* Merge branch 'long-file-name-overflow' into 'master' Filipa Lacerda2017-03-012-10/+12
|\
| * Fixed long filename being under action buttonslong-file-name-overflowPhil Hughes2017-03-012-10/+12
* | Disables interaction with expanded linesdiff-make-obvious-cant-commentPhil Hughes2017-02-281-4/+4
* | Visually display that expanded diff lines cant be commented onPhil Hughes2017-02-281-1/+1
|/
* fixes line number copy issue for unfolded parallel view diff28367-fix-unfold-diff-line-number-copy-pasteNur Rony2017-02-201-2/+2