gitlab-org--gitlab-foss/spec/requests
Jacopo 310d209b67 Adds sorting to deployments API
Adds sorting to deployments API through the `order_by` and sort
`fields`.
2018-01-17 08:47:55 +01:00
..
api Adds sorting to deployments API 2018-01-17 08:47:55 +01:00
projects Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
git_http_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
jwt_controller_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
lfs_http_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
openid_connect_spec.rb Adjust openid_connect_spec to use raise_error 2017-11-16 12:40:45 +01:00
rack_attack_global_spec.rb Change the rss url guard clause 2017-11-17 10:02:11 +01:00
request_profiler_spec.rb