gitlab-org--gitlab-foss/spec/requests
Grzegorz Bizon b9b95a9f19 Improve commit builds API endpoint RESTful behavior
1. Return 404 if commit is not found (RESTful resource not found)
2. Return an empty array if pipeline is not found (resource present, no
   associated builds found)
3. Return an empty array if pipeline found but no builds there (resource
   present, no associated builds)
2016-06-28 12:22:31 +02:00
..
api Improve commit builds API endpoint RESTful behavior 2016-06-28 12:22:31 +02:00
ci/api Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
git_http_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
jwt_controller_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00