summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/send_file_upload.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-14/+2
* Fix Content-Disposition hard-coded to attachmentsStan Hu2019-02-131-1/+1
* Encode Content-Disposition filenamesStan Hu2019-02-041-2/+17
* backport: Always proxy reports downloadsalways-proxy-reportsKamil Trzciński2018-11-071-2/+2
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Fix attachments not displaying inline with Google Cloud StorageStan Hu2018-09-051-1/+15
* Fix cross-origin errors when attempting to download JavaScript attachmentsStan Hu2018-05-131-0/+4
* fix the failing specsMicaël Bergeron2018-03-221-1/+2
* Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-3/+5
* Merge branch 'jej/lfs-object-storage' into 'master'Douwe Maan2018-02-281-0/+14