summaryrefslogtreecommitdiff
path: root/config/initializers/workhorse_multipart.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-1/+2
|
* Update form to properly set the pathZeger-Jan van de Weg2017-08-221-3/+1
| | | | | | | | | Also includes a change in allowing uploaded files, as there was a mismatch in object_id between classes, disallowing params[:file], which is a UploadedFile, newly loaded. The params checked against the older version. Fixes gitlab-org/gitlab-ce#36519
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
|
* Explain why there is a monkey-patchJacob Vosmaer2016-12-271-0/+6
|
* Monkey-patch StrongParameters for ::UploadedFileJacob Vosmaer2016-12-231-0/+16
|
* Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-0/+3