summaryrefslogtreecommitdiff
path: root/app/helpers/blob_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-4/+0
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-8/+8
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-26/+14
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-3/+20
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-9/+5
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-3/+22
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-12/+14
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+6
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-8/+28
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-11/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-061-2/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-281-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-2/+2
* Open WebIDE in fork when user doesn't have access51952-redirect-to-webide-in-forkMarkus Koller2019-07-121-1/+10
* Get copy to clipboard button aligned within snippet headerMarcel van Remmerden2019-05-301-1/+1
* Externalize strings in helpersMartin Wortschack2019-04-041-7/+7
* Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce in...Kieran Andrews2019-04-031-1/+5
* Use Web IDE path for merge request edit buttonsPhil Hughes2019-02-271-1/+1
* Makes the Web IDE the default editorPhil Hughes2019-02-261-1/+2
* Add markdown buttons to file editor27861-add-markdown-editing-buttons-to-the-file-editorSam Bigelow2019-01-021-1/+2
* Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-271-1/+1
* Removing workhorse_set_content_type feature flagFrancisco Javier López2018-12-191-30/+0
* Add feature flag for workhorse content type calculationFrancisco Javier López2018-12-061-0/+4
* Move :plain option to Highlight classMark Chao2018-10-301-1/+0
* Make Highlight accept language paramMark Chao2018-10-301-3/+3
* Stop using ivars in BlobHelper template methodsNick Thomas2018-10-191-5/+5
* Fixed bug with the content disposition with wiki attachmentsFrancisco Javier López2018-10-171-1/+9
* Remove dependencies on LinguistZeger-Jan van de Weg2018-10-121-1/+1
* Backport project template API to CENick Thomas2018-10-051-13/+14
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
* Rename BlobsHelper#dropdown_namesNick Thomas2018-09-051-6/+6
* Convert global templates to vendored templates via a ::TemplateFinderNick Thomas2018-09-051-13/+16
* Fixed project logo when it is LFS trackedFrancisco Javier López2018-08-301-22/+0
* Convert BlobHelper#licenses_for_select to use the new LicenseTemplateFinderNick Thomas2018-08-151-5/+7
* Refactor code for single file download in repositoryKia Mei Somabes2018-07-181-1/+1
* Refactor code for single file download in repositoryKia Mei Somabes2018-07-181-0/+2
* Refactor code for single file download in repositoryKia Mei Somabes2018-07-131-12/+11
* Set content-disposition header for single file download in repositoryKia Mei Somabes2018-07-121-8/+8
* Add single file download in repositoryKia Mei Somabes2018-07-091-9/+9