Commit Graph

5 Commits

Author SHA1 Message Date
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