gitlab-org--gitlab-foss/spec/lib/gitlab/middleware
Alessio Caiazza 34c2a59c57
Honour workhorse provided file name
In the attempt to unify file uploading at workhorse level gitlab-org/gitlab-workhorse!230
we moved to a prefix-based tempfile creation in order to avoid upload collisions.

Artifacts and LFS uploads already set original_filename to workhorse provided filename

This commit add the same feature to `Gitlab::Middleware::Multipart`
2018-02-12 17:31:29 +01:00
..
go_spec.rb Fix go-import meta data when enabled_git_access_protocol is a blank string 2017-11-17 12:17:16 +01:00
multipart_spec.rb Honour workhorse provided file name 2018-02-12 17:31:29 +01:00
rails_queue_duration_spec.rb Make subscriber tests pass, after refactoring metrics 2017-11-02 18:18:16 +01:00
read_only_spec.rb use `Gitlab::Routing.url_helpers` instead of `Rails.application.routes.url_helpers` 2017-11-21 13:29:57 +01:00