gitlab-ce/spec/requests
Stan Hu c5645a6739 Fix LFS uploads not working with git-lfs 2.5.0
git-lfs 2.5.0 now sets the Content-Type header instead of hard-coding it to
application/octet-stream: https://github.com/git-lfs/git-lfs/pull/3137

To avoid this issue, we explicitly tell the client to use
application/octet-stream.

Closes #49752
2018-07-31 06:15:14 -07:00
..
api Merge branch '32821-better-error-message-add-invalid-user-to-project' into 'master' 2018-07-30 18:46:22 +00:00
projects [Rails5] Rename `sort` methods to `sort_by_attribute` 2018-04-04 09:19:47 +00:00
git_http_spec.rb Disables Rack Attack by default 2018-07-25 09:43:44 +01:00
jwt_controller_spec.rb
lfs_http_spec.rb Fix LFS uploads not working with git-lfs 2.5.0 2018-07-31 06:15:14 -07:00
lfs_locks_api_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
oauth_tokens_spec.rb Enabling Doorkeeper reuse_access_token option 2018-06-29 09:40:41 +00:00
openid_connect_spec.rb Don't hash user ID in OIDC subject claim 2018-06-28 15:31:47 +02:00
rack_attack_global_spec.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
request_profiler_spec.rb