summaryrefslogtreecommitdiff
path: root/spec/controllers/concerns/send_file_upload_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix Content-Disposition hard-coded to attachmentsStan Hu2019-02-131-0/+17
* Encode Content-Disposition filenamesStan Hu2019-02-041-3/+22
* MIME type application/javascript -> application/ecmascriptsh-bump-mime-typesStan Hu2018-11-101-1/+1
* backport: Always proxy reports downloadsalways-proxy-reportsKamil Trzciński2018-11-071-9/+20
* Fix attachments not displaying inline with Google Cloud StorageStan Hu2018-09-051-2/+29
* Fix cross-origin errors when attempting to download JavaScript attachmentsStan Hu2018-05-131-0/+15
* Backport ee-40781-os-to-ceMicaël Bergeron2018-03-221-3/+5
* Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-0/+87