gitlab-org--gitlab-foss/spec/requests
Zeger-Jan van de Weg 30b4ce940d
Remove Git circuit breaker
Was introduced in the time that GitLab still used NFS, which is not
required anymore in most cases. By removing this, the API it calls will
return empty responses. This interface has to be removed in the next
major release, expected to be 12.0.
2018-10-10 09:08:18 +02:00
..
api Remove Git circuit breaker 2018-10-10 09:08:18 +02: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 Support multiple scopes when using authing container registry scopes 2018-08-01 13:03:16 +02:00
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 Correct Gitlab Capitalization in code files 2018-09-21 12:05:37 +00:00
rack_attack_global_spec.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
request_profiler_spec.rb