gitlab-org--gitlab-foss/spec/controllers/concerns
Stan Hu 134420f2ef Fix Content-Disposition hard-coded to attachments
Due to a regression in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24919,
Content-Disposition is hard-coded to `attachment` instead of `inline`.
We now use the argument `disposition` to fix that problem.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57660
2019-02-13 11:09:52 -08:00
..
checks_collaboration_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
continue_params_spec.rb Reuses InternalRedirect when possible 2018-05-04 13:54:43 +02:00
controller_with_cross_project_access_check_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
group_tree_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
internal_redirect_spec.rb Backport InternalRedirect#sanitize_redirect 2018-06-14 09:02:32 +10:00
issuable_collections_spec.rb Save sorting preference for Issues/MRs in BE 2019-01-28 12:48:05 -06:00
lfs_request_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
send_file_upload_spec.rb Fix Content-Disposition hard-coded to attachments 2019-02-13 11:09:52 -08:00