summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_header.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Set content-disposition header for single file download in repositoryKia Mei Somabes2018-07-121-3/+2
* Add single file download in repositoryKia Mei Somabes2018-07-091-2/+3
* Remove EE-specific code from blob headerSean McGivern2018-06-181-0/+2
* fixed ide_edit_button not existingmake-ide-cePhil Hughes2018-03-201-0/+1
* removed IDE buttonremove-idePhil Hughes2018-03-021-1/+0
* refactor code based on feedbackJames Lopez2018-02-231-2/+2
* some initial refactoringJames Lopez2018-02-231-2/+2
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-0/+1
* Add edit button to mobile file viewTravis Miller2017-11-221-1/+1
* Make tree, blob and blame pages more consistentDouwe Maan2017-05-091-17/+1
* Extract common parts of snippet and blob pages into partialdm-blob-header-contentDouwe Maan2017-05-021-10/+1
* Show Raw button as Download for binary filesDouwe Maan2017-04-301-2/+2
* Use blob viewers for snippetsDouwe Maan2017-04-301-1/+1
* Refactor overriding max sizeDouwe Maan2017-04-271-1/+1
* Fix some specsDouwe Maan2017-04-271-1/+1
* Add viewer switcherDouwe Maan2017-04-271-0/+2
* Move conditional inside copy_blob_source_buttonDouwe Maan2017-04-271-1/+1
* Use Blob methods instead of BlobHelper helpersDouwe Maan2017-04-271-3/+3
* 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
* Fix edit button on blame page without repo perms30636-fix-blame-edit-blob-without-repo-permissionsEric Eastwood2017-04-101-0/+7
* Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-101-1/+1
* 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
* Linking to edit file directlyEric Eastwood2017-04-061-3/+3
* Fix specDouwe Maan2017-03-161-0/+39