Commit Graph

7 Commits

Author SHA1 Message Date
GitLab Bot a1ed241c82 Add latest changes from gitlab-org/gitlab@master 2021-02-03 21:09:17 +00:00
GitLab Bot b7dfe2ae40 Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
Zeger-Jan van de Weg 539dee9673
Update form to properly set the path
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
2017-08-22 11:33:18 +02:00
Douwe Maan b7d8df503c Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
Jacob Vosmaer e55494d380 Explain why there is a monkey-patch 2016-12-27 18:15:29 +01:00
Jacob Vosmaer f4a2d33a67 Monkey-patch StrongParameters for ::UploadedFile 2016-12-23 18:28:46 +01:00
Jacob Vosmaer 6731ab5d76 Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00